@charset "utf-8";

/* default settings */

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: 1.4;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

p{
	margin: 0;
	padding: 0;
}

form{
	margin: 0;
	padding: 0;
}

ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}
hr{
	display: none;
}

a {
	text-decoration: none;
}

a:link{
	color: #fff;
}

a:visited{
	color: #999;
}

a:hover{
	color: #fc3;
}

.container {
	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 {
	margin-bottom: 20px;
	border-top: solid 4px #ba9875;
	position: relative;
	width: 760px;
	height: 272px;
	background-image:url(../images/top_view.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.contents {
	margin: 0;
	padding: 0 20px 40px 20px;
	position: relative;
	min-height: 230px;
	width: 720px;
}

.contents p.back2top {
	position: absolute;
	right: 20px;
	bottom: 5px;
}

.footer {
	width: 720px;
	margin: 10px 20px 0 20px;
	padding: 7px 0 20px 0;
	border-top: 1px #eee solid;
}

#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;
	margin-bottom:10px;
}

.shop_box{
	margin-right: 10px;
	* margin-right: 9px;
	margin-bottom: 5px;
	width: 125px;
	height: 100px;
	float: left;
	font-size: 10px;
}

.shop_box a {
	text-decoration: none;	
}

.shop_box img {
	margin-bottom: 2px;
	padding: 2px;
	width: 119px;
	border: 1px solid #eee;	
}

.rightend {
	margin-right: 0;
}

.firstFloor {
	padding-left: 25px;
	background-image: url(../images/icn1f.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
}

.secondFloor {
	padding-left: 25px;
	background-image: url(../images/icn2f.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
}

.thirdFloor {
	padding-left: 25px;
	background-image: url(../images/icn3f.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
}

.fifthFloor {
	padding-left: 25px;
	background-image: url(../images/icn5f.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
}

dl#utilityNav {
	display: block;
	width: 150px;
	height: auto;
	position: absolute;
	top: 5px;
	right: 5px;
}

dl#utilityNav dt {
	display: none;
}

dl#utilityNav li {
	float: left;
	margin: 0 0 0 10px;
}

dl#utilityNav a{
	text-decoration: none;
}



#link2{
	display: block;
	width: 400px;
	height: 12px;
	float: left;
	text-align: left;
}

.footer li {
	background-image: url(../images/mark_a.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	padding: 0 0 0 12px;
	margin: 0 10px 0 0;
	line-height: 15px;
	display: inline; 
}
.footer a{
	text-decoration: none;
}


dl#globalNav {
	border-top: 1px #B99874 solid;
	border-bottom: 1px #999 solid;
	position: absolute;
	left: 0;
	bottom: 24px;
	width: 760px;
	height: 40px;
	background-image:url(../images/navi_bg.gif);
}

dl#globalNav dt {
	display: none;
}

dl#globalNav li {
	float: left;
}

dl#globalNav li a {
	display:block;
	width: 108px;
	height: 40px;
	background-image:url(../images/navi.gif);
	text-indent: -10000em;
}

dl#globalNav li#menu1 a{
	background-position: 0 0;
}
dl#globalNav li#menu1 a:hover,
#index dl#globalNav li#menu1 a{
	background-position: 0 40px;
}

#menu2 a{
	background-position: -540px 0;
}
#menu2 a:hover,
#floormap #menu2 a{
	background-position: -540px 40px;
}
#menu3 a{
	background-position: -108px 0;
}
#menu3 a:hover,
#event #menu3 a{
	background-position: -108px 40px;
}
#menu4 a{
	background-position: -216px 0;
}
#menu4 a:hover,
#hotel #menu4 a{
	background-position: -216px 40px;
}
#menu5 a{
	background-position: -324px 0;
}
#menu5 a:hover {
	background-position: -324px 40px;
}
#menu6 a{
	background-position: -432px 0;
}
#menu6 a:hover {
	background-position: -432px 40px;
}
#menu7 a{
	width: 112px !important;
	background-position: -648px 0;
}
#menu7 a:hover,
#access #menu6 a{
	background-position: -648px 40px;
}


#name{
	display: block;
	width: auto;
	float: right;
}


/* イベントページ */


/* クーポンページ */

/* ホテルページ */
/* ウエディングページ */

/* フロアーマップページ */

/* アクセスマップページ */


