@charset"utf-8";
body {
	background: #ffffff;
	background-image: url(../img/back01.gif);
	margin: 0;
	padding: 0;
	color: #000;
}
html {
	height:100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
#header {
	width: 960px;
	margin: auto;
	height:70px;
	color:#FFF;
	position: static;
}
#container {
	width: 960px;
	margin: auto;
	background-color:#FFF;
}
#footer {
	width: 100%;
	padding-top:10px;
	text-align:center;
	clear:both;
	color:#fff;
	height:30px;
}
address {
	text-align: center;
	font-size:11px;
	margin-top: 0;
	padding: 20px;
	background: #000;
	margin-bottom:10px;
	height:20px;
	vertical-align:middle;
}
img {
	border:0;
}
p {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:5px;
 background-color::#FFF;
 color::#fff;
	line-height:150%;
	font-size:14px;
	text-align: left;
}
p.text01 {
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
 background-color::#FFF;
 color::#fff;
	line-height:150%;
	font-size:14px;
	text-align: right;
}
#btn {
	height:20px;
}
.rollover01 {
	width:138px;
	height:40px;
	background:url(../img/btn_top02.gif) no-repeat left bottom;
	float:left;
}
.rollover01 a {
	display:block;
	width:138px;
	height:40px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.rollover01 a:hover {
	text-indent:-9999px;
}
.rollover02 {
	width:137px;
	height:40px;
	background:url(../img/btn_info02.gif) no-repeat left bottom;
	float:left;
}
.rollover02 a {
	display:block;
	width:137px;
	height:40px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.rollover02 a:hover {
	text-indent:-9999px;
}
.rollover03 {
	width:137px;
	height:40px;
	background:url(../img/btn_access02.gif) no-repeat left bottom;
	float:left;
}
.rollover03 a {
	display:block;
	width:137px;
	height:40px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.rollover03 a:hover {
	text-indent:-9999px;
}
.rollover04 {
	width:137px;
	height:40px;
	background:url(../img/btn_plan02.gif) no-repeat left bottom;
	float:left;
}
.rollover04 a {
	display:block;
	width:137px;
	height:40px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.rollover04 a:hover {
	text-indent:-9999px;
}
.rollover05 {
	width:137px;
	height:40px;
	background:url(../img/btn_reservation02.gif) no-repeat left bottom;
	float:left;
}
.rollover05 a {
	display:block;
	width:137px;
	height:40px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.rollover05 a:hover {
	text-indent:-9999px;
}
.rollover06 {
	width:137px;
	height:40px;
	background:url(../img/btn_sitemap02.gif) no-repeat left bottom;
	float:left;
}
.rollover06 a {
	display:block;
	width:137px;
	height:40px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.rollover06 a:hover {
	text-indent:-9999px;
}
.rollover07 {
	width:137px;
	height:40px;
	background:url(../img/btn_privacy02.gif) no-repeat left bottom;
	float:left;
}
.rollover07 a {
	display:block;
	width:137px;
	height:40px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.rollover07 a:hover {
	text-indent:-9999px;
}
a {
	text-decoration:none;
}
a:link {
	color:#900;
}
a:visited {
	color:#F30;
}
a:hover {
	color:#F90;
}
a:active {
	color:#930;
}
h1 {
	text-align: center;
	margin-top: 0;
	padding: 0;
}
table {
	width:640px;
	margin: 10px 10px 20px;
	border: 1px solid #666;
	font-size:14px;
	line-height:150%;
	float:center;
}
table th {
	width: 150px;
	padding: 10px;
	background: #ece8e5;
	border: 1px solid #666;
	text-align:left;
}
table td {
	width: 230px;
	padding: 10px;
	border: 1px solid #666;
	text-align:left;
}
table.collapseSample {
	border-collapse: collapse;
}
table.separateSample {
	border-collapse: separate;
}
table.collapseSample2 {
	border-collapse: collapse;
	margin: 0 auto 10px auto;
}
ol.inside {
list-style-position: inside;
}
.text02 {
	margin-left: 58px;
}
.text03 {
	margin-left: 30px;
}