@charset "utf-8";
/* CSS Document */

/*　サブメニュー　*/


div.sitemapFrame{
	padding:0 0 15px 9px;
	margin:0;
	width:680px;
	position:relative;
}
div.sitemapFrame h5{
	font-size:100%;
	font-weight:normal;
	padding:0 0 0 17px;
	margin-bottom:5px;
	background:url(../../img/sitemap_lv2.gif) no-repeat 0 0.3em;
}
div.sitemapFrame p.btmLine{
	padding:0;
	margin:0;
	height:1px;
	border-bottom:#CCC dotted 1px;
}
div.sitemapFrame h5.btmLine{
	border-bottom:#CCC dotted 1px;
}

div.sitemapFrame a{
	color:#333;
}
div.sitemapFrame a:hover{
	color:#C00;
}

div.sitemapFrame ul{
	clear:both;
	padding:0 0 10px 20px;
	margin:0;
}

div.sitemapFrame ul li{
	float:left;
	padding:3px 5px 3px 17px;
	list-style:none;
	background:url(../../img/sitemap_lv3.gif) no-repeat 0 0.6em;
}
div.sitemapFrame ul li.lv4{
	padding:3px 5px 3px 37px;
	background:url(../../img/sitemap_lv4.gif) no-repeat 20px 0.6em;
}
div.sitemapFrame ul li a{
	display:block;
}
div.sitemapFrame ul li.col5{
	width:142px;
}
div.sitemapFrame ul li.col5x2{
	width:306px;
}
div.sitemapFrame ul li.col5x3{
	width:470px;
}


div.contentsFrame h4.redrectTitle{
	padding:0;
	margin:0 0 10px 0;
	color:#333;
	font-size:120%;
	font-weight:bold;
	border-bottom:#666 dotted 1px;
	background:url(../../img/dot_redrect_m.gif) no-repeat 0 0.3em;
	padding-left:17px;	
}

