@import "reset.css";
@import "basic.css";
@import "module.css";
@import "layout.css";

#home #headerArea {
	background: url(../images/home/bgGlobal.png) no-repeat center top;
}

#headerArea .inner, #contentsArea .inner, #footerArea .inner,#reservation, #flashArea
 {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#flashArea p {
	text-indent: -9999px;
	background: url(../images/home/bgMainImg.png) no-repeat center top;
	height: 398px;
}

#flash {
}

#reservation {
	margin-top: -30px;
	position: relative;
}

#reservation h2 {
	background: url(../images/common/h3Reservation.png) no-repeat;
	width: 219px;
	height: 59px;
	text-indent: -9999px;
	float: left;
	display: inline;
}

h2.titleH2  {
	border-bottom: 1px solid #6f7153;
	margin-bottom: 17px;
	width: 664px;
}

h2.titleH2 span {
	text-indent: -9999px;
	padding-bottom: 13px;
	display: block;
}

#home #mainArea {
	float: left;
	display: inline;
	background: url(../images/common/bgMain.png) repeat-y;
	width: 713px;
}

#home #mainArea .inner {
	width: 665px;
	padding: 7px 24px 0;
	background: url(../images/common/bgMainBottom.png) no-repeat 0 bottom;
	}

#mainInner {
	background: url(../images/common/bgMainTop.png) no-repeat;
	width: 713px;	
}

#stayPlan {
	margin-top: 18px;
	margin-bottom: 25px;
}

#stayPlan h2.titleH2 span {
	background: url(../images/home/h2StayPlan.png) no-repeat;
}

#stayPlan h3 {
	color: #1f2a0a;
}

#stayPlan h3 a {
	text-decoration: none;
}

#stayPlan h3 a:visited {
	text-decoration: none;
}

#stayPlan h3 a:hover {
	text-decoration: underline;
}

#planBox {
	margin-left: -20px;
	width: 680px;
}

.plan {
	float: left;
	width: 320px;
	margin-left: 20px;
}

.plan img {
	float: left;
	display: inline;
	margin-right: 8px;
}

.plan p {
	margin-bottom: 0;
}

div.detail {
	width: 195px;
	float: left;
}

.plan {
	width: 320px;	
	display: inline;
	margin-bottom: 25px;
}

#home .bgBox {
	padding: 7px 12px 7px;
	margin-top: -8px;
}


#home .bgBox p.btn {
	float: right;
	display: inline;
	width: 175px;
}

p.btn a {
	width: 175px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 26px;
	background: transparent no-repeat scroll 0 0;
}

#home .bgBox p.btn a {
	background-image: url(../images/home/btnPlan.png);
}

#home .bgBox p.btn a:hover, #home #newsList p.btn a:hover{
	background-position: 0 -28px;
}

#home .bgBox p {
	float: left;
	width: 440px;
	font-size: 88%;
	margin-bottom: 0;
}



#newsList h2.titleH2 span {
	background: url(../images/home/h3NewsList.png) no-repeat;
	height: 22px;
	width: 169px;
	padding-bottom: 6px;
}

#contentsArea #newsList {
	margin-top: 14px;
	margin-bottom: 0;
	padding-bottom: 20px;
}

#newsList div.group28 {
	margin-bottom: 16px;
}

#newsList dt img {
	margin-left: 8px;
}

#newsList dd {
	margin: 0 0 17px 180px;
}

#home #contentsArea #mainArea #mainInner #container #newsList p.btn {
	margin-bottom: 0;
	margin-top: -4px;
}

#home #newsList p.btn a {
	background-image: url(../images/home/btnList.png);
}