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

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


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

#wrapper {
	height: auto;
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-right: 59px;
	padding-left: 59px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
}



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

h1 {
	height: 35px;
	text-indent: -1000em;
	margin-bottom: 40px;
	background-repeat: no-repeat;
	background-image: url(../kankou/img/title.jpg);
}
h2 {
	margin-bottom: 10px;
	font-weight: bolder;
	text-indent: 0px;
	font-size: 120%;
}
h3 {
	font-weight: bold;
	color: #425619;
}
.t1 {
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 110%;
	font-weight: bolder;
	color: #AB267F;
}
.t2 {
	background-image: url(../img/title2.jpg);
	height: 35px;
	width: 526px;
	margin-bottom: 10px;
}
.t3 {
	background-image: url(../img/title3.jpg);
	height: 35px;
	width: 526px;
	margin-bottom: 10px;
}

.c1 {
	background-image: url(../img/kodawari.png);
	height: 60px;
	width: 526px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}


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

#main {
	width: 742px;
	position: relative;
	text-align: left;
	float: left;
}
.right {
	width: 174px;
	float: left;
}
.box1 {
	margin-bottom:20px;
	width: 370px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 30px;
}
.box1 p {
	margin-bottom: 10px;
	line-height: 120%;
}
.box1 img {
	float: left;
	margin-right: 5px;
}
.box2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	width: 350px;
	float: right;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.box2 p {
	margin-bottom: 10px;
	line-height: 120%;
}
.box2 img {
	float: left;
	margin-right: 5px;
}



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

#textbox1 {
	float: right;
	width: 310px;
}
#box2 img {
	float: left;
}



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

.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;
}
