@charset "utf-8";

h2#contactus	{
	display:block;
	width:800px;
	height:100px;
	overflow:hidden;
	text-indent: -9877em;
	background:url("../images/ba2_contactus.jpg") no-repeat;
	padding:0;
	text-decoration:none;
}

h3#contact-form	{
	display:block;
	width:565px;
	height:55px;
	overflow:hidden;
	text-indent: -9877em;
	background-image:url("../images/ba3_contact-form.gif");
	margin:0 0 10px 0;
	padding:0;
	text-decoration:none;
}

#howto-tel	{
	display:block;
	width:450px;
	height:130px;
	overflow:hidden;
	text-indent: -9877em;
	background-image:url("../images/txt_reserve-howto.gif");
	margin:0;
	padding:0;
	text-decoration:none;
}

.calender-box	{
	width:250px;
	margin-right:30px;
	float:left;
}

.calender-footer	{
	font-size:12px;
	margin-bottom:20px;
}

table.calender	{
	border-collapse:collapse;
	width:240px;
}

table.calender td	{
	margin:auto 0;
	text-align:center;
}

table.calender th	{
	margin:auto 0;
	text-align:center;
}

table.calender .sunday	{
	background-color:#ffefef;
	color:#CC0000;
}

table.calender .close	{
	background-color:#f9f9f9;
}

table.calender .satuaday	{
	background-color:#efffff;
	color:#000099;
}

table.calender .today	{
	background-color:#ffeedd;
	font-weight:bold;
}


table#reserve_table	{
	border-collapse:collapse;
	width:520px;
}

table#reserve_table th	{
	margin:auto 0;
	text-align:center;
	background-color:#def6ac;
	font-size:14px;
	width:150px;
	padding:5px;
}

table#reserve_table td	{
	font-size:14px;
	width:350px;
	padding:5px;
}

table#reserve_table td input	{
	width:300px;
}

table#reserve_table td.submit	{
	width:500px;
	margin:auto 0;
	text-align:center;
}

table#reserve_table td.submit input	{
	width:97px;
}

table#reserve_table td textarea	{
	width:300px;
	height:120px;
}

#error_msg	{
	color:#cc0000;
	padding:5px;
}


.inner	{
	padding:0 10px;
	margin-bottom:10px;
}

div.inner_border	{
	padding:5px;
}
