﻿@charset "utf-8";

/*------------------------------------------------------------------------------
XXXXXXXXXX - CSS Modules Import
URL: http://
Date: 200X-0X-XX
Copyright (C) XXX. All Rights Reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

Container

---------------------------------------- */

div#Information {
	width: 750px;
	min-height: 305px;
	height: auto !important;
	height: 305px;
	position: relative;
	background: url(../img/information_new.png) no-repeat 0 0;
}

div#Information ul.bnr {
	width: 330px;
	margin-left: 25px;
	padding-bottom: 20px;
}

div#Information ul.bnr p {
	font-size: 0.86em;
	margin:0;
	padding: 0;
}


div#Information h2 {
	height: 115px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Information p {
	width: 390px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-size: 93%;
}

div#Information ul.Online {
	width: 170px;
	position: absolute;
	left: 565px;
	top: 21px;
}

div#Information ul.Online li {
	width: 170px;
	height: 41px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Information ul.Online li a {
	display: block;
	height: 100%;
}

div#Information div.Btnwrap {
	width: 720px;
	height: 180px;
	margin-left: 15px;
	position: relative;
	background: url(../img/navibtn.png) no-repeat center;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

ul#Reservation {
	width: 720px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 12px;
}

ul#Reservation li {
	width: 170px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
}

ul#Reservation li.btn01 {
	left: 0;
}

ul#Reservation li.btn02 {
	left: 180px;
}

ul#Reservation li.btn03 {
	left: 360px;
}

ul#Reservation li.btn04 {
	width: 180px;
	left: 540px;
}

ul#Reservation li a {
	display: block;
	height: 100%;
}

ul#Planbutton {
	width: 695px;
	height: 90px;
	position: absolute;
	left: 14px;
	top: 68px;
}

ul#Planbutton li {
	width: 220px;
	height: 39px;
	position: absolute;
	left: 0;
	top: 0;
}

ul#Planbutton li a {
	display: block;
	height: 100%;
}

ul#Planbutton li.btn01 {
	left: 0;
}

ul#Planbutton li.btn02 {
	left: 236px;
}

ul#Planbutton li.btn03 {
	left: 475px;
}

ul#Planbutton li.btn04 {
	top: 50px;
	left: 0;
}

ul#Planbutton li.btn05 {
	top: 49px;
	left: 236px;
}

ul#Planbutton li.btn06 {
	top: 50px;
	left: 475px;
}

div.Planwrap {
	width: 745px;
	margin-left: 5px;
}

div.Planwrap h3 {
	width: 720px;
	height: 30px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.Planwrap p {
	width: 720px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 93%;
}

div.Planwrap div.plan {
	float: left;
	width: 355px;
	display: inline;
	margin-left: 10px;
	margin-bottom: 10px;
	background: url(../img/bg02.png) repeat-y 0 0;
}



div.Planwrap div.ClearFix {
	padding:0 9px 15px;
	background: url(../img/bg03.png) no-repeat bottom;
}


div.Planwrap div.plan ul {
	width: 160px;
	float: left;
}

div.Planwrap div.plan ul li {
	width: 150px;
	padding: 4px;
	border: 1px solid #DCD5B7;
	font-size: 0;
	line-height: 0;
}

div.Planwrap div.plan img {
	width: 150px;
}


div.Planwrap div.Copy {
	padding-top: 10px;
	padding-left: 10px;
	background: url(../img/bg.png) no-repeat 0 0;
}

div.Planwrap div.plan h4 {
	width: 333px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin-bottom: 5px;
	border: 1px solid #BDB393;
	background: url(../img/bg04.png) repeat 0 0;
	color: #663300;
}

div.Planwrap div.plan h4 strong {
	display: block;
	padding: 5px;
	font-size: 93%;
}

div.Planwrap div.plan dl {
	float: right;
	width: 165px;
	min-height: 175px;
	height: auto !important;
	height: 175px;
	margin-left: 7px;
	font-size: 85%;
}

div.Planwrap div.plan dd {
	padding: 3px 0;
}

div.Planwrap div.plan dd.Price {
	text-align: right;
	font-weight: bold;
	color: #CC3333;
}

div.Planwrap div.plan dd.Btn {
	width: 125px;
	height: 20px;
	margin-left: 45px;
	padding: 0;
	background: url(../img/btn.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.Planwrap div.plan dd.Btn a {
	display: block;
	height: 100%;
}

div#Plan01 h3 {
	background: url(../img/tit01.png) no-repeat 0 0;
}

div#Plan02 h3 {
	background: url(../img/tit02.png) no-repeat 0 0;
}

div#Plan03 h3 {
	background: url(../img/tit03.png) no-repeat 0 0;
}

