@charset "utf-8";
#MAIN #BOX1 {
	height: auto;
	width: 615px;
	clear: both;
}
#MAIN #BOX1 .box2 {
	height: 180px;
	width: 545px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #E8F7FF;
}
#MAIN #BOX1 .box2 .text1 {
	height: auto;
	width: 300px;
	text-align: left;
	line-height: 16px;
	float: left;
}
#MAIN #BOX1 .box2 .text2 {
	height: auto;
	width: 300px;
	line-height: 16px;
	text-align: left;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}
#MAIN #BOX1 .box2 .bar {
	margin-top: 15px;
	margin-bottom: 20px;
	float: left;
	background-color: #CCCCCC;
}
#MAIN #BOX1 .box2 .photo1 {
	height: 160px;
	width: 210px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#CONTENT #MAIN .reserve {
	text-align: center;
	width: 615px;
	height: 95px;
	padding-top: 30px;
}
#CONTENT #MAIN #BOX1 .box2 .text3 {
	height: auto;
	width: 505px;
	margin-top: 15px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#CONTENT #MAIN #RECENTREACTION .photo img {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-right: 20px;
	float: left;
}

#CONTENT #MAIN #RECENTREACTION .section .catch {
	width: 320px;
	height: 15px;
	font-size:16px;
	font-weight:bold;
	margin-top: 10px;
}

#CONTENT #MAIN #RECENTREACTION .catch_01 {
	width: 320px;
	height: 15px;
	font-size:14px;
	font-weight:bold;
	margin-top: 10px;
	color:#DC050B;
}

