@charset "utf-8";

p.anchor{
	margin-bottom:20px;
	padding-bottom:7px;
	padding-left:20px;
	border-bottom:1px solid #003870;
	line-height:1.8;
}

p.anchor a{
	padding:0.2em 1em;
	border-right:1px solid #003870;
}

p.anchor a.first{
	border-left:1px solid #003870;
}


h3.sitemap{
	border-bottom:none !important;
	margin:20px 0;
}


h3.sitemap a{
	font-weight:bold;
	background:url(../../common_image/arrow_off.gif) 8px center no-repeat;
	font-size:100%;
	display:block;
	padding:4px 0 4px 20px;
	background-color:#c9e3f1;
	
}

h3.sitemap a:visited{
	background-color:#c9e3f1;
}

h3.sitemap a:hover{
	background:url(../../common_image/arrow_on.gif) 8px center no-repeat;
	background-color:#fff2e8;
	text-decoration:none;
	
}

ul.dai2_kaisou{
	margin-left:22px;
}


ul.dai2_kaisou li{
	padding-left:22px; 
	background:url(../top-image/sankaku.gif) 8px 6px no-repeat;
	border-bottom:1px dotted #ddd;
	line-height:1.8;
	font-weight:bold;
	font-size:110%;
}

ul.dai3_kaisou{
	margin:2px 0 4px 4px;
}

ul.dai3_kaisou li{
	border-bottom:none;
	font-weight:normal;
	font-size:90%;
	background:url(../top-image/dot.gif) 10px 4px no-repeat;
	line-height:1.4;
}