@import url(global.css);

#mainbtn{
	height:300px;
	}
#mainbtn .btn01{
	width:333px;
	float:left;
	}
#mainbtn .btn02{
	width:204px;
	float:left;
	text-align:center;
	}
#mainbtn .btn03{
	width:225px;
	float:left;
	}
#mainbtn .brd-btm{
	border-bottom:8px solid #36862F;
	}


#idx #intro{
	clear:both;
	background-image: url(../images/idx/dotline.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	}
#idx #introbtm{
	padding:20px 0;
	background-image: url(../images/idx/dotline.gif);
	background-position:top left;
	background-repeat: no-repeat;
	}
#idx #intro p{
	border-left:5px solid #ee9400;
	padding-left:15px;
	}
#idx h2{
	font-size:130%;
	font-weight: bold;
	color:#527755;
	padding:20px 0 3px 0;
	border-bottom:1px solid #b7cd98;
	margin-bottom:10px;
	clear:both;
	}
#idx .bnr{
	width:260px;
	}
#idx #hotel .image{
	width: 170px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	}
#idx #hotel .title{
	font-weight:bold;
	margin:0;
	}
#idx #hotel .title.green{
	color:#134617;
	}
#idx #hotel p{margin-top:1em;}
#idx #theme .bnr{margin-bottom:20px;}
#idx #prodtop{
	width:520px;
	background-image: url(../images/idx/prod_bgtop.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	}
#idx #prodbtm{
	width:490px;
	background-image: url(../images/idx/prod_bgbtm.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	padding:15px;
	margin-top: 15px;
	}
#idx #prod{
	width:520px;
	clear:both;
	background-image: url(../images/idx/prod_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}
#idx #prod h3{
	font-size:100%;
	font-weight:bold;
	color:#527755;
	letter-spacing: 1px;
	}
#idx #prod .box{
	width:158px;
	padding-bottom:7px;
	font-size:75%;
	vertical-align:middle;
	background-image: url(../images/idx/prod_boxbg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-left: 5px;
	padding-top: 15px;
	}
#idx #prod .box.separate p{
	width:95px;
	display:inline;
	}
#idx #prod .box.none{
	width:158px;
	height:38px;
	margin-right:5px;
	padding-bottom:7px;
	background:none;
	}
#idx #prod img{padding-right:10px;}
#idx #prod .separate img{float:left;width:38px;padding-right:10px;}
#idx #news{
	border-bottom:1px solid #b7cd98;
	padding-bottom: 8px;
	}
#idx #news .date{
	width:120px;
	font-weight: normal;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	}
#idx #news .body{
	padding-top: 4px;
	padding-bottom: 4px;
	}

#idx .mar-b01{
	margin-bottom:5px;
	}
#idx .mar-t01{
	margin-top:10px;
	}
table#hotel, 
table#theme, 
table#jirei,
#idx #news table {
	width: 100%;
}
table#hotel td, 
table#theme td, 
table#jirei td,
#idx #news table td {
	vertical-align: top;
}
#idx #prod .first .box {
	padding-top: 0px;
}
#idx #prod table {
	width: 100%;
	margin-bottom:15px;
}