/* サイトマップページ */
#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;
}

/* お問合せページ */


/* テナントページ */
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 #header {
	margin: 0 auto;
	width: 620px;
	height: 80px;
	position: relative;
	background-image: none;
}

#tenant #header a {
	text-decoration: none;
}

#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;
	text-align: left;
	margin: 0;
	padding: 0;
}

#tenant h1{
	width: 200px;
	height: 60px;
	position: absolute;
	top: 20px;
	left: 0;
}

#tenant h1 a {
	background-image:url(../../tenant_frame/images/logo.gif);
	width: 200px;
	height: 60px;
	text-indent: -9999px;
	top: 0;
	left: 0;
}

#tenant p#tenantLink {
	padding-left: 20px;
	position: absolute;
	bottom: 5px;
	right: 0;
	line-height: 15px;
	background-image: url(../../tenant_frame/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#tenant p#tenantClose {
	padding-left: 20px;
	position: absolute;
	top: 10px;
	right: 0;
	line-height: 15px;
	background-image: url(../../tenant_frame/images/close.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* common elements */

p#siteTitle {
	position: absolute;
	left: 15px;
	bottom: 72px;
	width: 225px;
	height: 50px;
}

p#siteTitle a {
	position: relative;
	display: block;
	width: 225px;
	height: 50px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000em;
}

*html p#siteTitle a {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_common/images/logo.png', sizingMethod='crop');
	cursor: pointer;
}

dl.topicPath {
	position: absolute;
	left: 20px;
	bottom: 0;
}

dl.topicPath dt {
	display: none;
}

h1#contentsTitle {
	margin-bottom: 15px;
	width: 300px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000em;
}

.box {
	overflow: hidden;
}



.footer ul {
	margin-bottom: 10px;
	float: left;
	width: 400px;
}

.footer p#author {
	text-align: right;
	float: right;
}

.footer p#copyright {
	clear: left;
}


/* index */

#index .header {
	border-top: none;
	height: 342px;
}

#index #globalNav {
	bottom: 0;
}

#index .contents .main {
	float: left;
	width: 510px;
}

#index .contents .main .section {
	margin-bottom: 20px;
	width: 510px;
}

#index .contents .main .section h2 {
	margin-bottom: 10px;
	width: 510px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000em;
	font-size: 14px;
}

#index .contents .main #montigreInfo h2 {
	background-image: url(../images/info_bg.gif);
}

#index .contents .main #montigreInfo ul{
}

#index .contents .main #montigreInfo li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 20px;
	border-bottom: dotted 1px #666;
	background-image: url(../images/mark_b.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#index .contents .main #shopInfo {
	margin-bottom: 0;
}

#index .contents .main #shopInfo h2 {
	margin-bottom: 0;
	background-image: url(../images/pickup_bg.gif);
}

#index .contents .main #shopInfo .box {
	margin: 0;
	padding: 12px 0 12px 90px;
	float: left;
	position: relative;
	border-bottom: dashed 1px #666;
	width: 165px;
	height: 60px;
}

#index .contents .main #shopInfo .box p.shopName {
	margin-bottom: 5px;
	width: 155px;
	font-size: 10px;
}

#index .contents .main #shopInfo .box p.shopName .marker {
	display: none;
}

#index .contents .main #shopInfo .box h3 {
	width: 155px;
	height: auto;
	font-size: 13px;
	line-height: 1.2;
}

#index .contents .main #shopInfo .box img {
	padding: 2px;
	border: solid 1px #ccc;
	display: block;
	position: absolute;
	top: 12px;
	left: 0;
}

#index .contents .main #shopInfo .box p.more {
	background-image: url(../images/markerLink.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-align: left;
	font-size: 10px;
}

#index .contents .sidebar {
	float: right;
	width: 180px;
}

#index .contents .sidebar dt {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 18px;
	line-height: 15px;
	background-image:url(../images/mark_c.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
}

#index .contents .sidebar dt.first {
	margin-top: 0;
}

#index .contents .sidebar dd#twitter {
	margin-bottom: 5px;
	padding: 5px;
	border: solid 1px #ccc;
	overflow: auto;
	height: 250px;
	background-color: #00aced;
	background-image: url(../images/bgTwitter.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#index .contents .sidebar dd#goTwitter {
	height: 22px;
}

