@charset "utf-8";
/* CSS Document */


#mainImg {
	border-bottom:1px solid #a1a1a1;
}

#box01 {
	padding:29px 24px 0 24px;
	text-align:left;
}

.box02 {
	float:left;
	width:402px;
	background:url(../img/point/point03.jpg);
}


.box03 {
	float:right;
	width:402px;
	background:url(../img/point/point03.jpg);
}

.box02 ul {
	margin:57px 0 0 81px;
	list-style:circle;
	color:#898989;
	font-size:20px;
	font-weight:bold;
	line-height:150%;
	height:200px;
}

.box03 ul {
	margin:17px 0 0 81px;
	list-style:circle;
	color:#898989;
	font-size:20px;
	font-weight:bold;
	line-height:150%;
	height:240px;
}

.box04  {
	padding:0 0 46px 0;
	text-align:center;
}

.box04 img {
	margin:0 auto;
}