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

/*　サブメニュー　*/


div.sitemapFrame{
	/*	width:680px;*/
	width:320px;
	float:left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.sitemapFrame ul.nofloat li{
	float:none;
}

div.sitemapFrame ul.nofloat li a{
	white-space:normal;
}

div.sitemapFrame h5{
	font-size:120%;
	font-weight:bold;
	padding:0 0 0 17px;
	margin-bottom:5px;
	background:url(/img/arrow_redrect.gif) no-repeat 0 0.3em;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
div.sitemapFrame h6 {
	font-size:100%;
	font-weight:bold;
	padding:0 0 0 15px;
	margin-left: 5px;
	clear: both;
	color: #069;
	background-image: url(/img/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
}

div.sitemapFrame p.btmLine{
	padding:0;
	margin:0;
	height:1px;
	border-bottom:#CCC dotted 1px;
}
div.sitemapFrame h5.btmLine{
	border-bottom:#CCC dotted 1px;
	width:310px;
}


div.sitemapFrame a{
	color:#414141;
	white-space: nowrap;
	display: block;
	
}

div.sitemapFrame ul li a{
	background-image: url(/img/arrow_gray2.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 10px;

}


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

div.sitemapFrame ul{
	padding: 0px 0px 0px 20px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: hidden;
	clear: both;
}

div.sitemapFrame ul li{
	padding-top: 2px;
	padding-bottom: 2px;
	float: none;
	font-size: 100%;
	list-style-type: none;
}

div.sitemapFrame ul li.lv4{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 37px;
}
div.sitemapFrame ul li a{

}
div.sitemapFrame ul li.col5{
	float: left;
}
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;
	float:left;
}
div.contentsFrame h4 {
	margin:0 0 20px;
	color:#333;
	font-size:140%;
	font-weight:bold;
	clear: both;
	padding: 0 0 10;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CC1819;
}

