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

.top_bg {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
}
.top_d1 {
	background-image: url(images/top_d1.jpg);
	background-repeat: no-repeat;
}
.menu_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-x;
}
.menu_line {
	background-image: url(images/menu_07.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_line2 {
	background-image: url(images/menu_10.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_line3 {
	background-image: url(images/menu_14.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_D {
	background-image: url(images/menu_17.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.menu_line4 {
	background-image: url(images/menu_18.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_line5 {
	background-image: url(images/menu_18.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.reservation_bg {
	background-image: url(images/reservation.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_line6 {
	background-image: url(images/menu_25.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_D1 {
	background-image: url(images/menu_06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.main_bg {
	background-image: url(images/main_cont_04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height:20px;
}
.reser_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #540500;
	color: #540500;
}

.text_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCB75E;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height:20px;
}
.main_bg_in {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text_co {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height:20px;
}
.text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height:20px;
}
.price {
	background-image: url(images/price.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height:20px;
}
.text_gold_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCB75E;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height:20px;
}
