@charset "UTF-8";

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

en_about_executive CSS


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


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





h2.title-s{
	width:980px;
	height:60px;
	margin:40px 0 0 10px;
	font-size:30px;
	color:#18326D;
	
}


/**************************************
contents
***************************************/



.contents_box4{
	width:900px;
	margin:32px auto 20px auto;
	padding:0 0 20px 0;
}


.sitemap{
	margin:20px 0 0 40px;
}


.sitemap ul li{
	list-style:none;

}

.sitemap li{
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	margin:8px 0 0 0;
}

.sitemap li.type_001{
	font-weight:lighter;
	font-size:16px;
	margin:0 0 0 15px;
	line-height:26px;
}