@charset "UTF-8";

/******************************/

/******************************/

#sitemap {
	text-align: left;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	margin-top: 10px;
	clear: both;
	position: relative;

}

#sitemap .title {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 6px;
	width: 612px;

}

#sitemap dl {
	text-align: center;
	margin-top: 10px;

}
#sitemap dl dt {
	background-image: url(/common/img/about_eyecach.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 94%;
	margin-left: 10px;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 10px;
	margin-top: 10px;

}

#sitemap dt.line {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	float: none;
}

#sitemap dl dd {
	padding-bottom: 20px;
	text-align: left;
	line-height: 110%;
	padding-top: 20px;
	width: 84%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;

}


/*EOF*/	
