/* bodyidの設定 */
#bodyid{
	background:#FFFFFF url('../img/bodyid.gif') ;
	padding:0;
	margin:0 auto;
	text-align:center;
	font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3',Osaka,sans-serif;
}

/* pageの設定 */
#page{
	background:#FFFFFF; /* url('../img/bg.gif') repeat-y left top */
	width:900px;
	margin:0 auto;
}
#page2{
	border:1px solid #333333;
	background:#FFFFFF;
	width:900px;
	font-size:12px;
	color:#333;
	text-align:center;
	margin:0 auto;
}

/* headerの設定 */
#header{
	text-align:left;
	width:900px;

}
#header h1{
	background:#84E05A url('../img/menubg.gif');
	font-size:12px;
	color:#DCE8D2;
	margin:0 auto;
	padding:5px 0px 0px 5px;
	letter-spacing:1px;
	text-align:left;
	height:20px;
}

#header p{
	background:#004538 url('../img/footer.gif');
	color:#3F5F3F;
	font-size:12px;
	margin:0 auto;
	padding:0px 10px 0px 0px;
	text-align:right;
	border-bottom:0px solid #999;
}
#header p a{
	text-decoration:none;
	color:#333333;
}
/*
#topimg {
	vertical-align: bottom;
}
*/


/* menu-naviの設定 上段*/
#menu {
	width:900px;
	background:#84E05A url('../img/menubg3.gif');
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

.menunv {
	width:850px;
	margin:0 auto;
}

.menunv li {
	display:block;
	list-style:none;
	float:left;
	border:solid 1px;
	border-color:#DCE8D2 #333333 #333333 #DCE8D2;
	background:#3F5D3F url('../img/menubg.gif');
}
.menunv a{
	display:block;
	width:150px;
	padding:8px 2px 8px 2px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}
.menunv .f a{
	display:block;
	width:180px;
	padding:8px 2px 8px 2px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}

.menunv .f2 a{
	display:block;
	width:165px;
	padding:8px 2px 8px 2px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}

.menunv a:link {
	color:#FFFFFF;
	letter-spacing:2px;

}
.menunv a:visited {
	color:#FFFFFF;
	letter-spacing:2px;
}
.menunv a:hover {
	color:#3F5F3F;
	background:#67B73F url('../img/menubg1.gif');
	text-decoration: none; 

}

/* menu-naviの設定 下段*/
#menu1 {
	width:900px;
	background:#FFFFFF;
	border-bottom:2px solid #444;
}

.menunv1 {
	width:850px;
	margin:0 auto;
}

.menunv1 li {
	margin:5px 0 0 0;
	display:block;
	list-style:none;
	float:left;
	border:solid 0px;
	background:#FFFFFF;
}
.menunv1 a{
	display:block;
	width:200px;
	height:30px;
	padding:8px 5px 8px 5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}
.menunv1 .f3 a{
	display:block;
	width:200px;
	margin-right:2px;
	padding:8px 5px 8px 5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
	background:#FFFFFF url('../img/tab-home.gif') no-repeat;
}

.menunv1 .f4 a{
	display:block;
	width:200px;
	margin-right:2px;
	padding:8px 5px 8px 5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
	background:#FFFFFF url('../img/tab-house.gif') no-repeat;
}

.menunv1 .f5 a{
	display:block;
	width:200px;
	margin-right:2px;
	padding:8px 5px 8px 5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
	background:#FFFFFF url('../img/tab-office.gif') no-repeat;
}

.menunv1 .f6 a{
	display:block;
	width:200px;
	margin-right:2px;
	padding:8px 5px 8px 5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
	background:#FFFFFF url('../img/tab-osouji.gif') no-repeat;
}

.menunv1 a:link {
	color:#333333;
	letter-spacing:2px;

}
.menunv1 a:visited {
	color:#333333;
	letter-spacing:2px;
}
.menunv1 a:hover {
	color:#333333;
	background:#FFFFFF url('../img/tab-hover.gif') no-repeat;
	text-decoration: none; 

}

/* mainの設定 */
#main {
	float:left;
	width:698px;
	margin:0 auto;
}


/* contents-mの設定 */
#contents-m{
	width:486px;
	float:right;
	padding:10px 0px 10px 0px;
	text-align:left;
}
#contents-m a{
	color:#3F5F3F;
}
#contents-m a:hover{
	color:#E50012;
}

#contents-m .tp0 {   
	margin:5px 0px;

}   
#contents-m .tp1 li {   
	display:inline;   
	line-height:110%;   
	list-style-type:none;
}   
#contents-m .tp1 li a {   
	padding:0 10px 0 5px;  
	background:url(../img/tp.gif) no-repeat right center;   
}  

/* fmenu プライバシーポリシーなど下のメニュー */
#fmenu{
	clear:both;
	width:100%;
	padding:10px 12px 10px 12px;
	text-align:left;
}

#fmenu .annai{
	width:846px;
	padding:5px 10px 5px 20px;
	border-top:1px dotted #999;
	font-size:14px;
}
#fmenu .annai p{
	padding:2px;

}
/* コピーライト */
#copy{
	background:#004538 url('../img/footer.gif');
	border-top:1px solid #666;
	color:#fff;
	padding:1px 0 3px 0;
	text-align:center;
	font-size:12px;
	width:900px;
}

