/*-----------------------reset---------------------------*/
* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body {
	color:#330000;
	width:100%;
	height:100%;
	background:#fff4f7 url(../img/back_p.jpg) repeat-x left top;
	line-height: 12pt;
	font-size: 10pt;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-size:12px;
	font-weight:normal;
}

iframe {
	display:block;
}

img {
	border:none;
	vertical-align:top;
}
li {
	list-style-type:none;
}

table {
	border-collapse:collapse;
}

a{
	color:#ffffff;
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
}
a:active{
}

.alignimg {
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}
.alignimg img {
	vertical-align:middle;
}
/*----------------------------wrap-----------------------*/
.wrap {
	width:1000px;
	height:auto;
	margin:0 auto;
}

/*----------------------------header---------------------*/
.headerback {
	width:100%;
	height:90px;
	margin:0 auto;
	background:url(../img/header_back_p.jpg) no-repeat center top;
	min-width:900px;
}

.header {
	width:900px;
	height:90px;
	margin:0 auto;
}

.header div {
	float:left;
  text-align:left;
}

h1 {
	padding-top:10px;
	line-height:15px;
}

.time{
	padding-top:10px;
	text-align:right;
}

address {
	text-align:right;
}
/*----------------------------------------------------------*/
/*----------------------------menu-----------------------*/
.menu {
	width:900px;
	margin:0 auto;
}

.menu ul {
	width:900px;
	height:65px;
}

.menu ul li {
	float:left;
}

/*----------------------------info-----------------------*/
.info {
	width:900px;
	margin:0 auto;
	clear:both;
}

.info dl {
	width:900px;
	height:36px;
	background:url(../img/information_pbg.jpg) no-repeat left top;
	margin:10px 0;
}
.info dt {
	width:120px;
	float:left;
}

.info dd {
	width:760px;
	font-size:14px;
	line-height:20px;
	padding:10px 10px 0 10px;
	float:left;
}

/*----------------------------title-----------------------*/
.title {
	width:100%;
	height:40px;
	background-color:#fc7ac9;
	clear:both;
}

.title h2 {
	width:900px;
	height:40px;
	margin:0 auto;
}

/*-------------------------main--------------------------*/
.mainback {
	width:100%;
	margin:0 auto;
	background:url(../img/main_back_p.jpg) no-repeat center top;
	min-width:900px;
}
.main {
	width:900px;
	margin:0 auto;
	padding-bottom:30px;
}

/*------------------------footer-------------------------*/
.footerback {
	width:100%;
	height:60px;
	background:url(../img/footer_back_side_p.jpg) repeat-x left top;
	clear:both;
}
.footer {
	width:100%;
	min-width:900px;
	height:60px;
	margin:0 auto;
	background:url(../img/footer_back_p.jpg) no-repeat center top;
}
.footer p {
	width:850px;
	text-align:right;
	margin:0 auto;
	padding-top:20px;
	padding-right:50px;
	font-size: 10pt;
}


#system {
	margin: 0px auto; width: 900px; overflow: hidden; padding-top: 20px; clear: both; font-size: 16px;
}
table {
	border: 3px solid #fb98b5; width: 416px; text-align: center;
}
table th {
	width: 205px; height: 25px; padding-top: 5px; border-bottom-color:#fb98b5; border-bottom-width: 3px; border-bottom-style: solid; background-color:#febfd2;
}
table td {
	height: 25px; padding-top: 5px; border-bottom-color: #fb98b5; border-bottom-width: 3px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
span {
	font-size: 12px;
}
#vip70 th {
	height: 50px;
}
#vip70 td {
	height: 50px;
}
#left {
	width: 449px; padding-bottom: 30px; border-right-color:#fb98b5; border-right-width: 3px; border-right-style: dotted; float: left;
}
#basic {
	padding: 23px 30px 0px 0px; font-size: 20px;
}
#basic h3 {
	padding-bottom: 30px;
}
#basic p {
	color: rgb(153, 0, 0); padding-top: 10px; font-size: 12px;
}
#luxury {
	padding: 0px 30px 30px 0px; font-size: 20px; border-bottom-color:#fb98b5; border-bottom-width: 3px; border-bottom-style: dotted;
}
#luxury h3 {
	padding: 30px 0px;
}
#luxury p {
	color: rgb(153, 0, 0); padding-top: 30px; font-size: 12px;
}
#transportation {
	
}
#transportation h3 {
	padding: 30px 0px;
}
#right {
	width: 417px; padding-bottom: 50px; float: right;
}
#option {
	padding-top: 23px;
}
#option h3 {
	padding-bottom: 20px;
}
#option table {
	margin-top: 10px;
}
#center {
	width: 900px; height: auto; padding-top: 23px; clear: both;
}
#prohibited {
	padding-top: 30px; font-size: 12px; border-top-color:#fb98b5; border-top-width: 3px; border-top-style: dotted;
}
#prohibited h3 {
	padding-bottom: 30px;
}
