@charset "utf-8";


/*-----------------------------------------------------
body (common/global.css上書き)
-------------------------------------------------------*/
body{
	background:url(../images/index/bg_body_index.jpg) repeat-x 0 0 #F4F1EA;
}

/*-----------------------------------------------------
Header (common/global.css上書き)
-------------------------------------------------------*/
div#header-wrapper{
	background:url(../images/index/bg_header_index.jpg) no-repeat center top;
}

div#header{
	width:942px;
	height:auto;
	margin:0 auto;
}

/*-----------------------------------------------------
Side
-------------------------------------------------------*/
div#content-wrapper-in{
	position:relative;
}

div#content div#side{
	width:266px;
	float:right;
	margin:-33px 10px 0 0;
	display:inline;
}

/*-----------------------------------------------------
Main (css/global.css上書き)
-------------------------------------------------------*/
div#content div#main{
	width:640px;
	float:left;
}

div#news-flashArea-wrapper{
	width:942px;
	margin:0 auto;
	height:50px;
	background:url(../images/index/bg_news.jpg) repeat-x 0 0;
}

div.news{
	width:942px;
	margin:0 auto;
	height:50px;
	background:url(../images/index/bg_news.jpg) repeat-x 0 0;
}

div.news dl{
	width:640px;
	padding:10px 0 0 10px;
}

div.news dl dt{
	float:left;
}

div.news dl dd{
	float:left;
	padding:8px 0 0 10px;
	color:#FFF;
}

/* whats news
---------------------------------------*/
#main p {
	line-height: 1.8;
	margin-bottom:1em;
}
#main dl#news dt {
	background-image: url(../images/index/ico_txtlink_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
	font-weight:bold;
}
#main dl#news dd {
	margin: 0px 0px 10px;
	width: 45em;
    border-bottom:1px dashed #DFD8BE;
}

/* osusume
---------------------------------------*/
div.osusume{
	margin:8px 0 0 0;
	position:relative;
}

div.osusume h2{
	width:616px;
	padding:0 0 5px 0;
	border-bottom:1px solid #DFD8BE;
}

div.osusume p.btn-lineup{
	position:absolute;
	right:30px;
	top:0;
}

div.osusume p.btn-lineup a{
	padding:0 0 0 10px;
	color:#333333;
	background:url(../images/common/ico_txtlink_green.gif) no-repeat 0 2px;
}

/* plan */
div.plan-index-wrapper{
	width:616px;
	margin:20px 0 0 0;
	border:1px solid #D1C8A3;
	background:#FFF
}

div.plan-index{
	width:614px;
	margin:1px;
	background:#EBE7D6;
}

div.plan-index2{
	width:614px;
	margin:1px;
	background:#FFE097;
}

div.plan-index div.txt{
	width:405px;
	float:right;
	padding:20px 20px 0 0;
}

div.plan-index2 div.txt{
	width:405px;
	float:right;
	padding:20px 20px 0 0;
}

div.txt dl dt{
	font-size:120%;
	font-weight:bold;
}

div.txt dl dd{
	margin:6px 0 0 0;
}

div.txt dl dd.sub{
	width:390px;
	padding:6px 6px 6px 6px;
	background:#DED8BE;
	color:#334424;
}

div.plan-index div.txt2{
	width:405px;
	float:right;
	padding:20px 20px 0 0;
}

div.txt2 dl dt{
	font-size:120%;
	font-weight:bold;
	color:#FF0000;
}

div.txt2 dl dd{
	margin:6px 0 0 0;
}

div.txt2 dl dd.sub{
	width:390px;
	padding:6px 6px 6px 6px;
	background:#DED8BE;
	color:#334424;
}

div.txt dl dd.reservation{
	text-align:right;
	padding:0 0 20px 0;
}

div.plan-index p.photo{
	float:left;
	padding:20px;
}

div.plan-index2 p.photo{
	float:left;
	padding:20px;
}

/* voice
---------------------------------------*/
div.voice{
	margin:28px 0 0 0;
	position:relative;
}
div.voice h2{
	width:616px;
	padding:0 0 5px 0;
	border-bottom:1px solid #DFD8BE;
}
div.voice p.btn-lineup{
	position:absolute;
	right:30px;
	top:0;
}

div.voice p.btn-lineup a{
	padding:0 0 0 10px;
	color:#333333;
	background:url(../images/common/ico_txtlink_green.gif) no-repeat 0 2px;
}
div.voice p.btn-lineup{
	position:absolute;
	right:30px;
	top:0;
}

/* pick up
---------------------------------------*/
div.pickup{
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 20px;
}

div.pickup ul{
	width:298px;
	float:left;
}

div.pickup ul li.report{
	padding:0 0 8px 0;
}

div.pickup dl{
	width:294px;
	float:left;
	display:inline;
	margin:0 0 0 25px;
	background:url(../images/index/bg_advice_middle.gif) repeat-y 0 0;
}

div.pickup dl dd ul{
	padding:5px 0 0 0;
	background:url(../images/index/bg_advice_bottom.gif) no-repeat 0 100%;

}

div.pickup dl dd ul li{
	width:258px;
	padding:3px 20px 5px 20px;
}

div.pickup dl dd ul li.first{
	background:url(../images/index/line_advice.gif) no-repeat 10px 90%;
}

div.pickup dl dd ul li a{
	padding:0 0 5px 25px;
	display:block;
	color:#333333;
	background:url(../images/index/ico_arrow_advice.jpg) no-repeat 0 2px;
}

/* gallery
---------------------------------------*/
div.gallery {
	position: relative;
}
div.gallery p.btn-lineup{
	position:absolute;
	right:450px;
	top:49px;
}

div.gallery p.btn-lineup a{
	padding:0 0 0 10px;
	color:#333333;
	background:url(../images/common/ico_txtlink_green.gif) no-repeat 0 2px;
}

