@charset "utf-8";



/* ------------------------------



             sitemap 



---------------------------------*/

#sitemap #wrapper {

	border-bottom: 1px #ccc solid;

}



#sitemap #contents {

	width: 866px;

	padding: 0 0 36px 0;

	margin: 0 auto;

}



#sitemap .dottTitle {

	padding: 0 0 5px 0;

	margin: 0 0 15px 0;

}



#sitemap #contents ul li {

	border-bottom: 1px #999 dotted;

	background: url(../../img/jp/sitemap/ico_listarrow_01.png) no-repeat 10px 0.4em;

	padding: 0 0 14px 30px;

	margin: 0 0 14px 0;

	font-size: 116.7%;

	font-weight: bold;

	line-height: 1.5em;

}

* html #sitemap #contents ul li  { background: url(../../img/jp/sitemap/ico_listarrow_01.png) no-repeat 10px 0.3em; } /* IE6 */

#sitemap #contents ul li a {

	text-decoration: none;

}





#sitemap #contents ul li ul li {

	border: none;

	background: url(../../img/jp/sitemap/ico_listarrow_02.png) no-repeat left 0.5em;

	padding: 0 0 0 10px;

	margin: 8px 0 0 0;

	width: 190px;

	font-size: 85.8%;

	font-weight: normal;

	float: left;

}



