@charset "utf-8";

/* ̽ */

body{
	font-size: small;
	color: #eee;
	margin: 0;
	padding: 0;
	background-color:#0F0A19;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

p{
	margin: 0;
	padding: 0;
}

form{
	margin: 0;
	padding: 0;
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

ol{
	margin: 0;
	padding: 0;
}

dl{
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}
hr{
	display: none;
}

a:link{
	color: #fff;
}

a:visited{
	color: #fff;
}

a:hover{
	color: #fc3;
}

/* CLEAR FIX */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#contents{
	width: 760px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #150A31;
	border-left: 1px #eee solid;
	border-right: 1px #eee solid;
}

#header{
	width: 760px;
	height: 300px;
	background-image:url(../images/top_view.jpg);
	position: relative;
}

#main{
	width: 738px;
	min-height: 230px;
	>height: 230px;
	padding: 10px 10px 5px 10px;
	margin: 0;
}

#footer{
	width: 738px;
	margin: 10px 10px 0 10px;
	padding: 5px 0 0 0;
	border-top: 1px #eee solid;
}
#copyright{
	font-size: 10px;
	margin: 0 0 10px 0;
}

#contentsL{
	width: 530px;
	float: left;
}

#contentsR{
	width: 190px;
	height: auto;
	float: right;
}

h1 a{
	background-image:url(../images/top_logo.jpg);
	width: 260px;
	height: 70px;
	text-indent: -9999px;
	position: absolute;
	top: 230px;
}

#top h3{
	background-image:url(../images/mark_c.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	font-size: 11px;
	line-height: 15px;
	margin: 10px 0 5px 0;
}

#top #first{
	margin: 0 0 5px 0;
}

#info, #pickup {
	width: 530px;
	height: auto;
	margin: 0 0 20px 0;
}

#info h2{
	background-image:url(../images/info_bg.gif);
	font-size: 14px;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	width: 530px;
	height: 24px;
}

#info ul{
	display: block;
}
#info li {
	list-style: inside;
	list-style-image: url(../images/mark_b.gif);
	list-style-position: outside;
	margin: 0 10px 0 20px;
	padding: 0 0 0 3px;
}

#pickup h2{
	background-image:url(../images/pickup_bg.gif);
	font-size: 14px;
	text-indent: -9999px;
	width: 530px;
	height: 24px;
}

.shop_box{
	margin: 5px 0 10px 0;
	width: 106px;
	height: 80px;
	float: left;
	font-size: 10px;
}
.shop_box a{
	text-decoration: none;	
}

.shop_box img{
	width: 94px;
	padding: 2px;
	border: 1px solid #eee;	
}

#link{
	display: block;
	width: 150px;
	height: auto;
	position: absolute;
	top: 5px;
	right: 5px;
}
#link li {
	float: left;
	margin: 0 0 0 10px;
}
#link a{
	text-decoration: none;
}



#link2{
	display: block;
	width: 400px;
	height: 12px;
	float: left;
	text-align: left;
}
#link2 li {
	background-image: url(../images/mark_a.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	margin: 0 15px 0 0;
	line-height: 15px;
	display:inline; 
}
#link2 a{
	text-decoration: none;
}


#navi{
	width: 760px;
	height: 40px;
	background-image:url(../images/navi_bg.gif);
	border-top: 1px #B99874 solid;
	border-bottom: 1px #999 solid;
}

#navi li {
	float: left;
}

#navi li a{
	display:block;
	width: 126px;
	height: 40px;
}

#menu1{
	margin: 0 0 0 2px;
}

