@charset "UTF-8";

/* -----------------------------------------------------------
 maruemu (since 2012/09/29)

 File name:      css/contents.css
 Author:         Your Name (admin)
 Style Info:     各コンテンツ用CSS
----------------------------------------------------------- */

/* about
----------------------------------------------------------- */

#pageLead {
	width:660px;
	background:url(../../images/about/aboutBg.jpg) no-repeat left top;
}

#pageLead  p {
	width:301px;
	padding:143px 0 0 0;
}

.contbody ul {
	width:630px;
	margin:23px 0 13px 25px;
}

.contbody ul li {	
	float:left;
	width:298px;
	padding:0 10px 13px 0;
}

.contbody ul li p {
	width:270px;
	padding:46px 5px 5px 10px;
}

.about1 {
	width:298px;
	height:159px;
	background:url(../../images/about/aboutBg2_1.jpg) no-repeat left top;
}

.about2 {
	width:298px;
	height:159px;
	background:url(../../images/about/aboutBg2_2.jpg) no-repeat left top;
}

.about3 {
	width:298px;
	height:159px;
	background:url(../../images/about/aboutBg2_3.jpg) no-repeat left top;
}

.about4 {
	width:298px;
	height:159px;
	background:url(../../images/about/aboutBg2_4.jpg) no-repeat left top;
}

