@charset "utf-8";


body {
	background:#fafcfd;
}

#allWrap {
	/*padding-top:500px;*/
	background:url(../images/room_btm.jpg) center bottom no-repeat;
}

#topHeader {
	position:absolute;
	top:-186px;
	width:100%;
	background:url(../common/images/bg_body.jpg) center top repeat-x;
	z-index:500;
}

#contents {
	position:relative;
	/*top:-1500px;*/
	/*margin-top:156px;*/
	z-index:450;
	display:none;
	/*padding-top:20px;*/
}

#pageHeading {
	padding-bottom:20px;
}

#newsSect dl {
	margin-right:20px;
	padding:10px 0;
	border-bottom:dotted 1px #9A9393;
}

#newsSect dt,
#newsSect dd {
	float: left;
}

#newsSect dt {
	width:80px;
	color:#3f1514;
	font-weight:bold;
}

#cautionSect p {
	font-size:84%;
}

#hogege {
	display:none;
	padding:220px 0 0;
}

#hogege .inner {
	width:780px;
	margin:0 auto;
}

#hogege .inner p {
	position:relative;
	height:300px;
}

#hogege .inner p img {
	position:absolute;
	top:0;
	left:0;
}


#hoge {
	/*position:absolute;*/
	/*top:165px;*/
	top:0;
	width:100%;
	/*height:500px;*/
	/*min-height:100%;*/
	/*background:#6c6d6d;*/
}

#hoge .inner {
	position:relative;
	width:100%;
	/*min-height:700px;*/
	/*background:url(../images/room_btm.jpg) center bottom no-repeat;*/
}

#hoge .innerInner {
	width:940px;
	margin:0 auto;
}

#animate {
	position:relative;
	top:-40px;
	padding-left:95px;
	cursor:pointer;
	z-index:600;
}

#cautionSect {
	position:relative;
	padding-bottom:110px;
}

#cautionSect .inner {
	width:610px;
	padding:10px;
	background:#eee;
	border-radius: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
}

#cautionSect .mail {
	padding-left:14px;
	background:url(../images/icon_mail_s.png) 2px 50% no-repeat;
}

#harinezukoArea {
	position:absolute;
	width:100%;
	bottom:0;
}

#footer #harinezukoArea #harinezuko {
	position:relative;
	z-index:700;
	width:750px;
	padding:0 0 68px;
	text-align:right;
}

#footer #harinezukoArea #machibari {
	position:absolute;
	bottom:0;
	left:50%;
	z-index:600;
	width:308px;
	height:350px;
	padding:0 0 60px 45px;
	margin:0 auto;
	text-align:right;
}

#cautionSect #harinezuko2 {
	position:absolute;
	right:0;
	bottom:0;
	width:150px;
	height:150px;
	padding:0 0 68px;
}

#harinezuko2 img {
	position:absolute;
	top:0;
	left:0;
}

* html #footer .copyright {
	display:none;
}

* html #footer .frame {
	background:none;
}

/* @group clearfix ----------------------------------------- */

#gNavi ul:after,
#newsSect dl:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
	font-size:0;
}

* html #gNavi ul,
* html #newsSect dl {/* IE6 */
	zoom:1;
}

*:first-child+html #gNavi ul,
*:first-child+html #newsSect dl {/* IE7 */
	zoom:1;
}

/* @end */
