@charset "UTF-8";
/* CSS Document */


#room .rooms li .rooms_photos {
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	text-align: center;
}
#contents .main_contents1 {
	margin-bottom: 16px;
}
#contents .main_contents2 {
	margin-bottom: 27px;
}
#contents .main_contents3 {
	margin-bottom: 17px;
}
#room .room_logo {
	float: left;
	margin-bottom: 8px;
}
#top_text {
	text-align: left;
	margin-bottom: 100px;
}
#top_text #button_text {
	float: left;
	width: 500px;
}
#top_text .top_btn {
	margin-left: 100px;
}
.room_logo {
	float: left;
	margin-bottom: 8px;
	margin-top: 50px;
}
#room {
	clear: both;
	height: 280px;
}
#top_text h2 {
	font-size: 19px;
}
#top_text .text_logo {
	margin-top: 65px;
}
#top_text .roomos_text {
	font-size: 19px;
	float: none;
	margin-bottom: 110px;
	display: block;
}
#top_text #text_detail {
	background-image: url(../images/img_top_detail.png);
	height: 300px;
	width: 770px;
	margin-bottom: 55px;
}
#top_text #text_detail #detail_text {
	height: 210px;
	width: 400px;
	padding-top: 80px;
	padding-bottom: 55px;
	padding-left: 15px;
}
#top_text #text_detail #detail_text .text1 {
	font-size: 24px;
	font-weight: bold;
}
#top_text #text_detail #detail_text .text2 {
	font-size: 12px;
	color: #F00;
	margin-bottom: 20px;
}
#top_text .text_button {
	float: right;
}