#menu1 a{
	text-indent: -9999px;
	background-image:url(../images/navi.gif);
	background-position: 0px 0px;
}
#menu1 a:hover,
#event #menu1 a{
	text-indent: -9999px;
	background-image:url(../images/navi.gif);
	background-position: 0px 40px;
}
#menu2 a{
	text-indent: -9999px;
	background-image:url(../images/navi.gif);
	background-position: -126px 0px;
}
#menu2 a:hover,
#coupon #menu2 a{
	text-indent: -9999px;
	background-image:url(../images/navi.gif);
	background-position: -126px 40px;
}
#menu3 a{
	text-indent: -9999px;
	background-image:url(../images/navi.gif);
	background-position: -252px 0px;
}
#menu3 a:hover,
#hotel #menu3 a{
	text-indent: -9999px;
	background-image:url(../images/navi.gif);
	background-position: -252px 40px;
}
#menu4 a{
	text-indent: -9999px;
	background-image:url(../images/navi.gif);
	background-position: -378px 0px;
}
#menu4 a:hover,
#wedding #menu4 a{
	text-indent: -9999px;
	background-image:url(../images/navi.gif);
	background-position: -378px 40px;
}
#menu5 a{
	text-indent: -9999px;
	background-image:url(../images/navi.gif);
	background-position: -500px 0px;
}
#menu5 a:hover,
#floormap #menu5 a{
	text-indent: -9999px;
	background-image:url(../images/navi.gif);
	background-position: -500px 40px;
}
#menu6 a{
	text-indent: -9999px;
	background-image:url(../images/navi.gif);
	background-position: -626px 0px;
}
#menu6 a:hover,
#access #menu6 a{
	text-indent: -9999px;
	background-image:url(../images/navi.gif);
	background-position: -626px 40px;
}


#name{
	display: block;
	width: auto;
	float: right;
}


/* イベントページ */

#event #header{
	background-image:url(../../event/images/view.jpg);
	height: 300px;
}
#event h1 a{
	background-image:url(../../event/images/logo.jpg);
	width: 260px;
	height: 70px;
	text-indent: -9999px;
	position: absolute;
	top: 230px;
}
#event h2{
	background-image:url(../../event/images/ttl_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	width: 105px;
	height: 30px;
}
#event h3{
	background-image:url(../../event/images/subttl_bg.gif);
	font-size: 13px;
	line-height: 25px;
	text-indent: 25px;
	margin: 10px 0 5px 0;
	width: 730px;
	height: 24px;
}

.event_box{
	margin: 5px 0 25px 0;
	width: 730px;
	height: auto;
	float: left;
}

.event_box img{
	width: auto;
	height: auto;
	margin: 10px 20px 10px 10px;
	border: 1px solid #eee;
	float: left;
}

.event_box p{
	margin: 30px 10px 0 0;
}


/* クーポンページ */
#coupon #header{
	background-image:url(../../coupon/images/view.jpg);
	height: 300px;
}
#coupon h1 a{
	background-image:url(../../coupon/images/logo.jpg);
	width: 260px;
	height: 70px;
	text-indent: -9999px;
	position: absolute;
	top: 230px;
}
#coupon h2{
	background-image:url(../../coupon/images/ttl_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	width: 105px;
	height: 30px;
}
#coupon #lead{
	display: block;
	width: 700px;
	margin: 20px 0 0 20px;
}
#tickets{
	width: 700px;
	margin: 10px 12px 10px 12px;
}
.coupon_box{
	margin: 0;
	width: 230px;
	height: auto;
	float: left;
	font-size: 10px;
	border-bottom: 2px dotted #eee;
	border-right: 2px dotted #eee;
}
.right_box{
	border-right: none;
}
.last_box{
	border-bottom: none;
}
.coupon {
	width: 220px;
	height: auto;
	margin: 10px 5px;
	padding: 3px 0;
	background-color: #fff;
}
#coupon h3{
	background-image:url(../../coupon/images/shop_name_bg.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	font-size: 13px;
	color: #333;
	margin: 5px;
	width: 210px;
	height: 27px;
	line-height: 27px;
}
.coupon .frame{
	background-image:url(../../coupon/images/coupon_frame_mid.gif);
	background-repeat: y;
	margin: 0 5px;
	display: block;
	width: 211px;
}
.coupon p{
	margin: 3px 10px;
	color: #333;
	font-size: 10px;
}
.coupon .title{
	font-size: 12px;
	font-weight: bold;
	border-bottom: #ACD0D8 solid 1px;
}
.frame_top{
	display: block;
	line-height: 0px;
	margin: 0;
	padding: 0;
}
.frame_btm{
	display: block;
	line-height: 10px;
	margin: 0;
	padding: 0;
}
.condition_mark{
	color: #DBA111;
}

