@charset "utf-8";
/* index用css */

#MAIN{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	margin-top: 1px;
	padding-bottom: 20px;
}

#MAIN .btpagetop{
	margin-left: 636px;
}

#LNAVI{
	width: 180px;
	float: left;
}

#LNAVI .siteserach{
	width: 100px;
}

#LNAVI .roomserach{
	width: 160px;
}


#MRIGHT{
	width: 700px;
	float: right;
}

#MAINNON{
	display: block;
	clear: both;
	height: 0px;
	content: "";
}


#FLASH{
	width: 700px;
}

#MAINCONTENTS{
	width: 510px;
	float: left;
	margin-top: 10px;
}

#MAINCONTENTS .btnnews{
	margin: 28px 0px 8px 408px;
	padding: 0px 0px 0px 0px;
}

#MAINCONTENTS .newsbg{
	background-image: url(../../images/t_news.jpg);
}

#MAINCONTENTS .staybg{
	background-image: url(../../images/t_stay_news.jpg);
}

#MAINCONTENTS .restaurantbg{
	background-image: url(../../images/t_restaurant_news.jpg);
}

#MAINCONTENTS .btnsyosai{
	margin: 28px 0px 8px 297px;
	padding: 0px 0px 0px 0px;
}

#RNAVI{
	width: 170px;
	float: right;
	margin-top: 10px;
}


#RNAVI .pickupstaff{
	width: 168px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


#MRNON{
	display: block;
	clear: both;
	height: 1px;
	content: "";
	margin: 0;
	padding: 0;
}


#NEWSLINE dl{
	width: 490px;
	margin-top: 10px;
	margin-left: 10px;
}

#NEWSLINE dt{
	float: left;
	font-weight: bold;
}

#NEWSLINE dd{
	width: 380px;
	float: left;
	margin-left: 20px;
}


.t11news {
	font-family: "Arial";
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	margin-left: 10px;
}

#NEWSLINE{
	width: 490px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
}
