@charset "utf-8";
/* CSS Document */

#headImage {
	background:url(../img/index/headimg.jpg) no-repeat;
}

#contents p {
	 line-height:32px;
	 margin-bottom:30px;
	 display:block;
	 min-height:155px;
	 height:auto !important;
	 height:155px;
}

.textarea02{
	 padding:0px 230px 0px 10px;
	background:url(../img/index/ph01.jpg) no-repeat right top;
}

.textarea03{
	 padding:0px 230px 0px 10px;
	background:url(../img/index/ph02.jpg) no-repeat right top;
}

.textarea04{
	 padding:0px 230px 0px 10px;
	background:url(../img/index/ph03.jpg) no-repeat right top;
}

.ph04{
 margin-bottom:35px;
}

#detail {
	margin:0 -10px 0 -10px;
	width:645px;
}
	#detail li {
		position:relative;
		float:left;
		display:inline;
		margin:0 5px;
	}

