@charset "UTF-8";
/* 岩蔵 トップCSS */

* {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
dl,dd,dt {
	margin:0;
	padding:0;
}
img {
	border: 0px;
}
ul {
	list-style:none;
}
address {
	font-style:normal;
}
a:link,
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#bf3600;
	text-decoration:none;
}

/* for modern browser */
.clearfix {
  display: inline-block;
}

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

/* Hides from IE-mac ¥*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

.clear {
	clear:both;
}

body {
	margin:0;
	padding:0;
	line-height:180%;
	color:#555555;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color:#1a1a1a;
	background:url(../images/bg_footer.gif) repeat left top;
}

/* メインイメージ */

div#slideshow {
	position:relative;
  width:expression(ieXLiquidWidth());
  height: 450px;
  min-width:1280px;
  background-color:#000;
  left:50%;
  top:0px;
  margin-left:-640px;
}


div#mainImage {
	position:relative;
	height:450px;
	min-width:900px;
	background-color:#000000;
	width:expression(ieXLiquidWidth());
}
div#mainImage embed,
div#mainImage object {
	position: absolute;
	left:50%;
	top:0px;
	margin-left:-640px;
}
/* コンテンツ（トップ） */
div#topContentsWrap {
	width:100%;
	height:204px;
	background:url(../../images/bg_menu.jpg) repeat-x center top;
	background-color:#f7f7f7;
	margin:0 auto;
}
div#topContents {
	width:900px;
	margin:0 auto;
}
h1#h1_logo {
	width:132px;
	float:right;
	padding-top:20px;
	text-align:right;
}

/* メインメニュー（トップ） */
div#topMainMenu {
	width:275px;
	float:right;
	padding-top:39px;
}
ul#topMainnavi {
	width:245px;
	padding-bottom:22px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul#topMainnavi li {
	width:13px;
	float:right;
	margin-left:20px;
	padding-top:7px;
	background:url(../images/icn_listmark01.gif) no-repeat center top;
}
ul#topMainnavi li.m_last {
	margin-left:0;
}

/* バナーエリア */
div#bannerArea {
	width:440px;
	float:left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 44px;
	padding-left: 0px;
}
div#bannerArea p#left {
	width:200px;
	/* float:left; */
}
div#bannerArea p#right {
	width:200px;
	margin-top: 10px;
	/* float:left; */
}

/* フッターメニュー */
div#footer01 {
	width:100%;
	clear:both;
	border-bottom:1px #383838 solid;
}
div#galleryArea {
	width:300px;
	float:right;
	padding-top:19px;
	margin-bottom: 20px;
}

h2.h2_topgallery {
	padding-bottom:17px;
}
dl#topGallery {
	color:#777777;
	padding-bottom:25px;
}
dl#topGallery dt {
	width:83px;
	float:left;
	background:url(../images/icn_arrow.gif) no-repeat left center;
	padding-left:17px;
	clear:both;
}
dl#topGallery dd {
	width:310px;
	float:left;
}
dl#topGallery a:link,
dl#topGallery a:visited {
	color:#777777;
	text-decoration:none;
}
dl#topGallery a:hover,
dl#topGallery a:active {
	color:#b8b8b8;
	text-decoration:underline;
}

div#footerMenu {
	width:430px;
	float:right;
	padding-top:28px;
	font-size:77%;
	text-align:right;
}
ul#footernavi {
	height:1em;
	line-height:1em;
}
ul#footernavi li {
	float:right;
	text-align:right;
}
ul#footernavi li.fnavi01 {
	border-left:1px #777777 solid;
	padding-left:15px;
}
ul#footernavi li.fnavi02 {
	border-left:1px #777777 solid;
	padding:0 15px;
}
ul#footernavi li.fnavi03 {
	border-left:1px #777777 solid;
	padding:0 15px;
}
ul#footernavi li.fnavi04 {
	padding-right:15px;
}
ul#footernavi a:link,
ul#footernavi a:visited {
	color:#ffffff;
	text-decoration:none;
}
ul#footernavi a:hover,
ul#footernavi a:active {
	color:#777777;
	text-decoration:underline;
}

/* フッター（トップ） */
div#footer02 {
	width:100%;
	clear:both;
}
div#footerWrapper {
	width:900px;
	margin:0 auto;
}
div#topAddressArea {
	width:450px;
	float:left;
	color:#ffffff;
	padding-top:15px;
	padding-bottom:30px;
	line-height:140%;
}
div#topAddressArea address {
	width:10em;
	display:inline;
	font-size:77%;
}
span#telfax {
	width:20e,;
	font-size:77%;
}
div#copyArea {
	width:430px;
	float:right;
	padding-top:15px;
	text-align:right;
}
p#copyright {
	padding-top:10px;
}

/* オンライン予約（トップ） */
#reservation {
	width: 420px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 30px;
}
#reservation h2 {
	padding-bottom: 10px;
}
#reservation .reservation_l {
	float: left;
	height: 55px;
	width: 205px;
}
#reservation .reservation_r {
	float: right;
	height: 55px;
	width: 200px;
}
div#osusumeArea {
	width:540px;
	float:left;
	padding-top:19px;
	margin-bottom: 20px;
}
#osusume {
	width: 580px;
	margin-bottom: 20px;
}
#osusumeArea h2 {
	padding-bottom: 10px;
}
#osusumeArea #osusume_img {
	float: left;
	width: 200px;
}
#osusumeArea #textbox {
	width: 540px;
}
#osusumeArea #textbox h3 {
	padding-bottom: 10px;
}

div#recommend,#recommend p,#recommend td,#recommend ul,#recommend li,
#recommend dl,#recommend dt,#recommend dd,#recommend table{ margin:0; padding:0; }
#recommend li{ margin:0; list-style:none; }

/* プランの大枠 */
#recommend .PlanView { clear:both; font-size:80%; background:#FFF;}

/* 文章の大枠 */
#recommend .explan { float:right; width:440px; margin:5px; }

/* 画像 */
#recommend .picture { float:left; width:130px; }
#recommend .main_picture { width:130px; border:none; text-align:center; overflow:hidden; }
#recommend .yoyakuban_main_picture_img { width:140px; margin:10px 0px 10px 5px; float:center; }

/* プラン名 */
#recommend .PlanView .plan { margin-bottom:5px; padding:3px 0 0 8px; font-weight:bold;
	font-size:140%; color:#FFF; }

/* プラン一覧のコメント */
#recommend .explan .comment { padding:0 0 0 5px; margin:0; }

/* 部屋リスト */
#recommend .explan div.roomlist{ margin:5px 0 0 10px; padding:5px 5px 0 5px; background:#FFF;
	border:1px solid #CCC; }
#recommend .roomlist li { display:block; padding:2px 0 2px 2px ; margin-bottom:5px; background:#EEE;}
#recommend .roomlist li a{  display:block; padding:2px 0 2px 2px ; color:#000;}

/* 「▼このプランに該当するお部屋タイプ」 */
#recommend .explan .roomlist p.room_list_header{ display:none; /* padding-bottom:5px; */ }

#recommend{ width:580px; margin:5px; }