#index .contents .sidebar dd#goTwitter a {
	display: block;
	width: 180px;
	height: 22px;
	background-image: url(../images/btnTwitter.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000em;
}

#index .contents .sidebar dd#goTwitter a:hover {
	background-position: 0 -22px;
}

#index .contents .sidebar dd#twitter ul {
	width: 148px;
}

#index .contents .sidebar dd#twitter ul li {
	margin-bottom: 6px;
	padding: 10px;
	border-radius: 5px;
	color: #003;
	background-color: #c2ebfe;
}

#index .contents .sidebar dd#twitter ul li.loaded {
	display: none;
}

#index .contents .sidebar dd#twitter ul li a {
	color: #300;
	text-decoration: underline;
}

#index p.announcement {
	margin-bottom: 15px;
}

#index ul.ban_list,
#index ul.ban_list.ban_sub {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

#index ul.ban_list li {
	display: block;
	float: left;
	width: 245px;
	height: 80px;
	background-color: #CCC;
}

#index .contents .main #montigreInfo ul.ban_list li {
	padding: 0;
	background: none;
	margin: 0;
}

#index .contents .main #montigreInfo ul.ban_list li.ban_1 {
	margin-right: 20px;
}

#index ul.ban_list.ban_sub li {
	width: auto;
	height: auto;
}

#index ul.ban_list.ban_sub li.ban_01,
#index ul.ban_list.ban_sub li.ban_02 {
	margin-right: 15px;
}

#index ul.ban_list.ban_sub li img {
	display: block;
}

/* shopguide */

#shopguide .header {
	background-image: url(../../shopguide/images/bgHeader.jpg);
}

#shopguide h1#contentsTitle {
	background-image: url(../../shopguide/images/title.gif);
}

#shopguide .contents .shopListHeader {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: solid 1px #999;
	overflow: hidden;
	height: 18px;
}

#shopguide .contents .shopListHeader h2 {
	margin-right: 15px;
	float: left;
	width: 94px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000em;
}

#shopguide .contents .shopListHeader p {
	float: left;
}

#shopguide .contents #shopguideFashion,
#shopguide .contents #shopguideRestaurant,
#shopguide .contents #shopguideLife,
#shopguide .contents #shopguideRelax,
#shopguide .contents #shopguideService {
	margin-bottom: 15px;
}

#shopguide .contents #shopguideFashion h2 {
	background-image: url(../../shopguide/images/catFashion.gif);
}

#shopguide .contents #shopguideRestaurant h2 {
	background-image: url(../../shopguide/images/catRestaurant.gif);
}

#shopguide .contents #shopguideLife h2 {
	background-image: url(../../shopguide/images/catLife.gif);
}

#shopguide .contents #shopguideRelax h2 {
	background-image: url(../../shopguide/images/catRelax.gif);
}

#shopguide .contents #shopguideService h2 {
	background-image: url(../../shopguide/images/catService.gif);
}

#shopguide .contents .section .box {
	margin-right: 20px;
	margin-bottom: 12px;
	padding-top: 70px;
	padding-bottom: 12px;
	padding-left: 92px;
	border-bottom: dashed 1px #666;
	float: left;
	position: relative;
	width: 258px;
}

#shopguide .contents .section .even {
	margin-right: 0;
}

#shopguide .contents .section .box h3.shopName {
	position: absolute;
	top: -1px;
	left: 92px;
	width: 258px;
	font-size: 13px;
}

#shopguide .contents .section .box h3.shopName .marker {
	display: none;
}

#shopguide .contents .section .box p.shopLastUpdated {
	position: absolute;
	top: -1px;
	right: 0;
	width: 100px;
	text-align: right;
	font-size: 10px;
}

#shopguide .contents .section .box p.shopNews {
	padding-left: 36px;
	position: absolute;
	top: 25px;
	left: 92px;
	width: 232px;
	background-image: url(../images/iconNews.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: small;
}

#shopguide .contents .section .box p.shopNews .newsDate {
	font-size: 11px;
}

#shopguide .contents .section .box img {
	padding: 2px;
	border: solid 1px #ccc;
	position: absolute;
	top: 0;
	left: 0;
}

#shopguide .contents .section .box p.more {
	padding-left: 16px;
	background-image: url(../images/markerLink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
}