/* ホテルページ */
#hotel #header{
	background-image:url(../../hotel/images/view.jpg);
	height: 300px;
}
#hotel h1 a{
	background-image:url(../../hotel/images/logo.jpg);
	width: 260px;
	height: 70px;
	text-indent: -9999px;
	position: absolute;
	top: 230px;
}
#hotel h2{
	background-image:url(../../hotel/images/ttl_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	width: 105px;
	height: 30px;
}
#hotel #intro1{
	background-image:url(../../hotel/images/intro1_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 20px 0 5px 0;
	width: 730px;
	height: 30px;
}
#hotel #intro2{
	background-image:url(../../hotel/images/intro2_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 20px 0 5px 0;
	width: 730px;
	height: 30px;
}

#hotel .lead{
	display: block;
	width: 700px;
	margin: 5px 10px;
}
#hotel .note{
	display: block;
	width: 700px;
	margin: 5px 10px;
	font-size: 10px;
}
#hotel #box{
	margin: 0 0 0 20px;
}
#hotel .image_box{
	width: 170px;
	height: 140px;
	float: left;
	margin: 0 0 20px 0;
}
#hotel #reason{
	display: block;
	width: 360px;
	height: auto;
	float: left;
	margin: 10px 10px 0 5px;
}
#hotel #reason dt{
	background-image:url(../images/mark_b.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	text-indent: 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	margin: 0 0 0 10px;
}
#hotel #reason dd{
	margin: 0 0 15px 15px;
}

#member{
	background-color: #fff;
	width: 730px;
	height: auto;
	margin: 15px 0;
	padding: 10px;
	color: #333;
}
/* ウエディングページ */
#wedding #header{
	background-image:url(../../wedding/images/view.jpg);
	height: 300px;
}
#wedding h1 a{
	background-image:url(../../wedding/images/logo.jpg);
	width: 260px;
	height: 70px;
	text-indent: -9999px;
	position: absolute;
	top: 230px;
}
#wedding h2{
	background-image:url(../../wedding/images/ttl_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	width: 145px;
	height: 30px;
}
#wedding #intro1{
	background-image:url(../../wedding/images/intro1_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 20px 0 5px 0;
	width: 730px;
	height: 30px;
}
#wedding #intro2{
	background-image:url(../../wedding/images/intro2_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 30px 0 5px 0;
	width: 730px;
	height: 30px;
}

.wedding_intro{
	width: 530px;
	height: auto;
	float: left;
	margin: 0 10px 0 0;
	padding: 10px;
}

#wedding .image{
	margin: 0 14px 5px 0;
	
}

#wedding .lead{
	margin: 0 0 5px 0;
}

/* フロアーマップページ */
#floormap #header{
	background-image:url(../../floor/images/view.jpg);
	height: 300px;
}
#floormap h1 a{
	background-image:url(../../floor/images/logo.jpg);
	width: 260px;
	height: 70px;
	text-indent: -9999px;
	position: absolute;
	top: 230px;
}
#floormap h2{
	background-image:url(../../floor/images/ttl_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	width: 145px;
	height: 30px;
}
#floormap h3{
	background-image:url(../images/mark_b.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 20px;
	text-indent: 15px;
	font-size: 18px;
	font-weight: bold;
}
#floormap .map{
	width: 470px;
	height: 265px;
	float: left;
	margin: 0 15px 10px 10px;
}
#floormap .icons{
	width: 470px;
	height: 40px;
	float: left;
	margin: 0 15px 10px 10px;
}
#floormap .list{
	width: 200px;
	height: auto;
	float: right;
	margin: 0 15px 0 0;
}
.list ul{
	border-top: 1px solid #999;
}
.list li{
	border-bottom: 1px solid #999;
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
	line-height: 20px;
}
.list li a{
	text-decoration: none;
}
.list img{
	margin: 0 5px 0 0;
	align: absmiddle;
}

