@charset "utf-8";
/* CSS Document */

#detail p {
	font-size:75%;
	line-height:1.5em;

}

#location01 {
	margin:15px 0;

}

.point01 {
	float:left;
	width:332px;
}

.point02 {
	float:right;
	width:422px;

}

.point01 h2 {
	margin-bottom:10px;

}

.point02 h3 {
	font-size:75%;
	margin-bottom:10px;
}

.point01 p {
	margin-bottom:25px;

}

#location02 {
	clear:both;
	margin-bottom:15px;

}

.point03 p {
margin-top:10px;

}