#shopguide .contents .shopguideHeader {
	margin-bottom: 15px;
	position: relative;
	width: 720px;
	height: 64px;
	background-image: url(../../shopguide/images/bgShopguideHeader.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#shopguide .contents .shopguideHeader h2 {
	margin-bottom: 5px;
	font-size: 16px;
}

#shopguide .contents .shopguideHeader #shopLogo {
	border: solid 1px #ccc;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 160px;
	height: 50px;
	background-color: #fff;
}

#shopguide .contents .shopguideHeader p.shopCategory {
	width: 94px;
	height: 18px;
	background-repeat: none;
	background-position: top left;
	text-indent: -10000em;
}

#shopguide .contents .shopguideHeader p.catRestaurant {
	background-image: url(../../shopguide/images/catRestaurant.gif);
}

#shopguide .contents .shopguideHeader p.catLife {
	background-image: url(../../shopguide/images/catLife.gif);
}

#shopguide .contents .shopguideHeader p.catRelax {
	background-image: url(../../shopguide/images/catRelax.gif);
}

#shopguide .contents .shopguideHeader p.catFashion {
	background-image: url(../../shopguide/images/catFashion.gif);
}

#shopguide .contents .shopguideHeader p.catService {
	background-image: url(../../shopguide/images/catService.gif);
}

#shopguide .contents .shopguideContents {
	overflow: hidden;
	background-image: url(../../shopguide/images/bgShopguideContents.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#shopguide .contents #shopInfo {
	float: left;
	width: 450px;
}

#shopguide .contents .shopPhotos {
	margin-bottom: 20px;
	overflow: hidden;
}

#shopguide .contents #shopInfo img.shopPhoto01 {
	border: solid 1px #999;
	float: left;
}

#shopguide .contents #shopInfo img.shopPhoto02 {
	border: solid 1px #999;
	float: right;
}

#shopguide .contents #shopInfo p {
	margin-bottom: 1em;
}

#shopguide .contents #shopInfo dl {
	border-bottom: solid 1px #4d4562;
	overflow: hidden;
	width: 450px;
}

#shopguide .contents #shopInfo dt {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 32px;
	border-top: solid 1px #4d4562;
	float: left;
	clear: left;
	width: 100px;
	background-repeat: no-repeat;
	background-position: 5px 7px;
}

#shopguide .contents #shopInfo dt#shopOpen {
	background-image: url(../../shopguide/images/iconOpen.gif);
}

#shopguide .contents #shopInfo dt#shopClosed {
	background-image: url(../../shopguide/images/iconClosed.gif);
}

#shopguide .contents #shopInfo dt#shopTel {
	background-image: url(../../shopguide/images/iconTel.gif);
}

#shopguide .contents #shopInfo dt#shopGoods {
	background-image: url(../../shopguide/images/iconGoods.gif);
}

#shopguide .contents #shopInfo dt#shopService {
	background-image: url(../../shopguide/images/iconService.gif);
}

#shopguide .contents #shopInfo dt#shopMenu {
	background-image: url(../../shopguide/images/iconMenu.gif);
}

#shopguide .contents #shopInfo dt#shopClinic {
	background-image: url(../../shopguide/images/iconClinic.gif);
}

#shopguide .contents #shopInfo dt#shopWeb {
	background-image: url(../../shopguide/images/iconWeb.gif);
}

#shopguide .contents #shopInfo dt.shopInfoOther {
	background-image: url(../../shopguide/images/iconInfo.gif);
}

#shopguide .contents #shopInfo dt#shopLocation {
	background-image: url(../../shopguide/images/iconLocation.gif);
}

#shopguide .contents #shopInfo dd {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: solid 1px #4d4562;
	float: left;
	width: 318px;
}

#shopguide .contents #shopInfo dd p {
	margin: 0;
}

#shopguide .contents #shopNews {
	float: right;
	position: relative;
	width: 215px;
	height: auto;
	font-size: 11px;
}

#shopguide .contents #shopNews h2 {
	display: block;
	position: absolute;
	top: 0;
	left: -29px;
	width: 16px;
	height: 92px;
	background-image: url(../../shopguide/images/hlShopNews.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000em;
}

#shopguide .contents #shopNews .box {
	margin-right: 0;
	margin-bottom: 15px;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 10px;
	border-bottom: dotted 1px #ccc;
	float: none;
	overflow: hidden;
	width: 215px;
}

