@charset "utf-8";


#point {
	margin: 0 auto;
	border:solid 20px #C80000;
	width:900px;
}

.con1{
	height:550px;
	border-bottom:solid 20px #C80000;
	background:url(../img/point-main_img.gif) no-repeat center;
	font-size:135%;
	font-weight:bold;
	position:relative;
}

.con1 p{
	position:absolute;
	left:150px;
	top:350px;
	line-height:2;
}

.con2{
	float:left;
	width:440px;
	border-right:solid 20px #C80000;
	border-bottom:solid 20px #C80000;
	text-align:center;
	padding:60px 0;
}

.con3{
	float:left;
	width:440px;
	border-bottom:solid 20px #C80000;
	text-align:center;
	padding:60px 0;
}

.con1,.con2 dd,.con3 dd,.con4 dd{
	margin-top:20px;
	color:#C80000;
	}
	
.con4{
	text-align:center;
	padding:60px 0;
}
