@charset "utf-8";

/****************************************************************************
　SEO用サイトマップCSS
****************************************************************************/



.Box04 {
	width: 670px;
	margin: 0 auto;
	text-align: left;
	font-size: 88%;
	line-height: 1.4;
}
.Box04 p {
	margin: 5px 0 0 0;
	text-indent: -2.0em;
	padding-left: 2.0em;
	line-height: 1.4;
}


#ContentsA .Box04 ul{
	line-height:140%;
	width:450px;
	}
	
	
#ContentsA .Box04 li{
	border-bottom:dotted 1px #999;
	padding:10px 5px 5px 15px;	
	}
	
	#ContentsA .Box04 a,a:visited{
		color:#336699;
		text-decoration:underline;
		}
