/* topImgArea トップイメージエリア設定
------------------------------------------------------------ */
#topImgArea{
	width:800px;
	height:289px;
}
#topImgLeft{
	width:640px;
	float:left;
}
#topImgMenu img{
	float:left;
}
#sideMenu{
	width:160px;
	height:289px;
	float:left;
}


/* pageTitleコンテンツタイトル設定
------------------------------------------------------------ */
#pageTitle{
	width:800px;
	height:47px;
	background:url(../img/page_title1.gif) left top no-repeat;
	clear:both;
}
#pageTitle2{
	width:800px;
	height:47px;
	background:url(../img/page_title1_2.gif) left top no-repeat;
	clear:both;
}

/* newsList 最新情報リスト設定
------------------------------------------------------------ */	

#newsList{
	width:700px;
	padding:10px 0px 20px 0px;
	margin-left:auto;
	margin-right:auto;
	list-style:square inside;
	height:150px;
	overflow:auto;
}
.news_text2 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin-left: 18px;
	background-position: left 5px;
	padding-left: 20px;
	text-indent: 0px;
}

#hotellink{
	width:700px;
	list-style:square inside;
	height:50px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0px 20px 0px;
}
#hotellink p{
	font-size:12px;
	line-height:16px;
	display:inline;
	margin-left:5px;
	list-style-type:disc;
}
#hotellink a:link{color:#5B493C;}
#hotellink a:visited{color:#5B493C;}
#hotellinka:hover{color:#FF9900;}
#hotellink a:active{color:#FF9900;}
#hotellink br{
	clear:both
}

/* bottomBanner 下部バナー設定
------------------------------------------------------------ */	
#bottomBanner{
	width:390px;
	padding-top:25px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 14px;
	float: left;
}
#layoutBody #contentsBody #mobile_img {
	float: right;
	padding-top: 25px;
	margin-right: 14px;
	width: 370px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#layoutBody #contentsBody #bottombanner_wrapp {
	width: 760px;
	height: 200px;
}

#bottomBanner img{
	margin-right:4px;
	margin-bottom: 10px;
} 

#bottomBanner2{
	width:390px;
	padding-top:5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#banner_block_2 {
	width:796px;
	background-color: #f0f0e3;
	padding-left:4px;
	padding-bottom:5px;
	padding-top:10px;
	border-top:#CCCCCC 1px dashed;
	float:left;
	margin-bottom:0px;
	margin-top: 10px;
}
#bottomBanner2 img{
	margin-right:4px;
} 
