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

/***** メインタイトル *****/
#Title h1{
	padding : 18px 0 23px 0;
}

/***** コンテンツ *****/
#Contents{
	margin : 0 0 40px 0;
}

#Site{	
	width : 165px;
	margin : 0 30px 0 0;
	float : left;
}
#Site h2{
	width : 165px;
	height : 23px;
	background : #333333;
	text-align : center;
	font-size : 13px;
	font-weight : normal;
	line-height : 22px;
	color : #FFFFFF;
	margin : 0 0 5px 0;
}

#Site_right{	
	width : 165px;
	float : left;
}
#Site_right h2{
	width : 165px;
	height : 23px;
	background : #333333;
	text-align : center;
	font-size : 13px;
	font-weight : normal;
	line-height : 22px;
	color : #FFFFFF;
	margin : 0 0 5px 0;
}

ul{
	padding : 0 0 0 5px;
}
ul li{
	font-size : 12px;
	line-height : 21px;
}