div#Plan04 h3 {
	background: url(../img/tit04.png) no-repeat 0 0;
}

div#Plan05 h3 {
	background: url(../img/tit05.png) no-repeat 0 0;
}

div#Plan06 h3 {
	background: url(../img/tit06.png) no-repeat 0 0;
}

div#Plan07 h3 {
	background: url(../img/ladies/tit02.png) no-repeat 0 0;
}

div#Plan08 h3 {
	background: url(../img/union/tit.png) no-repeat 0 0;
}

div#Plan09 h3 {
	background: url(../img/union/tit02.png) no-repeat 0 0;
}

div#Plan10 h3 {
	background: url(../img/union/tit03.png) no-repeat 0 0;
}

div#Plan11 h3 {
	background: url(../img/union/tit04.png) no-repeat 0 0;
}

div#Plan12 h3 {
	background: url(../img/union/tit05.png) no-repeat 0 0;
}

div#Plan15 h3 {
	background-image: url(../img/tit-11.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.Mobile {
	padding-top: 30px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

div#Eladies {
	width: 750px;
	height: 258px;
	background: url(../img/ladies/pic.png) no-repeat 0 0;
}

div#Eladies h2 {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Eladies ul {
	width: 750px;
	height: 258px;
	position: relative;
}

div#Eladies ul li {
	position: absolute;
	left: 610px;
	top: 230px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	width: 125px;
	height: 20px;
}

div#Eladies ul li a {
	display: block;
	height: 100%;
}

div#Special {
	width: 720px;
	margin-left: 15px;
}

div#Special p.Tit {
	width: 720px;
	height: 57px;
	background: url(../img/ladies/tit.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Special div.ClearFix {
	border-left: 1px solid #D9D3B4;
	border-right: 1px solid #D9D3B4;
	background: #fff;
}

div#Special dl {
	display: inline;
	float: left;
	width: 340px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin-left: 10px;
}

div#Special dl.Con01 {
	background: url(../img/ladies/pic02.png) no-repeat 0 0;
}

div#Special dl.Con02 {
	background: url(../img/ladies/pic03.png) no-repeat 0 0;
}

div#Special dl.Con03 {
	background: url(../img/ladies/pic04.png) no-repeat 0 0;
}

div#Special dl.Con04 {
	background: url(../img/ladies/pic05.png) no-repeat 0 0;
}

div#Special dt {
	height: 46px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Special dd {
	padding-right: 5px;
	padding-left: 200px;
	font-size: 93%;
}

div#Special p.Underbg {
	width: 720px;
	height: 11px;
	background: url(../img/ladies/under.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Union {
	width: 750px;
	min-height: 308px;
	height: auto !important;
	height: 308px;
	background: url(../img/union/pic.png) no-repeat 0 0;
}

div#Union h2 {
	height: 150px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Union p {
	width: 410px;
	margin-bottom: 10px;
	margin-left: 22px;
	font-size: 93%;
}

ul#Membersbtn {
	width: 720px;
	height: 40px;
	position: relative;
	margin-left: 15px;
	background: url(../img/union/navi.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

ul#Membersbtn li {
	width: 170px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
}

ul#Membersbtn li a {
	display: block;
	height: 100%;
}

ul#Membersbtn li.btn01 {
	left: 0px;
}

ul#Membersbtn li.btn02 {
	left: 184px;
}

