/*--------------------------------------------
‘S‘Ì
--------------------------------------------*/
body {
	background-image: url(../img/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}

#wrap_reserve {
	background-image: url(../img/bg_reserve.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	}
	
#container_access {
	width:713px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
}
/*--------------------------------------------
header
--------------------------------------------*/

div#header ul {
	width: 713px;
	height: 26px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	}

div#header ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	}
	
/*--------------------------------------------
contents
--------------------------------------------*/

div#contents {
	width: 667px;
	height: 950px;
	position: relative;
	top: 23px;
	left: 22px;
	margin-bottom: 30px;
}

div#contents table {
	margin: 3px 0 0 70px;
	padding: 0;
	}

div#contents table.first_text {
	margin: 10px 0;
	padding: 0;
	}

div#contents table td {
	font-size: 12px;
	color: #333333;
	}

div#contents table td#con {
	line-height: 130%;
	white-space: normal;
	}

div#contents table span {
	font-size: 10px;
	} 

div#contents p {
	padding: 0;
	font-size: 12px;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	}	

div#contents p#first_text {
	margin: 15px 0;
	padding: 0;
	}

div#contents p#praivacy {
	margin: 10px 0 10px 80px;
	padding: 0;
	font-size: 10px;
	line-height: 140%;
	}	

div#contents p#reserve_text {
	font-size: 10px;
	}

div#contents p#praivacy_con {
	margin: 3px 0 10px 80px;
	padding: 0;
	font-size: 10px;
	line-height: 140%;
	}	
	
div#contents td textarea#consultation {
	width: 480px;
	height: 77px;
	font-size: 12px;
	}
	
div#submit {
	font-size: 12px;
	}

div#submit_con {
	margin-top: 20px;
	font-size: 12px;
	}
	
div#contents p#error {
	color: #FF0000;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	}
	
div#contents p#tx_text {
	margin: 50px 0;
	padding: 0;
	}

/*--------------------------------------------
footer
--------------------------------------------*/

div#footer {
	width: 713px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
div#footer p {
	margin: 15px 0 0 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	}	
	
div#footer p a {
	color: #C98857;
	text-decoration: none;
	}
	
div#footer p a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
/*--------------------------------------------
footer
--------------------------------------------*/

/*div#footer {
	width: 713px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: left;
	}
	
div#footer p {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	}	
	
div#footer p a {
	color: #C98857;
	text-decoration: none;
	}
	
div#footer p a:hover {
	color: #ffffff;
	text-decoration: none;
	}
*/	

