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

/*Content*/
.content {
	width: 500px;
	margin: 0 0 50px 30px;
	background-color: #fff;
	float: left;
}

/*Select*/
.select {
	padding: 15px 0;
	text-align: right;
}
.select label {
	margin: 0 3px 0 10px;
}
.searchText {
	width: 110px;
}
.searchBtn {
	background-color: #303539;
	border: none;
	color: #fff;
	width: 40px;
	height: 20px;
}

/*Post*/
.post, .post2 {
	border-bottom: 1px #ccc solid;
	padding-bottom: 10px;
	margin-bottom: 40px;
	float: left;
	width: 500px;
}
.post2 {
	margin-bottom: 10px;
	margin-top: 30px;
}
h3 {
	font-size: 20px;
	background: url(../images/line.gif) bottom no-repeat;
	padding: 15px 0;
	margin: 0 0 15px 0;
}
h3 span {
	font-size: 12px;
	font-weight: normal;
}
.post .photo,
.post2 .photo {
	position:relative;
	text-align: center;
	background: url(../images/img_bg.gif) repeat-y;
}
.post span,
.post2 span {
	display: block;
}
.post span img, 
.post2 span img {
	margin-right: 5px;
}
.post .note_shop {
	margin: 15px 0 5px 0;
}
.post .note_other {
	margin-bottom: 30px;
}
.post span span {
	display: inline;
	margin-left: 10px;
}
.post .menulist {
	float: left;
	width: 230px;
	margin: 0 20px 30px 0;
	padding: 0;
	list-style: none;
}
.post .menulist li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
.post .menulist li ul {
	width: 80px;
	margin: -19px 0 10px 50px;
	padding: 0;
}
.post .menulist li ul li {
	font-weight: normal;
}
.post .menulist li ul li ul {
	width: 90px;
	margin: -19px 0 10px 90px;
	padding: 0;
}
.more a  {
	font-weight: bold;
}
.facebook {
	clear: both;
	display: block;
	width: 500px;
	text-align: right;
	margin-bottom: 30px;
}
.facebook img {
	margin-right: 5px;
}
.facebook span {
	margin-right: 10px;
}
.post h4,
.post2 h4{
	font-size: 16px;
	color: #297675;
}
#accordion {
	margin-bottom: 30px;
}
.service_form,
.service_form2 {
	width: 290px;
	margin: 30px auto;
	vertical-align: middle;
}
.service_form2 {
	width: 330px;
}
.red{color:red; font-size:14px;}
.service_form .account, .service_form2 .account{font-weight:bold; padding-top:10px;}
.service_form label,
.service_form2 label {
	float: left;
	clear: left;
	width: 80px;
	margin: 10px 0;
}
.service_form2 label {
	width: 120px;
}
.service_form input,
.service_form select,
.service_form textarea,
.service_form2 input,
.service_form2 select,
.service_form2 textarea {
	margin: 10px 0;
	width: 200px;
	height: 18px;
}
.service_form select,
.service_form2 select {
	height: 23px;
}
.service_form textarea,
.service_form2 textarea {
	height: 100px;
}
.service_form .submit_btn,
.service_form2 .submit_btn {
	clear: left;
	float: right;
	width: 55px;
	height: 26px;
	background: url(../images/btn_submit.gif) no-repeat;
	border: none;
	color: #fff;
	margin-left: 10px;
	cursor:pointer;
}
.submit_btn3 {
	float: none;
}
.service_form .submit_btn2,
.service_form2 .submit_btn2 {
	clear: left;
	float: left;
	width: 55px;
	height: 26px;
	background: url(../images/btn_submit2.gif) no-repeat;
	border: none;
	color: #fff;
	margin-right: 10px;
	cursor:pointer;
}
.service_form .submit_btn3,
.service_form2 .submit_btn3 {
	background: url(/images/btn_submit3.gif) no-repeat;
	width:80px;
	height:26px;
	border:none;
	color:#fff;
	cursor:pointer;
	float:right;
}
.notice {
	background-color: #303539;
	color: #fff;
	padding: 10px;
	margin-bottom: 30px;
}
.notice a {
	color: #EEBF4D;
	text-decoration: underline;
}
.notice a:hover {
	color: #fff;
	text-decoration: none;
}
.service_form .people,
.service_form2 .people {
	width: 77px;
}
.service_form .sexradio,
.service_form2 .sexradio {
	vertical-align: middle;
	width: 20px;
}
.service_form .birth,
.service_form2 .birth {
	width: 40px;
}
.service_form2 .address {
	margin-left: 120px;
}
.service_form2 .cell {
	width: 155px;
}
.info_table,
.price_table,
.booking_table {
	border-collapse: collapse;
	margin-bottom: 30px;
}
.price_table {
	width: 100%;
}
.booking_table th,
.booking_table td {
	font-size:12px;
	/**font-size:10px;*/
}
.info_table th,
.info_table td,
.price_table th,
.price_table td {
	padding: 5px;
}
.info_table th {
	width: 40px;
	text-align: left;
	vertical-align: top;
}
.info_table ol,
.note_list {
	margin: 0;
	padding: 0 0 0 20px;
}
.price_table th {
	width: 80px;
	text-align: left;
	border-bottom: 1px #ccc solid;
}
.price_table td {
	width: 110px;
	text-align: center;
	border-bottom: 1px #ccc solid;
}
.booking_table {
	width: 100%;
}
.booking_table th,
.booking_table td {
	padding: 8px;
	text-align: center;
	border-bottom: 1px #ccc solid;
}
.booking_table span {
	color: #C00;
}
#map_canvas {
	width: 100%;
	height: 400px;
	margin-bottom: 20px;
	line-height: 150%;
}
.logo_link,
.logo_link_end {
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px #ccc solid;
}
.logo_link_end {
	border: none;
}

/* History */
.history {
	float: left;
	margin: 10px 0;
}
.history dt {
	width: 80px;
	margin: 15px 0;
	padding: 0;
	float:left;
	font-size: 12px;
}

.history dd {
	width: 420px;
	margin: 15px 0;
	padding: 0;
	float:left;
}

/* Easy Slider */
#prevBtn, #nextBtn {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    text-indent: -8000px;
}
#slider {
	margin-left: 10px;
	*margin-left: 0;
}
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider li { 
	width: 480px;
	height: 190px;
	overflow: hidden; 
}	
#prevBtn, #nextBtn { 
	display: block;
	width: 20px;
	height: 190px;
	position: absolute;
	left: -20px;
	top: 15px;
	z-index: 1000;
}	
#nextBtn { 
	left: 500px;
}														
#prevBtn a, #nextBtn a {  
	display: block;
	position: relative;
	width: 20px;
	height: 190px;
	background: url(../images/btn_prev.gif) no-repeat 50% 50%;
}	
#nextBtn a { 
	background: url(../images/btn_next.gif) no-repeat 50% 50%;
}
#prevBtn a:hover {
	background: url(../images/btn_prev_hover.gif) no-repeat 50% 50%;
}
#nextBtn  a:hover {
	background: url(../images/btn_next_hover.gif) no-repeat 50% 50%;
}

/* Page Nav */
.pageNav {
	float: left;
	width: 500px;
}
