@charset "UTF-8";
/* ===============================================================
CSS information
#file name:abouy.css
#style info:コンテンツエリア関係 他
=============================================================== */
#innerPage .aboutBox{
	border-bottom:1px dotted #B5B6A0;
	padding-bottom:30px;
	margin-bottom:30px;
}

#innerPage .aboutBox .leftBox{
	width:440px;
	float:left;
	line-height:180%;
	letter-spacing:1.7px;
	font-size:13px;
}

#innerPage .aboutBox .leftBox span,
#innerPage .firstBox p span{
	font-weight:bold;
	color:#555;
}

#innerPage .firstBox p a{font-weight:bold;}

#innerPage .firstBox{margin-bottom:35px;}

#innerPage .firstBox p{
	line-height:180%;
	letter-spacing:1.7px;
	font-size:13px;
}

