@charset "euc-jp";

/*-----------------------------------------------------------------------------------------------
  conact module
-----------------------------------------------------------------------------------------------*/

#contactmodule {
	width: 220px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:10px;
	margin-bottom:0px;
}

#contact_bg{
	background:url(img/contact_bg.gif) no-repeat 16px 0px;
	width:276px;
	height:338px;
	padding-top:45px;
	padding-left:23px;
	margin-top:15px;
	margin-bottom:0px;
	}
	
.field_color {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	background-color: #e3e7e7;
	border: 1px solid #B8C6D5;
}

.month_day {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	background-color: #e3e7e7;
	border: 1px solid #B8C6D5;
	height: 15px;
	width: 60px;
}


.formtext {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	line-height: 20px;
}

.namefield {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	background-color: #e3e7e7;
	height: 15px;
	width: 220px;
	border: 1px solid #B8C6D5;
}

.emailfield {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	background-color: #e3e7e7;
	height: 15px;
	width: 220px;
	border: 1px solid #B8C6D5;
}


.titlefield {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	background-color: #e3e7e7;
	height: 15px;
	width: 220px;
	border: 1px solid #B8C6D5;
	}
	
.messagefield {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	color: #333333;
	background-color: #e3e7e7;
	height: 110px;
	width: 220px;
	border: 1px solid #B8C6D5;
}


/*-----------------------------------------------------------------------------------------------
  reserve module 2
-----------------------------------------------------------------------------------------------*/
#reserve_bg{
	background:url(img/reservation_bg.gif) no-repeat 16px 0px;
	width:415px;
	height:400px;
	padding-top:45px;
	padding-left:23px;
	margin-left:5px;
	margin-top:15px;
	margin-bottom:0px;
	}
	

#reservemodule {
	width: 415px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:30px;
	margin-bottom:0px;
}

.field_color {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	background-color: #e3e7e7;
	border: 1px solid #B8C6D5;
}

.month_day {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	background-color: #e3e7e7;
	border: 1px solid #B8C6D5;
	height: 15px;
	width: 60px;
}


.formtext {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	line-height: 20px;
}

.namefield2 {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	background-color: #e3e7e7;
	height: 15px;
	width: 330px;
	border: 1px solid #B8C6D5;
}

.emailfield2{
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	background-color: #e3e7e7;
	height: 15px;
	width: 330px;
	border: 1px solid #B8C6D5;
}


.titlefield2 {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	background-color: #e3e7e7;
	height: 15px;
	width: 330px;
	border: 1px solid #B8C6D5;
	}
	
.messagefield2 {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	color: #333333;
	background-color: #e3e7e7;
	height: 130px;
	width: 330px;
	border: 1px solid #B8C6D5;
}







#buttonholder {
	width: 220px;
	text-align: center;
}

.sendbutton {
	font: normal 12px/200% "Verdana", sans-serif;
	color:#444444;
	font-size: 11px;
	width: 100px;
	height: 20px;
	background-image: url(img/button_bg.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*Forms defaults*/
input, textarea {
	font: normal 12px/200% "Verdana", sans-serif;
	font-size:11px;
	color:#404040;
}





/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(img/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(img/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(img/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:21px;
	height:21px;
}
.selectArea .right i {
	display:none;
}
.selectArea .center {
	width:160px;
	margin-left:5px;
	margin-right:20px;
	color:#FFF;
	padding-top:3px;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {
	display:none;
}
.optionsDivVisible {
	display:block;
}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(img/icon/button_submit.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}

/*Test div - testing if stylesheets are enabled*/
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}





