@charset "UTF-8";

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

sitemap CSS サイトマップ

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


/*******************************************　
　　　　　　　　　タイトル　　
*********************************************/

h2{
	width:763px;
	padding-top:55px;
	height:0px;
	overflow:hidden;
	background:url(../images/ex_0900_00title.png) no-repeat;
}



/*******************************************　
　　　　　　　　　サイトマップ　　
*********************************************/

div#sitemap-Area{
	margin:20px 0 200px 75px;
}

ul#s-map{
	font-size:14px;
	line-height:14px;
}

li.l-type1{
	margin-bottom:20px;
}

dl.under-dl{
	margin:10px 0 10px 15px;
}

dl.under-dl dt{
	margin:0 0 8px 0;
}

dl.under-dl dd{
	padding-bottom:8px;
}

ul.under-ul{
	margin:10px 0 10px 15px;
}

ul.under-ul li{
	padding-bottom:8px;
}