@charset "shift_jis";

/* -----------------------------------------
		Format
----------------------------------------- */

body, table, img, td, th, p, div, h1, h2, h3, h4, ul, ol, li, dl, dt, dd, input, textarea, form {
	margin: 0;
	padding: 0;
	border: 0;
}

td, th, p, h1, h2, h3, h4, ul, ol, li, dl, dt, dd, input, textarea, form {
	text-align: left;
}

body {
	background: url(../images/bg.jpg) repeat-x #F3D686 0 0;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;
}

p {
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN;
}

li, dt, dd {
	list-style: none;
}

h1, h2, h3, h4 {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}


/* -----------------------------------------
		Contents
----------------------------------------- */

#content,
#content2,
#footer,
h1 {
	margin: 0 auto;
}

#content {
	width: 956px;
	text-align: center;
}

.f_left,
#title_box,
#content2 .point,
#content2 .waku img,
#content2 .waku p,
#hotel .hotel_box,
#hotel .hotel_box02 {
	float: left;
}

.c_both,
#slideshow ul,
#ribbon,
#hotel,
#hotel h2 {
	clear: both;
}

#slideshow ul,
#content2,
#content2 .waku,
#hotel {
	overflow: hidden;
}

#title_box {
	width: 329px;
}

#title_box p {
	background: url(../images/bt_yoyaku01_ov.jpg) no-repeat 0 0;
}

.top-image{
	width:100%;
	height:235px;
	background:url(../images/top-image.jpg) no-repeat left top;
	position:relative;
}

.top-image .reserv-button{
	display:block;
	width:405px;
	height:48px;
	position:absolute;
	top:31px;
	right:0;
}


.top-image h1{
	text-indent:-9999px;
	font-size:1px;
}

/* -----------------------------------------
		Link
----------------------------------------- */

#title_box a:hover img,
#title_box02 a:hover img,
#slideshow .active,
#slideshow2 .active,
#hotel .hotel_box div a:hover img,
#hotel .hotel_box02 div a:hover img {
	filter:alpha(opacity=0)!important;
	-moz-opacity: 0!important;
	opacity: 0!important;
}


/* -----------------------------------------
		Slideshow
----------------------------------------- */

#slide_area{
	width:950px;
	height:550px;
	margin:0 auto;
	background:#ffffff url(../images/slide_area_bg.jpg) no-repeat left top;
	overflow:hidden;
}

#slideshow,
#slideshow2{
	width:475px;
	height:550px;
	margin:0;
	padding:0;
	text-align:left;
	position:relative;
	border:0px;
}

#slideshow{ float:left; }
#slideshow2{ float:right; }

#main_p {
	width:418px;
	height:290px;
	overflow:hidden;
	margin-top:29px;
	margin-left:29px;
	position:relative;
}

#main_p div {
	width:418px;
	height:290px;
	position: absolute;
	top:0;
	left:0px;
}

#main_p div img{
	display:block;
	width:418px;
	height:290px;
	overflow:hidden;
}

.article-text1{
	width:418px;
	height:133px;
	margin:0 auto;
	background:url(../images/article-text1_bg.jpg) no-repeat left top;
	position:relative;
}
.article-text2{
	width:418px;
	height:133px;
	margin:0 auto;
	background:url(../images/article-text2_bg.jpg) no-repeat left top;
	position:relative;
}

.article-text1 span.reserv-button,
.article-text2 span.reserv-button{
	display:block;
	position:absolute;
	top:17px;
	right:0;
}

#slideshow #sumb_ov {
  width:418px;
  height:87px;
  margin:0 auto;

  background: url(../images/sumb_ov.jpg) no-repeat left top;

}

#slideshow2 #sumb_ov{
  width:418px;
  height:87px;
  margin:0 auto;

  background: url(../images/sumb_ov2.jpg) no-repeat left top;
}

@media print {
	#sumb_ov {
		font-size: 0px;
	}
}

#sumb_ov ul {
  display:block;
  width:418px;
  height:87px;
  margin:0;
  padding:0;
}

#sumb_ov ul li {
  width:139px;
  height:87px;
  float:left;
  display:block;
}

#sumb_ov ul li#sumb3{ width:140px; }

#sumb_ov ul li img{
	display:block;
	width:132px;
	height:87px;
	margin:0;
}

#sumb_ov ul li#sumb1 img{ float:left; }
#sumb_ov ul li#sumb2 img{ margin-left:4px; }
#sumb_ov ul li#sumb3 img{ float:right; }

/* -----------------------------------------
		Contents2
----------------------------------------- */

#content2 {
	width: 943px;
	padding:0 0 30px 7px;
	background-color: #FFFFFF;
}


/* -----------------------------------------
		Point
----------------------------------------- */

#content2 .point,
#content2 .waku {
	width: 444px;
}

#content2 .point {
	margin: 0 0 19px 14px;
	padding-bottom: 11px;
}

/*#content2 .point {
	margin: 0 0 19px 14px;
	padding-bottom: 11px;
	background: url(../images/waku02.gif) no-repeat 0 bottom
}*/

#content2 .waku {
	padding: 12px 0 6px 0;
	background: url(../images/waku01.gif) repeat-y 0 0;
}

#content2 .waku img {
	margin-left: 33px;
}

#content2 .waku p {
	width: 225px;
	padding-left: 16px;
	line-height: 19px;
}

#content2 .waku p.ts {
	font-size: 10px;
	line-height: 16px;
}


.tx_10{
	font-size: 10px;
	line-height: 16px;
}

.tx_10red{
	font-size: 10px;
	color: #CC0000;
	line-height: 16px;
}


/* -----------------------------------------
		Hotel
----------------------------------------- */
#hotel {
	width: 943px;
}

#hotel h2 {
	padding: 28px 0 0 22px;
}

#hotel .hotel_box {
	width: 207px;
	margin: 20px 0 0 22px;
	padding-top: 10px;
	background-color: #F1F1F1;
}

#hotel .hotel_box p {
	height: 42px;
	padding: 18px 11px 5px 11px;
}

#hotel .hotel_box div {
	background: url(../images/bt_yoyaku02_ov.gif) no-repeat 0 0;
}

#hotel .hotel_group{
	width:100%;
	overflow:hidden;
}


#hotel .hotel_box02 {
	width: 207px;
	margin: 20px 0 0 22px;
	padding-top: 10px;
	background-color: #F1F1F1;
}

#hotel .hotel_box02 p {
	height: 60px;
	padding: 18px 11px 5px 11px;
}

#hotel .hotel_box02 div {
	background: url(../images/bt_yoyaku02_ov.gif) no-repeat 0 0;
}


.sup {
	vertical-align: 2px;
}



/* -----------------------------------------
		Footer
----------------------------------------- */

#footer {
	width: 923px;
	padding: 10px 27px 10px 0;
	text-align: right;
}


#footer02 {
	width: 950px;	margin: 10px 0px 20px 0px ;
	font-size:10px;
}


/* -----------------------------------------
		140227’Ç‰Á
----------------------------------------- */


/*====================================
float
====================================*/
.flL {
	float:left;
	display: block;
}

.flR {
	float:right;
	display: block;
}

/*====================================
box
====================================*/
.box_0{
	margin: 0;
	padding: 0;
}

.box_0center{
	margin: 0 auto;
	padding: 0;
}
/*====================================
clearfix
====================================*/
.rhi_clear:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
.rhi_clear {
	min-height: 1px;
}
* html .rhi_clear {
	height: 1px;
/* Hides from IE-mac \*//*/
	height: auto;
	overflow: hidden;
/* End hide from IE-mac */
}