@charset "utf-8";

#header .header01 {
	background:url(images/header_bg.png) no-repeat;
}

#header .header01 #header_navi p {
	width:190px;
}

.header03 li {
	height:33px;
}

#wraper {
	overflow:hidden;
	_zoom:1;
}

#footer {
	clear:both;
}

#Choice {
	line-height:160%;
	margin:0 0 100px 15px;
}


#Choice h3 {
	font-size:120%;
	font-weight:normal;
	height:auto;
}

#Choice p {
	margin:0 12px;
}

#Choice .points {
	border:1px dashed #CCC;
	background:#EEE;
	padding:10px;
	margin:10px 40px 10px 10px;
	overflow:hidden;
	_zoom:1;
}

#Choice .points .left {
	float:left;
	width:280px;
}

#Choice .points .right {
	float:left;
	width:280px;
}

#Choice .btn {
	text-align:center;
}