ul#Membersbtn li.btn03 {
	left: 366px;
}

ul#Membersbtn li.btn04 {
	left: 552px;
}

dl#Planbtn {
	width: 750px;
	height: 142px;
	background: url(../img/union/planbtn.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	position: relative;
}

dl#Planbtn li {
	width: 280px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

dl#Planbtn li a {
	display: block;
	height: 100%;
}

dl#Planbtn li.btn01 {
	left: 80px;
	top: 94px;
}

dl#Planbtn li.btn02 {
	left: 399px;
	top: 94px;
}

dl#Unionplan {
	width: 720px;
	height: 123px;
	margin-left: 15px;
	position: relative;
	background: url(../img/union/planbtn02.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

dl#Unionplan li {
	width: 130px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 53px;
}

dl#Unionplan li a {
	display: block;
	height: 100%;
}

dl#Unionplan li.btn01 {
	left: 14px;
}


dl#Unionplan li.btn02 {
	left: 154px;
}


dl#Unionplan li.btn03 {
	left: 297px;
}


dl#Unionplan li.btn04 {
	left: 439px;
}

dl#Unionplan li.btn05 {
	left: 579px;
}

div.Planwrap02 {
	width: 720px;
	margin-left: 15px;
	margin-bottom: 15px;
	background: url(../img/union/bg02.png) repeat-y 0 0;
}

div.Planwrap02 dt strong {
	font-weight: bold;
}

div.Planwrap02 dt a {
	font-weight: bold;
}

div.Planwrap02 h3 {
	height: 54px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.Planwrap02 dl {
	float: right;
	width: 380px;
	min-height: 190px;
	height: auto !important;
	height: 190px;
	margin-left: 7px;
	font-size: 93%;
}

div#Plan09 dl,
div#Plan10 dl,
div#Plan11 dl,
div#Plan12 dl{
	width: 490px;
}

div.Planwrap02 h4 {
	width: 698px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #BDB393;
	background: url(../img/bg04.png) repeat 0 0;
	color: #663300;
}

div#Plan09 h4,
div#Plan10 h4,
div#Plan11 h4,
div#Plan12 h4{
	min-height: 20px;
	height: auto !important;
	height: 20px;
	margin-bottom: 10px;
}

div.Planwrap02 h4 strong {
	display: block;
	padding: 5px;
}

div.Planwrap02 div.ClearFix {
	padding:0 9px 15px;
	background: url(../img/union/bg.png) no-repeat bottom;
}

div.Planwrap02 dd.Wrap {
	min-height: 35px;
	height: auto !important;
	height: 35px;
	background: url(../img/union/bg03.png) no-repeat 0 0;
}

div.Planwrap02 dd.Wrap p {
	padding: 5px;
}

div.Planwrap02 dd.Wrap p span {
	padding-right: 10px;
}

div.Planwrap02 dd.Wrap p strong {
	font-weight: bold;
	color: #CC3333;
}

div.Planwrap02 dd.Wrap p a {
	display: inline;
	margin-left: 250px;
	text-align: right;
	font-size: 11px;
}

div.Planwrap02 ul {
	width: 310px;
	float: left;
}

div#Plan09 ul,
div#Plan10 ul,
div#Plan11 ul,
div#Plan12 ul{
	width: 195px;
}

div.Planwrap02 ul li {
	width: 300px;
	padding: 4px;
	border: 1px solid #DCD5B7;
	height: 180px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

div#Plan09 li,
div#Plan10 li,
div#Plan11 li,
div#Plan12 li{
	width: 185px;
	height: 135px;
}

div#Plan09 li img,
div#Plan10 li img,
div#Plan11 li img,
div#Plan12 li img{
	height: 135px;
}

div.Planwrap02 img {
	height: 180px;
}

div.Planwrap02 dd {
	padding: 3px 0;
}

div.Planwrap02 dd.Price {
	text-align: right;
	font-weight: bold;
	color: #CC3333;
}

