@charset "utf-8";

/* トップページ専用
----------------------------------------------------------- */
h1#header {
	display:block;
	width:764px;
	height:336px;
}

div#container div#contMain div#topMiddleMenu {
	width:542px;
	height:190px;
	padding-bottom: 15px;
	padding-top: 15px;
}

div#container div#contMain div#topMiddleMenu img {
	vertical-align:bottom;
}

div#hotelNews {
	background:url(../img/top/bgHotelNews.jpg) left top no-repeat;
	width:542px;
	clear: both;
}

div#planNews {
	background:url(../img/top/bgPlanNews.jpg) left top no-repeat;
	width:542px;
	clear: both;
}

div#seasonNews {
	background:url(../img/top/bgSeasonNews.jpg) left top no-repeat;
	width:542px;
	clear: both;
}

div#planNews img,
div#hotelNews img,
div#seasonNews img,
div#yoyakuWindow img,
div#mojiSize img {
	vertical-align:bottom;
}


div#searchBox {
	background-color:#9a7866;
	width:202px;
	border:1px solid #998675;
	color:#FFFFFF;
	padding: 6px;
	font-size: 11px;
	margin-bottom: 10px;
}

div#searchBox p {
	margin: 0 0 3px 0;
}

h2#linePlan,
h2#lineNews {
	display:block;
	margin:0;
	padding:0;
	width: 540px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../img/top/lineNews.gif);
	height:9px;
}

h2#linePlan {
	background-image:url(../img/top/linePlan.gif);
}


h3#h3Plan,
h3#h3HotelNews,
h3#h3SeasonNews {
	display:block;
	margin:0;
	padding:0;
	width: 270px;
	height:36px;
	background-position:left bottom;
	background-repeat:no-repeat;
	float: left;
}

h3#h3Plan { height:34px; background-image:url(../img/top/mdsPlan.gif); }
h3#h3HotelNews {
	background-image:url(../img/top/mdsHotelNews.gif);
	height: 30px;
}
h3#h3SeasonNews { background-image:url(../img/top/mdsSeason.gif); }


h3#mojiSizeMds,
p#mojiSizeText {
	display:block;
	margin:0;
	padding:0;
	width: 216px;
	background-position:left top;
	background-repeat:no-repeat;
}

h3#mojiSizeMds {
	background-image:url(../img/top/mojiSize1.png);
	height:32px;
}

p#mojiSizeText {
	background-image:url(../img/top/mojiSize3.png);
	height:27px;
}


/* 文字サイズボタン
---------------------------------------*/
#mojiSizeJs {
	width:195px;
	height:27px;
	padding:5px 8px 3px 13px;
	background:url(../img/top/bgMojiSizeJs.png) left top no-repeat;
}

#mojiSizeJs ul {
	display:block;
	width:195px;
	height:27px;
}

#mojiSizeJs ul li {
	display:block;
	width:61px;
	height:27px;
	float:left;
	margin-right:4px;
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
}

#mojiSizeJs ul li#sizeNormal {
	 background-image:url(../img/top/sizeBtn1.gif);
}

#mojiSizeJs ul li#sizeLarge {
	 background-image:url(../img/top/sizeBtn2.gif);
}

#mojiSizeJs ul li#sizeMax {
	 background-image:url(../img/top/sizeBtn3.gif);
}

#mojiSizeJs ul li.current {
	background-position:0 -27px;
}


/* ヘッダメニュー
---------------------------------------*/
#headerMenu{
	height: 73px;
}


#headerMenu ul{
	width:764px;
	height:73px;
	display:block;
}

#headerMenu ul li{
	height:73px;
	float:left;
	display:block;
}

#headerMenu ul li a{
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	height:73px;
	display:block;
	background:url(../img/bgHeadMenuBtn.png) left top no-repeat;
	text-decoration: none;
}

#headerMenu ul li#hM01 a{
	width:153px;
	background-position: 0 0;
}
#headerMenu ul li#hM02 a{
	width:152px;
	background-position: -153px 0;
}
#headerMenu ul li#hM03 a{
	width:147px;
	background-position: -305px 0;
}
#headerMenu ul li#hM04 a{
	width:147px;
	background-position: -452px 0;
}
#headerMenu ul li#hM05 a{
	width:165px;
	background-position: -599px 0;
}


#headerMenu ul li#hM01 a:hover{
	background-position: 0 -73px;
}
#headerMenu ul li#hM02 a:hover{
	background-position: -153px -73px;
}
#headerMenu ul li#hM03 a:hover{
	background-position: -305px -73px;
}
#headerMenu ul li#hM04 a:hover{
	background-position: -452px -73px;
}
#headerMenu ul li#hM05 a:hover{
	background-position: -599px -73px;
}



/* ニュースリスト
---------------------------------------*/
dl.newsList {
	width: 382px;
	padding: 10px 10px 10px 150px;
	overflow: hidden;
}
dl.newsList dt {
	float: left;
	padding: 5px 0 5px 14px;
	background:url(../img/top/iconNewsList.png) left center no-repeat;
	text-align: left;
	margin-right: 10px;
}
dl.newsList dd {
	padding: 5px 10px 5px 0;
	border-bottom: 1px dotted #999;
	padding-left: 15px;
}
dl.newsList dd a {
	font-weight: bold;
}

div.wakuBtm {
	background:url(../img/top/wakuBtm.gif) left bottom no-repeat;
	padding-bottom: 10px;
}




div#topMiddleMenu div.topMidMenu {
	width: 134px;
	height: 190px;
	float: left;
	overflow: hidden;
}
