@charset "Shift_JIS";

@import url("common.css");

/* サイトマップ style */

/* ヘッダー背景 */
div#rogo{
		background : url(../img/headerimg/8.jpg) no-repeat;
		}

div.contents {
	background:url(../sitemap/img/contents_bg.gif) no-repeat;
}
div#contents h2 {
	clear:both;
	width:588px;
	height:58px;
	text-indent:-9999px;
	background:url(../sitemap/img/sitemap.gif) no-repeat 70px 0;
}
div.contents {
	padding-left:70px;
	margin-bottom:15px;
}
div.contents h3 {
	width:410px;
	height:43px;
	text-indent:-9999px;
	background:url(../service/img/h3_a.gif) no-repeat;
	margin-bottom:15px;
}
div.contents p {
	font-size:0.75em;
	line-height:170%;
	margin-bottom:10px;
}
div.contents ul {
	padding-left:40px;
	
}
div.contents li {
	font-size:0.75em;
	line-height:170%;
	margin-bottom:10px;
	color:#00854A;
}
div.contents ul ul {
	padding: 10px 0 0 20px;
}

div.contents ul ul li{
	font-size:1em;
}