#shopguide .contents #shopNews .box h3 {
	margin-bottom: 7px;
	padding-left: 20px;
	background-image: url(../images/mark_c.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-size: 12px;
}

#shopguide .contents #shopNews .box p {
	font-size: 11px;
}

#shopguide .contents #shopNews .box img {
	margin-right: 15px;
	margin-bottom: 10px;
	border: solid 1px #ccc;
	float: left;
	position: relative;
}

#shopguide .contents #shopNews .box p.btnData img {
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	border: none;
	float: none;
}

#shopguide .contents #shopNews img.banner {
	margin-bottom: 5px;
}

/* floormap */

#floormap .header {
	background-image: url(../../floor/images/bgHeader.jpg);
}
#floormap #header{
	background-image:url(../../floor/images/view.jpg);
	height: 300px;
}

#floormap h1#contentsTitle {
	background-image: url(../../floor/images/title.gif);
}

#floormap .section {
	margin-bottom: 10px;
}

#floormap h2 {
	background-image:url(../images/mark_b.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
	text-indent: 18px;
	font-size: 16px;
	font-weight: bold;
}

#floormap img.map  {
	float: left;
	margin: 0 0 10px 0;
}

#floormap .icons {
	width: 470px;
	height: 40px;
	float: left;
	margin: 0 15px 10px 0;
}

#floormap ul.list {
	margin: 0;
	border-top: 1px solid #999;
	float: right;
	width: 230px;
	height: auto;
}

.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;
}

/* EVENT AND NEWS */

#event .header {
	background-image:url(../../event/images/bgHeader.jpg);
}

#event #main {
	padding: 0;
	background-color: #150a31;
}

#event #iframe {
	background-color: transparent;
}

#event h1 {
	background-image:url(../../event/images/title.gif);
}

#event h2{
	background-image:url(../../event/images/subttl_bg.gif);
	font-size: 13px;
	line-height: 25px;
	text-indent: 25px;
	margin-bottom: 15px;
	width: 720px;
	height: 24px;
}

#event .section {
	margin: 5px 0 25px 0;
	width: 720px;
	height: auto;
	float: left;
}

#event .section .photoBox {
	float: left;
	width: 165px;
	height: auto;
}

#event .section .photoBox img {
	margin-bottom: 10px;
	border: 1px solid #eee;
}

#event .section .photoBox p {
	padding-left: 20px;
	background-image: url(../../event/images/markerExp.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	color: #ccc;
}

#event .box {
	width: 750px;
	height: auto;
}

#event .withPhoto .box {
	float: right;
	width: 535px;
	height: auto;
}

#event .section p {
	margin-bottom: 1em;
}

#event .section p.link a {
	display: block;
	width: 113px;
	height: 25px;
	background-image: url(../../event/images/btnDetail.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000em;
}

#event .section p.link a:hover {
	background-position: 1px 1px;
}

/* HOTEL */

#hotel .header{
	background-image:url(../../hotel/images/bgHeader.jpg);
}

#hotel h1 {
	background-image:url(../../hotel/images/title.gif);
}

#hotel h2 {
	background-repeat: no-repeat;
	text-indent: -10000em;
	margin: 0 0 5px 0;
	width: 720px;
	height: 30px;
}

#hotel .section {
	margin-bottom: 20px;
}

#hotel .section p {
	margin-bottom: 1em;
}

#hotel #intro1{
	background-image:url(../../hotel/images/intro1_bg.gif);
}

#hotel #intro2{
	background-image:url(../../hotel/images/intro2_bg.gif);
}

#hotel p.note{
	display: block;
	font-size: 10px;
}
#hotel #box{
	margin: 0 0 0 20px;
}
#hotel .image_box {
	float: left;
	width: 170px;
	height: 140px;
}
#hotel dl#reason {
	display: block;
	width: 380px;
	height: auto;
	float: left;
}

#hotel #reason dt {
	margin-bottom: 5px;
	padding-left: 16px;
	line-height: 13px;
	background-image:url(../images/mark_b.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	font-size: 13px;
	font-weight: bold;
}

#hotel #reason dd {
	margin-bottom: 10px;
}

#hotel .section img#feature {
	float: right;
}

#member{
	background-color: #fff;
	width: 730px;
	height: auto;
	margin: 15px 0;
	padding: 10px;
	color: #333;
}

