/*---------------------------------------コンテンツメニュー*/
#menu{
	margin: 0 20px;
}
#menu, #menu ul{
	width: 860px;
	height: 35px;
}
.menu1,.menu2,.menu3,.menu4,.menu5,.menu6,.menu7,.menu8,.menu1 a,.menu2 a,.menu3 a,.menu4 a,.menu5 a,.menu6 a,.menu7 a,.menu8 a{
	height: 35px;
	list-style-type: none;
	float:left;
}
.menu1, .menu1 a{
	width: 110px;
	background-image: url(../images/menu1.jpg);
}
.menu1 a:hover{
	background-image: url(../images/menu1_ro.jpg);
}
.menu2, .menu2 a{
	width: 99px;
	background-image: url(../images/menu2.jpg);
}
.menu2 a:hover{
	background-image: url(../images/menu2_ro.jpg);
}
.menu3, .menu3 a{
	width: 89px;
	background-image: url(../images/menu3.jpg);
}
.menu3 a:hover{
	background-image: url(../images/menu3_ro.jpg);
}
.menu4, .menu4 a{
	width: 99px;
	background-image: url(../images/menu4.jpg);
}
.menu4 a:hover{
	background-image: url(../images/menu4_ro.jpg);
}
.menu5, .menu5 a{
	width: 109px;
	background-image: url(../images/menu5.jpg);
}
.menu5 a:hover{
	background-image: url(../images/menu5_ro.jpg);
}
.menu6, .menu6 a{
	width: 109px;
	background-image: url(../images/menu6.jpg);
}
.menu6 a:hover{
	background-image: url(../images/menu6_ro.jpg);
}
.menu7, .menu7 a{
	width: 146px;
	background-image: url(../images/menu7.jpg);
}
.menu7 a:hover{
	background-image: url(../images/menu7_ro.jpg);
}
.menu8, .menu8 a{
	width: 99px;
	background-image: url(../images/menu8.jpg);
}
.menu8 a:hover{
	background-image: url(../images/menu8_ro.jpg);
}
/*---------------------------------------フッター*/
#footer{
	width:100%;
	height:100%;
	background-color: #4B4B4B;
	float:left;
}
.footerInner{
	width: 860px;
	height: 150px;
	margin:20px auto 50px auto;
	padding:0 auto;
}
.navF,.sitemapF{
	float:left;
	display:inline;
}
.navF dt,.navF dt a{
	color:#fff;
	text-decoration: none;
}
.navF dd,.navF dd a{
	color:#CCC;
	text-decoration: none;
	text-indent:15px;
}
.navF dt a:hover,.navF dd a:hover{
	text-decoration:underline;
}
.w140{
	width:145px;
}
.w170{
	width:170px;
}
.w175{
	width:175px;
}
.w180{
	width:180px;
}
.w185{
	width:185px;
}
.w190{
	width:190px;
}
.w195{
	width:195px;
}
.w200{
	width:200px;
}
.w210{
	width:210px;
}
.w220{
	width:220px;
}
.w230{
	width:230px;
}
.w240{
	width:240px;
}
.lightgreen{
	color:#C5DE26;
}
/*---------------------------------------サイトマップ*/
.sitemapInner{
	width: 632px;
	height: auto;
	margin:15px;
}
.sitemapInner strong,.sitemapInner strong a,.sitemapF dt,.sitemapF dt a,.sub2,.sub2 a{
	line-height:2.5em;
}
.sitemapF dt,.sitemapF dt a,.sub2,.sub2 a{
	text-decoration: none;
	width:285px;
	height:30px;
	background-repeat: no-repeat;
	margin:10px 0;
	font-weight: bold;
	text-indent:30px;
	color: #333;
}
.sitemapF dt a:hover,.sub2 a:hover{
	color:#3B5DA5;
}
.sitemapF dt{
	background-image: url(../sitemap/images/sitemap_subtitle_bg.jpg);
}
.sitemapF dd,.sitemapF dd a{
	text-decoration: none;
	text-indent:30px;
}
.w301{
	width:301px;
}
.sub2{
	background-image: url(../sitemap/images/sitemap_subtitle2_bg.jpg);
}