/* アクセスマップページ */
#access #header{
	background-image:url(../../access/images/view.jpg);
	height: 300px;
}
#access h1 a{
	background-image:url(../../access/images/logo.jpg);
	width: 260px;
	height: 70px;
	text-indent: -9999px;
	position: absolute;
	top: 230px;
}
#access h2{
	background-image:url(../../access/images/ttl_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	width: 160px;
	height: 30px;
}
#axs_box{
	margin: 20px 0 0 0;	
}
#access .gmap{
	width: 450px;
	height: 415px;
	float: left;
	border: 1px solid #fff;
	margin: 0 0 0 10px;
}
#access .note{
	width: 240px;
	height: auto;
	float: right;
	margin: 0 4px 0 0;
}
#access #location{
	background-image:url(../../access/images/location_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 240px;
}
#access #axs{
	background-image:url(../../access/images/axs_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 240px;
}
#access #bybus{
	background-image:url(../../access/images/bybus.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0 0 0 5px;
	width: 220px;
	height: 24px;
}
#access #bytrain{
	background-image:url(../../access/images/bytrain.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0 0 0 5px;
	width: 220px;
	height: 24px;
}
#access #bycar{
	background-image:url(../../access/images/bycar.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0 0 0 5px;
	width: 220px;
	height: 24px;
}
#access .note{
	padding: 0 10px 10px 10px;
}
#access .note p,
#access .note dl{
	display: block;
	width: 230px;
	padding: 0 0 10px 10px;
	font-size: 11px;
	line-height: 18px;
}
#access .note dd{
	padding: 0;
	margin: 0 0 0 11px;
}

#access #atn_box{
	background-color: #E9E6F4;
	margin: 20px 0 0 20px;
	padding: 10px;
	width: 688px;
	height: auto;
	border: 1px solid #fff;
	color: #000;
}
#access #atn_box h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#access #atn_box h4{
	font-size: 13px;
	padding: 0 0 0 20px;
	margin: 0;
	font-weight: bold;
}
#access #atn_box p{
	display: block;
	margin: 5px;
	padding: 0 6px;
	width: 315px;
	height: auto;
	float: left;
	font-size: 10px;
}
#access .line_L{
	float: right;
	border-left: 1px solid #000;
}


/* 会社概要ページ */
#company #header{
	background-image:url(../../etc/images/company_view.jpg);
	height: 300px;
}
#company h1 a{
	background-image:url(../../etc/images/company_logo.jpg);
	width: 260px;
	height: 70px;
	text-indent: -9999px;
	position: absolute;
	top: 230px;
}
#company{
	font-size: 13px;
}
#company h2{
	background-image:url(../../etc/images/company_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	width: 105px;
	height: 30px;
}
#company table{
	margin: 0 0 0 200px;
}
#company td, #company th{
	border-bottom: 1px solid #eee;
	padding: 10px;
	vertical-align: top;
}
#company th{
	background-image:url(../images/mark_c.gif);
	background-repeat: no-repeat;
	background-position: 6px 12px;
	text-indent: 15px;
	font-size: 13px;
}
#company .last{
	border: none;
}


/* PPページ */
#pp #header{
	background-image:url(../../etc/images/pp_view.jpg);
	height: 300px;
}
#pp h1 a{
	background-image:url(../../etc/images/pp_logo.jpg);
	width: 260px;
	height: 70px;
	text-indent: -9999px;
	position: absolute;
	top: 230px;
}
#pp h2{
	background-image:url(../../etc/images/pp_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	width: 210px;
	height: 30px;
}
#pp #pp_box{
	width: 600px;
	margin: 10px auto 0;
}
#pp #policy{
	padding: 10px;
	height: auto;
	background-color: #E9E6F4;
	margin: 10px 0;
	padding: 10px;
	width: 600px;
	height: auto;
	border: 1px solid #fff;
	color: #000;
	
}
#pp #policy ul {
	list-style: decimal;
	margin: 15px 0 15px 20px;
}
#pp #policy li{
	margin: 8px 0;
}
#pp #purpose{
	list-style: disc;
	margin: 0 0 0 20px;
}
#pp dt{
	background-image:url(../images/mark_b.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	text-indent: 20px;
	margin: 15px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}


/* RECRUITページ */
#recruit #header{
	background-image:url(../../recruit/images/view.jpg);
	height: 300px;
}
#recruit h1 a{
	background-image:url(../../recruit/images/logo.jpg);
	width: 260px;
	height: 70px;
	text-indent: -9999px;
	position: absolute;
	top: 230px;
}
#recruit h2{
	background-image:url(../../recruit/images/h2_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	width: 105px;
	height: 30px;
}
#recruit #recruit_box{
	width: 550px;
	margin: 20px auto 0;
}
#recruit_box table{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 0 20px 0;
}
#recruit_box td,
#recruit_box th{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px;
	vertical-align: top;
}
#recruit_box th{
	font-weight: normal;
	background-image:url(../images/mark_c.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	text-indent: 15px;
}
#recruit_box td{
	background-color: #fff;
	color: #150A31;
}
#recruit_box .shop_name{
	background-color: #484157;
	color: #eee;
	font-weight: bold;
}