div.Planwrap02 dd.Btn {
	width: 125px;
	height: 20px;
	margin-left: 240px;
	padding: 0;
	background: url(../img/btn.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Plan09 dd.Btn,
div#Plan10 dd.Btn,
div#Plan11 dd.Btn,
div#Plan12 dd.Btn{
	margin-left: 365px;
}

div.Planwrap02 dd.Btn a {
	display: block;
	height: 100%;
}

div.Planwrap02 div.Moreinfo {
	clear: both;
	width: 692px;
	min-height: 321px;
	height: auto !important;
	height: 321px;
	padding-top: 20px;
	background: url(../img/union/pic02.png) no-repeat 0 20px;
}

div.Planwrap02 div.Moreinfo p {
	width: 525px;
	font-size: 93%;
	margin-bottom: 10px;
}

div.Planwrap02 div.Moreinfo span {
	display: block;
	text-align: right;
	padding-top: 240px;
}

div.Planwrap02 div.Moreinfo strong {
	font-weight: bold;
	color: #CC3333;
}

p.Caution {
	clear: both;
	width: 720px;
	margin-left: 15px;
	padding: 10px 0;
	text-align: right;
	font-size: 93%;
}

div#Plan13 {
	background: url(../img/union/pic03.png) no-repeat 367px 29px;
}

div#Plan13 h4 {
	min-height: 25px;
	height: auto !important;
	height: 25px;
}

div#Plan13 dl {
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

div#Plan13 dt a {
	font-weight: bold;
}

div#Plan13 dd strong {
	font-weight: bold;
	color: #CC3333;
}

div#Plan13 h3 {
	width: 350px;
	height: 44px;
	background: url(../img/union/tit07.png) no-repeat 0 0;
}

div#Plan13 h3.Sub {
	width: 350px;
	height: 38px;
	background: url(../img/union/tit08.png) no-repeat 0 0;
}

div#Plan13 p.Tit {
	width: 720px;
	height: 29px;
	background: url(../img/union/tit09.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Roominformation {
	width: 720px;
	margin-left: 15px;
	padding-bottom: 15px;
	background: url(../img/union/bg04.png) no-repeat bottom;
}

div#Roominformation h5 {
	width: 720px;
	height: 40px;
	background: url(../img/union/tit10.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Roominformation p {
	padding: 5px;
	font-size: 93%;
}

div#Roominformation ul {
	text-align: right;
}

div#Roominformation ul li {
	display: inline;
}

div#Roominformation strong {
	font-weight: bold;
	color: #CC3333;
}

div.Amenity {
	width: 720px;
	height: 250px;
	margin-left: 15px;
	background: url(../img/union/pic04.png) no-repeat bottom;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Plan09 h3 {
	height: 11px;
	background: url(../img/bg05.png) no-repeat 0 0;
}

div.newSystem {
	width: 718px;
	margin-left: 15px;
	padding: 67px 0 10px;
	border: 1px solid #F0ECD9;
	background: #fff url(../img/systm_tit.png) no-repeat 10px 5px;
}

div.newSystem p {
	width: 680px !important;
	margin-left: 10px !important;
}

div.newSystem dt,
div.newSystem dd,
div.newSystem p{
	font-size: 93%;
	line-height: 1.6;
}

div.newSystem dt {
	font-weight: bold;
	color: #619660;
}

div.newSystem dd {
	padding: 5px 0;
}

div.newSystem dl {
	width: 680px;
	margin-left: 10px;
}

div.newSystem ul {
	width: 700px;
	margin: 0 0 0 10px;
	padding: 20px 0 15px;
	background: url(../img/newsystem_line.png) no-repeat bottom;
	text-align: center;
}

div.underBtn {
	padding: 10px 0 20px;
	text-align: center;
}



/* ----------------------------------------

ClearFix (必要なければ消す)

---------------------------------------- */

/* -- Modern Browsers -- */

div#Container:after{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

/* -- IE7 -- */

div#Container {
	display: inline-block;
}

/*  -- Legacy IE -- */

* html div#Container{
	height: 1%;
}

div#Container{
	display: block;
}