/* wedding */

#wedding .header {
	background-image:url(../../wedding/images/bgHeader.jpg);
}

#wedding h1#contentsTitle {
	background-image:url(../../wedding/images/title.gif);
}

#wedding h2 {
	margin-bottom: 10px;
	width: 720px;
	height: 30px;
}

#wedding #main {
	padding-bottom: 30px;
}

#wedding #intro1 {
	background-image:url(../../wedding/images/intro1_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#wedding #intro2 {
	background-image:url(../../wedding/images/intro2_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.wedding_intro{
	width: 530px;
	height: auto;
	float: left;
	margin: 0 10px 0 0;
	padding: 10px;
}

#wedding .image{
	margin: 0 14px 5px 0;
	
}

#wedding p.lead {
	margin: 0 0 10px 0;
}

#wedding .section {
	margin-bottom: 30px;
	width: 720px;
}

#wedding #boxWedL {
	width: 348px;
	height: 240px;
	float: left;
	position: relative;
}

#wedding #boxWedR {
	width: 348px;
	float: right;
}

#wedding #boxCnvL {
	width: 529px;
	height: 240px;
	float: left;
	position: relative;
}

#wedding img.imgL {
	float: left;
}

#wedding img.imgR {
	float: right;
}

#wedding img.imgC {
	float: left;
	margin-left: 14px;
}

#wedding img.banner {
	position: absolute;
	bottom: 0;
	left: 0;
}

/* access */

#access .header {
	background-image:url(../../access/images/bgHeader.jpg);
}

#access h1#contentsTitle {
	background-image:url(../../access/images/title.gif);
}

#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 {
	margin: 0;
	border: 1px solid #fff;
	float: left;
	width: 450px;
	height: 415px;
}

#access .note{
	margin: 0;
	float: right;
	width: 240px;
	height: auto;
}

#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 .note h3 {
	margin-bottom: 10px;
}

#access .note h4 {
	margin-bottom: 10px;
}

#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 p,
#access .note dl{
	display: block;
	width: 230px;
	padding: 0 0 10px 10px;
	line-height: 18px;
}
#access .note dd{
	padding: 0;
	margin: 0 0 0 11px;
}

#access #atn_box{
	margin: 20px 0 0 0;
	padding: 20px;
	border: 1px solid #fff;
	width: 678px;
	height: auto;
	background-color: #E9E6F4;
	color: #000;
}

#access #atn_box h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#access #atn_box h4 {
	margin-bottom: 5px;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
}

#access #atn_box p{
	display: block;
	margin: 0;
	padding: 0;
	width: 315px;
	height: auto;
	float: left;
	font-size: 11px;
}

#access .line_L {
	padding-left: 20px;
	float: right;
	border-left: 1px solid #666;
}

/* CONTACT */

#contact .header {
	background-image:url(../../contact/images/bgHeader.jpg);
}

#contact h1 {
	background-image:url(../../contact/images/title.gif);
}

#contact .lead{
	text-align: center;
}

#contact h3{
	margin-bottom: 10px;
}

#contact #contact_box{
	width: 500px;
	margin: 10px auto 10px;
	padding: 10px;
	border: 1px solid #eee;
	text-align: center;
}
#contact #contact_box table {
	margin: 5px;
	width: 500px;
	text-align: left;
	border-bottom: 1px solid #666;
}
#contact #contact_box td{
	vertical-align: top;
	border-bottom: 1px solid #666;
}
.grumet{
	color:#eeb94a;
	font-size: 10px;
}
.life{
	color: #93B98D;
	font-size: 10px;
}
.fasion{
	color:#c60076;
	font-size: 10px;
}
.relax{
	color:#ccc3e0;
	font-size: 10px;
}

/* COUPON */

#coupon .header {
	background-image:url(../../coupon/images/bgHeader.jpg);
}

#coupon h1#contentsTitle {
	background-image:url(../../coupon/images/title.gif);
}

#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;
}

#tickets {
	margin: 10px 0;
	border-top: 1px dashed #ddd;
	border-left: 1px dashed #ddd;
	width: 718px;
}

#tickets .box {
	float: left;
	width: 238px;
	border-bottom: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
}

#tickets .boxContents {
	margin: 8px;
	padding: 6px;
	width: 210px;
	background-color: #fff;
}

