@charset "utf-8";

#top_main_box_02 .mainArea {
	width: 730px;
	height: 495px;
	/*background: url(../images/main.jpg) no-repeat;*/
	position: relative;
}

#top_main_box_02 .mainArea p.point1 {
	position: absolute;
	top: 357px;
	left: 12px;
}

#top_main_box_02 .mainArea p.point2 {
	position: absolute;
	top: 357px;
	left: 372px;
}

#top_main_box_02 .point3 {
	background: url(../images/bg_point.jpg) no-repeat;
	padding: 16px 0 19px;
	text-align: center;
	height: 116px;
}

#top_main_box_02 h3 {
	margin: 20px 0 10px;
}

#top_main_box_02 .bannerArea {
	padding-bottom: 10px;
}

#top_main_box_02 .bannerArea p {
	margin-bottom: 10px;
}

#top_main_box_02 .detailLink {
	text-align: center;
}

#top_main_box_02 .detailLink p.caption {
	color: #6E3D41;
	line-height: 1.4;
	margin-top: 5px;
}

#top_main_box_02 .detailLink p.caption span {
	color: #f00;
	font-size:80%;
}


