@charset "utf-8";

input,select{
	font-size:12px;
}

textarea{
	font-size:12px;
	border:1px solid #a7a6aa;
}

#form1 {
	width:720px;
	margin:0 auto;
}

#booking_box {
	margin:0 0 0 20px;
	padding:0 3px;
	width:720px;
	color:#444444;
}


p.important_text {
	margin:0;
	padding:0;
	color:#8c0b6e;
	font-size:13pt;
	font-weight:700;
}

p.booking_text {
	margin:10px 0;
	padding:0;
	line-height:150%;
}

p.booking_text span.red_text {
	color:#cc3333;
	line-height:150%;
}

.s_red {
	font-size:10px;
	color:#cc3333;
	line-height:150%;
}

table#booking_table {
	margin:20px auto 20px;
	border-collapse:separate;
	border-spacing:0px;
	width:720px;
}
table#booking_table td{
	height:auto;
	padding:5px 10px 5px 10px;
}
table#booking_table th#top_td {
	margin:0;
	padding:7px;
	color:#ffffff;
	font-weight:700;
	text-align:left;
	background-color:#9999ff;
}
	
table#booking_table .left_th01 {
	width:200px;
	height:auto;
	background:url("./../images/enquete/tablebg.gif") ;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #fdfdfe;
	vertical-align:top;
	padding:5px 10px 5px 10px;
}

table#booking_table th.left_th02 {
	padding:0 15px 0 0;
	width:200px;
	height:114px;
	text-align:right;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:1px #e5e5e5 solid;
	background:url("./../images/booking/table_left_bg02.gif") no-repeat left top;	
}

table#booking_table td.right_td {
	width:auto;
	height:auto;
	background-color:#fafafa;
	border-left:1px #aaa6a6 dotted;
	border-bottom:1px #e5e5e5 solid;
	vertical-align:middle;
}

table#booking_table th#bottom_td01 {
	padding:7px 0;
	color:#666666;
	text-align:right;
}

table#booking_table th#bottom_td02 {
	padding:0;
	text-align:center;
}

.text1{
	height:100%;
	text-align:right;
	border-left:5px solid #cc33ff;
	line-height:140%;
}

#error{
	background-color:#e7e7cd;
	color:red;
	width:700px;
	height:auto;
	text-align:center;
	margin:0 auto 0;
	padding:10px;
}

#error ul li{
	list-style:circle;
	color:#666666;
}

.pos1,
.pos2 {
	margin:0 5px 0 0;
	/margin:0 2px 0 0;
	position:relative;
	top:2px;
}

.pos1 {
	/top:1px;
}

.option_area {
	width:460px;
	/width:445px;
	line-height:130%;
}

.place {
	margin:0 0 5px 0;
}

#gnavi .gnavi_8 a img {
	position:relative;
	left:-452px;
}

* html #gnavi .gnavi_8 a {
	position:relative;
	left:-452px;
}