@charset "utf-8";
/* CSS Document */
.reservation{
	background:url(../images/bg_reservation.gif) 0 0 no-repeat;
	width:155px;
	height:119px;
	padding:50px 0 0 10px;
}
.reservation p{
	padding:4px 0 0 0;
	margin:0;
	text-align:center;
	font:normal 10px arial;
}
.reservation p a{
	color:#000;
}
.reservation p a:hover{
	color:#fff;
}
.inputnew1{
	width:100px;
	height:16px;
	border:0;
}
.inputnew2{
	width:50px;
	height:16px;
	margin:10px 0 0 50px;
	border:0;
}
.check{
	border:0;
	cursor:pointer;
	margin-top:6px;
}
.reservation select
{
	font-family:arial;
	font-size:9px;
}

/*------sub------*/

.bar{
	background:url(../images/sub/bg_bar.gif) 0 0 no-repeat;
	height:38px;
	padding:12px 15px 0 75px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.bar a
{
	color:#000;
	text-decoration:none;
}
.inputnew3{
	width:100px;
	height:16px;
	border:0;
	margin:0 4px 0 2px;
}
.inputnew4{
	width:50px;
	height:16px;
	margin:0 4px 0 2px;
	border:0;
}
.check2{
	float:left;
	background:url(../images/sub/check_availability.gif) 0 0 no-repeat;
	width:110px;
	height:21px;
	border:0;
	cursor:pointer;
	margin-left:5px;
	margin-right:10px;
}

.bar select
{
	font-family:arial;
	font-size:9px;
}

/*----check3-----*/
.reservation3{
	background:url(../images/sub/bg_booking.gif) 0 0 no-repeat;
	width:269px;
	height:135px;
	padding:40px 0 0 115px;
}
.reservation3 a:hover{
	color:#fff;
}
.reservation3 a{
	color:#f7f3c9;
}
.inputnew5{
	width:100px;
	height:16px;
	border:0;
	margin:4px 4px 9px 2px;
	background-color:#f7f3c9;
}
.inputnew6{
	width:50px;
	height:16px;
	border:0;
	margin:0 4px 9px 2px;
	background-color:#f7f3c9;
}
.check3{
	background:url(../images/sub/check3.gif) 0 0 no-repeat;
	width:72px;
	height:74px;
	border:0;
	cursor:pointer;
}
.reservation3 select
{
	font-family:arial;
	font-size:9px;
}

/*-----check4----*/
.reservation4{
	background:url(../images/sub/bg_booking4.jpg) 0 0 no-repeat;
	width:720px;
	height:357px;
	padding:40px 0 0 268px;
}
.inputnew7{
	height:20px;
	border:0;
	margin:4px 4px 9px 2px;
	background-color:#f7f3c9;	
}
.check5{
	background:url(../images/sub/check4.gif) 0 0 no-repeat;
	width:149px;
	height:25px;
	border:0;
	cursor:pointer;
}
.reservation4 a{
	color:#f65a36;
	padding:0 4px;
}
.reservation4 a:hover{
	color:#000;
}

