@charset "utf-8";
/* CSS Document */
#reservation th,
#reservation td{
	margin: 0;
	padding: 0;
	font-weight: normal;
  text-align: left;
}


#reservation{
	background: #DDF3F4;
	color: #666666;
	border-collapse: collapse; 
	border-spacing:0;
}

#reservation table{
}

#reservation .inner{
	background: #F5FBFC;
	width: 237px;
	padding: 4px;
	margin-bottom: 5px;
}

#reservation .last_child{
	margin-bottom: 0;
}

#reservation th,
#reservation td{
	font-size: 12px;
	color: #666666;
	padding: 3px 0;
	vertical-align: top;
}

#reservation th{
	padding: 3px 5px 3px 0px;
	vertical-align: bottom;
}

#reservation td{
	padding: 12px 0 3px 5px;
}

#reservation td .inner td{
	padding: 3px 0 3px 5px;
}

#reservation td .inner th{
	padding-left: 5px;
}

#reservation td .inner td.check{
	padding: 1px 0 1px;
}

#reservation td .inner .sub_title{
	width: 125px;
	padding: 1px 0 1px 5px;
	color: 1c9a97;
}

#reservation td .inner .bar{
	background: url(../image/top/img_bar_reservation.gif) left top no-repeat;
	width: 236px;
	height: 3px;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
	padding: 0 0 8px 0;
}

.text_link table{
	background: #F5FBFC;
	padding-left: 5px;
}

.text_link td{
	background: url(../image/top/ya.gif) left center no-repeat;
	padding: 3px 0 3px 15px;
	font-size: 12px;
	color: #1c9a97;
}

.text_link td a:link,
.text_link td a:visited{
	color: #1c9a97;
	text-decoration: none;
}
.text_link td a:hover,
.text_link td a:active{
	color: #FF9900;
	text-decoration: none;
}

.text_link{
	background: #DDF3F4;
	width: 251px;
	padding: 4px 0 3px 5px;
	text-align: center;
}

#search{
	background: #A5D2D1;
	width: 256px;
	padding: 2px 0;
	text-align: center;
	vertical-align: middle;
}

#reservation table td{
}

#reservation .check{
	background: #6CCFD3;
	color: #FFFFFF;
}

#reservation #caption{
	background: url(../image/top/title_reservation.gif) left top no-repeat;
	width: 256px;
	height: 22px;
	padding: 0;
	display: block;
	text-indent: -9999px;
}