#tickets .box h2 {
	margin: 0 0 6px 0;
	background-image:url(../../coupon/images/shop_name_bg.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	font-size: 13px;
	color: #333;
	width: 210px;
	height: 27px;
	line-height: 27px;
}

#tickets .boxContents .couponDetail {
	width: 210px;
	height: 180px;
	background-image: url(../../coupon/images/bgCouponDetail.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#tickets .boxContents .couponDetailContents {
	padding: 10px 15px;
	width: 180px;
	color: #333;
	background-image: url(../../coupon/images/bgCouponDetailContents.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#tickets .boxContents .couponDetailContents p.couponTitle {
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: #ACD0D8 solid 1px;
	width: 180px;
	font-weight: bold;
}

#tickets .boxContents .couponDetailContents dl {
	margin-bottom: 5px;
	border-bottom: 1px dotted #999;
	font-size: x-small;
}

#tickets .boxContents .couponDetailContents dt {
	margin-bottom: 2px;
	padding-left: 12px;
	background-image: url(../../coupon/images/bgCouponDetailDt.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-weight: bold;
}

#tickets .boxContents .couponDetailContents dd {
	padding-left: 12px;
	margin-bottom: 5px;
}

#tickets .boxContents .couponDetailContents p.tel {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
	font-weight: normal;
	font-size: x-small;
}

.coupon_box {
	margin: 0;
	width: 238px;
	height: auto;
	float: left;
	font-size: 10px;
	border-bottom: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
}
.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 p{
	margin: 3px 10px;
	color: #333;
	font-size: 10px;
}

/* STAFF */

#recruit .header {
	background-image:url(../../recruit/images/bgHeader.jpg);
}

#recruit h1 {
	background-image:url(../../recruit/images/title.gif);
}
#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 .contents table {
	margin: 20px 0 0 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#recruit .contents td,
#recruit .contents th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px;
	vertical-align: top;
}
#recruit .contents th {
	font-weight: normal;
	background-image:url(../images/mark_c.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	text-indent: 15px;
}

#recruit .contents td {
	background-color: #fff;
	color: #150A31;
}

#recruit .contents td.shop_name {
	background-color: #484157;
	color: #eee;
	font-weight: bold;
}

/* SITEMAP */

#sitemap .header {
	background-image:url(../../privacy/images/bgHeader.jpg);
}

#sitemap h1#contentsTitle {
	background-image:url(../../sitemap/images/title.gif);
}

/* PRIVACY POLICY */

#privacy .header {
	background-image:url(../../privacy/images/bgHeader.jpg);
}

#privacy h1#contentsTitle {
	background-image:url(../../privacy/images/title.gif);
}

#privacy .contents p {
	margin-bottom: 1em;
}

#privacy .contents #policy {
	margin-bottom: 10px;
	padding: 10px 15px;
	border: 1px solid #fff;
	width: 690px;
	height: auto;
	color: #000;
	background-color: #E9E6F4;
}

#privacy .contents #policy ol {
	list-style: decimal;
	margin: 15px 0 15px 20px;
}

#privacy .contents #policy li {
	list-style: decimal;
	margin: 8px 0;
}

#privacy .contents ul#purpose {
	margin-top: 10px;
}

#privacy .contents #purpose li {
	list-style: disc;
	margin: 0 0 0 20px;
}

#privacy .contents dt{
	background-image:url(../images/mark_b.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	text-indent: 20px;
	margin: 0 0 10px 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}

#privacy .contents dd {
	margin-bottom: 20px;
	padding-left: 20px;
}

/* CLEAR FIX */

.shopguideContents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.shopguideContents {
	zoom: 1;
}

/* Hides from IE-mac \*/
* html .shopguideContents {height: 1%;}
.shopguideContents {display: block;}
/* End hide from IE-mac */

.shopPhotos:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.shopPhotos {
	zoom: 1;
}

/* Hides from IE-mac \*/
* html .shopPhotos {height: 1%;}
.shopPhotos {display: block;}
/* End hide from IE-mac */

.section:after,
.box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.section,
.box {
	zoom: 1;
}

/* Hides from IE-mac \*/
* html .section,
* html .box {
	height: 1%;
}

.section,
.box {
	display: block;
}
/* End hide from IE-mac */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */