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

/* page layout*/
div#wrapper {
	width: 1094px !important;
}



/* header */
h1#logo a {
	margin-left: 72px; !important;
}
div#main_image {
	width: 1094px;
	height: 390px;
	display: block;
}
div#g_navi {
	margin: 0 72px!important;
}



/* body */
div#contents {
	width: 950px!important;
	margin: 20px 72px 0 72px!important;
}



/* left_block */
div#news_pickup {
	width: 628px;
	float: left;
	display: block;
	margin-left: 20px;
}
img.bn_btm {
	margin-bottom: 1em;
}



/* gallery banner */
div#p_gallery {
	float: left;
	width: 300px;
	display: block;
	font-size: x-small;
	line-height: 110%!important;
	padding-top: 10px;
}
div#p_gallery img {
	float: left;
	margin-right: 0.5em;
}
div#m_gallery {
	float: right;
	width: 308px;
	display: block;
	font-size: x-small;
	line-height: 110%!important:
}
div#m_gallery img {
	float: left;
	margin-right: 0.5em;
}

/* right_block */

div#online_bn {
	width: 240px;
	float: right;
	display: block;
	margin-right: 20px;
}


/* footer */
div#footer {
	padding: 0 72px 30px 72px!important;
}
div.rollback {
	text-align: right;
	padding: 24px 0;
}



/* news pickup */
div#news {
	width: 628px;
	display: block;
}
div#news h2#news_event {
	background: url(../img_index/tit_news.gif) no-repeat;
	width: 628px;
	height: 33px;
	text-indent: -10000px;
}
div#news ul {
	display: block;
	margin-bottom: 2em;
}
div#news li {
	list-style: none;
	border-bottom: 1px dotted #E7E7E7;
	padding-left: 0.4em;
	padding-bottom: 0.3em;
	margin-bottom: 0.2em;
	display: block;
}
div#news a {
	color: #333333;
	text-decoration: underline;
}


/* contents pickup */
div.pickup_contents {
	width: 628px;
	display: block;
}
div.pickup_contents h3 {
	font-size: small;
	color: #666633;
	margin-bottom: 0.3em;
}
img.bn_pickup {
	float: left;
	margin-right: 1.5em;
}
div.pickup_contents p {
	font-size: x-small;
	line-height: 120%!important:
}

/* stay_monthlybn_photonews */
div#online_bn h2#stay {
	background: url(../img_index/tit_online_reservations.gif) no-repeat;
	width: 240px;
	height: 33px;
	text-indent: -10000px;
}
h2#monthly_pickup {
	background: url(../img_index/tit_pickup.gif) no-repeat;
	width: 240px;
	height: 33px;
	text-indent: -10000px;
	margin-top: 0.4em;
}
img.bn_map {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
img.photo_news {
	margin-bottom: 0.5em;
}


span.new {
	color: #FF0000;
}

/*bn_monthly*/
div.bn_monthly {
	width: 220px;
	padding: 4px 10px 0 10px;
	background-color: #E0D2D2;
	margin-bottom: 6px;
}
div.bn_monthly img {
	margin-bottom: 4px;
}