@charset "utf-8";
/* CSS Document */

@import "common.css";
@import "common2.css";


/*-------------------------------------------------
Wrapper
-------------------------------------------------*/

#wrapper {
	background-repeat: no-repeat;
	height: auto;
	width: 742px;
	background-position: right top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-right: 59px;
	padding-left: 59px;
	background-image: url(../onsen/img/headhai.jpg);
}



/*-------------------------------------------------
タイトル
-------------------------------------------------*/

h1 {
	height: 35px;
	width: 147px;
	text-indent: -1000em;
	margin-bottom: 40px;
}
h2 {
	height: 45px;
	width: 402px;
	text-indent: -1000em;
	margin-bottom: 30px;
}
h3 {
	font-size: 120%;
	font-weight: bolder;
	color: #563D29;
}


/*-------------------------------------------------
レイアウトボックス
-------------------------------------------------*/

#main {
	width: 742px;
	position: relative;
	text-align: left;
	float: left;
}
#box1 {
margin-bottom:30px;
}
#box2 {
	margin-top: 30px;
	margin-bottom: 20px;
}
#box4 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px dotted #45581A;
}


/*-------------------------------------------------
プラン
-------------------------------------------------*/

#textbox1 {
	float: left;
	width: 310px;
}
#textbox1 p {
	float: left;
	width: 310px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 120%;
}
#mp {
	width: 415px;
	float: right;
}


/*-------------------------------------------------
プラン
-------------------------------------------------*/

.new {
	border: 1px dotted #536B22;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	margin-bottom: 30px;
}
.box {
	width: 350px;
	float: left;
}
.boxr {
	width: 329px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #536B22;
	padding-left: 20px;
}
.new h2 {
	text-indent: 84px;
	font-weight: bolder;
	font-size: 150%;
	color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 34px;
}
.new p {
}
.new img {
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
}




/*-------------------------------------------------
料金表
-------------------------------------------------*/

td {
	padding: 3px;
}
.ryo {
	text-align: center;
}
.ryo0 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #45581A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #45581A;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #45581A;
}
.ryo0a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #45581A;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #45581A;
}
.ryo1 {
	background-color: #F5FAED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45581A;
}
.ryo2 {
	background-color: #F5FAED;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #45581A;
	border-left-color: #45581A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #45581A;
}
.ryo3 {
	background-color: #F5FAED;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #45581A;
	border-left-color: #45581A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45581A;
}
.ryo4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #45581A;
	border-left-color: #45581A;
}
.ryo5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #45581A;
	border-left-color: #45581A;
}


/*-------------------------------------------------
写真一覧
-------------------------------------------------*/

#box3 td {
	padding: 0px;
	text-align: center;
}
#box3 td img {
	margin-top: 10px;
}
#box3 td p {
	width: 234px;
	text-align: left;
}
#box3 td .cen {
	text-align: left;
	padding-left: 20px;
}
