@charset "UTF-8";
/* CSS Document */

#wrapper {
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 940px;
	background-image: url(../img/h_back.gif);
	float: left;
}
#header_top {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 940px;
	background-image: url(../img/top_h_back.gif);
}
#h_logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 250px;
}
#h_top {
	margin: 0px;
	float: left;
	height: auto;
	width: 85px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
}
#h_floor {
	margin: 0px;
	float: left;
	height: auto;
	width: 145px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#h_shop {
	margin: 0px;
	float: left;
	height: auto;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#h_access {
	margin: 0px;
	float: left;
	width: 115px;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#outer {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(../img/bk.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	overflow: hidden;
}#top_box_1 {
	margin: 0px;
	padding: 0px;
	width: 705px;
	float: left;
}

#top_box_1_1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 705px;
	background-color: #FFF;
	background-image: url(../img/top_h_back_p.gif);
}
#top_box_1_2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 705px;
	background-color: #F7D0DD;
	height: auto;
	bottom: 0px;
}
#top_box_2 {
	margin: 0px;
	width: 235px;
	float: left;
	background-color: #FEE6B4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_box_2_1 {
	margin: 0px;
	width: 215px;
	float: left;
	background-color: #FEE6B4;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 465px;
}
#top_box_2_1_box {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 210px;
	font-size: 12px;
	color: #9C797D;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 14px;
	font-style: normal;
	font-weight: lighter;
}
#top_box_2_2 {
	margin: 0px;
	width: 230px;
	float: left;
	background-color: #FEE6B4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}
#Contents {
	padding: 0px;
	float: left;
	height: auto;
	width: 940px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#titlebox200 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}
#main {
	padding: 0px;
	float: left;
	width: 710px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}
#main_r {
	padding: 0px;
	float: left;
	width: 710px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	text-align: right;
}
#main710 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 710px;
}
#in_footer {
	float: left;
	height: 145px;
	width: 940px;
	margin: 0px;
	padding: 0px;
}
#floor_photo180 {
	float: left;
	height: auto;
	width: 180px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#floor_box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 510px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}

table.floor_table{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.floor_table th{
	color:#333;
	background-color:#FFF;
	background-image:url(../img/table-back.gif);
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
.floor_table td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}
#floor_menu190 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 190px;
}
#floor_500 {
	margin: 0px;
	float: left;
	height: auto;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

table#table-01 {
	width: auto;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table#table-01 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	font-size: 13px;
	color: #333;
}
table#table-01 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	font-size: 13px;
	color: #333;
}
#title01 {
	float: left;
	height: auto;
	width: 710px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F697AA;
	font-size: 16px;
	color: #6E5537;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}





.text01 {
	color: #EC77AB;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	line-height: 20px;
}

.text02 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}

.text02_1 {
	color: #;
	font-family: "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", Osaka;
	font-size: 12px;
	line-height: 20px;
}

.text03 {
	font: bolder 16px "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", Osaka;
	color: #;
	color: #FF3366;
}

.text04 {
	font: 12px "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", Osaka;
	color: #;
	color: #666666;
}

.text05 {
	font: bold 11px "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", Osaka;
	color: #;
	color: #74C211;
}
.text06 {
	font: bold 12px "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", Osaka;
	color: #0099FF;
	padding: 3px 5px 1px;
	height: auto;
	width: 555px;
	float: left;
}
#qp_title {
	float: left;
	width: 705px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f183b3;
	border-right-color: #f183b3;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/titlebk.jpg);
	background-repeat: no-repeat;
}
a {
color: #9C797D; /*リンクの色*/
text-decoration: underline; /*下線無し*/
}

a:hover {
color: #9C797D; /*リンクの色*/
text-decoration: underline; /*下線あり*/
}
