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

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

#contents p {
	background:url(../img/index/ph01.png) no-repeat right top;
	line-height:32px;
	display:block;
	min-height:435px;
	height:auto !important;
	height:435px;
	margin-bottom:20px;
}

.box{
 margin-bottom:20px;
}

.boxarea_l{
 float:left;
}

.boxarea_r{
 float:right;
}