/* サイトマップページ */
#sitemap #header{
	background-image:url(../../etc/images/sitemap_view.jpg);
	height: 300px;
}
#sitemap h1 a{
	background-image:url(../../etc/images/sitemap_logo.jpg);
	width: 260px;
	height: 70px;
	text-indent: -9999px;
	position: absolute;
	top: 230px;
}
#sitemap h2{
	background-image:url(../../etc/images/sitemap_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	width: 145px;
	height: 30px;
}
#sitemap h3{
	border-bottom: 1px solid #999;
	padding: 0 0 3px 5px;
}
#sitemap #sitemap_box{
	width: 600px;
	margin: 20px auto 0;
}
#sitemap #menu li{
	list-style:url(../images/mark_c.gif);
	line-height: 10px;
	padding: 0 0 0 5px;
	margin: 20px;
}
#sitemap #shop li{
	list-style:url(../images/mark_b.gif);
	padding: 0 0 0 5px;
	margin: 20px;
}
#sitemap #shop ul,
#sitemap #menu ul{
	margin: 0 0 0 10px;
}
#sitemap #sitemap_box li a{
	text-decoration: none;
}
#sitemap #menu{
	width: 170px;
	height: auto;
	margin: 0 0 0 20px;
	float: left;
}
#sitemap #shop{
	width: 360px;
	height: auto;
	margin: 0;
	float: right;
}

#shop_L{
	float: left;
}
#shop_R{
	float: right;
}

/* お問合せページ */
#contact #header{
	background-image:url(../../etc/images/contact_view.jpg);
	height: 300px;
}
#contact h1 a{
	background-image:url(../../etc/images/contact_logo.jpg);
	width: 260px;
	height: 70px;
	text-indent: -9999px;
	position: absolute;
	top: 230px;
}
#contact h2{
	background-image:url(../../etc/images/contact_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	width: 105px;
	height: 30px;
}
#contact .lead{
	text-align: center;
}
#contact h3{
	margin-bottom: 10px;
}
#contact #contact_box{
	width: 450px;
	margin: 10px auto 0;
	padding: 10px;
	border: 1px solid #eee;
	text-align: center;
}

/* テナントページ */
body#tenant{
	background-color: #190F29;
	font-size: small;
	color: #eee;
	margin: 0 auto;
	padding: 0;
	background-image:url(../../tenant_frame/images/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
}

#tenant #contents{
	background-color: #fff;
	width: 750px;
	margin: 0 auto;
	width: 620px;
	padding: 0;
	border-top: #B99874 solid 5px;
	color: #000;
}

#tenant #footer{
	width: 590px;
	border: none;
	margin: 5px auto 0;
	padding: 0;
}

#tenant #rights{
	display: block;
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
}
#tenant h1{
	width: 590px;
	height: 80px;
	margin:0 auto;
	position: relative;
}
#tenant h1 a{
	background-image:url(../../tenant_frame/images/logo.gif);
	width: 590px;
	height: 60px;
	text-indent: -9999px;
	position: absolute;
	top: 20px;
	left: 0;
}

/* common */


.clear{
	clear: both;
}
.img-right{
	float: right;
	margin-left: 10px;
}
.img-left{
	float: left;
	margin-right: 10px;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.bold{
	font-weight:bold;
}
.gyoukan{
	line-height: 1.5em;
}

/* フォントサイズ */

.txt90{
	font-size: 90%;
}
.txt80{
	font-size: 80%;
}
.txt70{
	font-size: 70%;
}
.txt60{
	font-size: 60%;
}
.txt50{
	font-size: 50%;
}
.txt40{
	font-size: 40%;
}
.txt30{
	font-size: 30%;
}
.txt20{
	font-size: 20%;
}
.txt10{
	font-size: 10%;
}

