@charset "utf-8";
/* CSS Document */

#contents h2 {
	width: 900px;
	height: 200px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	font-size: 0;
}

#contents div#boxLeft {
	float: left;
	width: 300px;
	margin: 0 0 20px 0;
}
#contents div#boxRight {
	float: right;
	width: 540px;
	margin: 0 0 20px 0;
}
div#boxLeft ul,div#boxRight ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
}

dl#choice {
	margin: 0;
	padding: 0;
}
dl#choice dt {
	margin: 10px 0 0 0;
	padding: 0 0 0 22px;
	font-weight: bold;
	background: url(../images/bg_dt_plan.gif) no-repeat left top;
}
dl#choice dd {
	margin: 0;
}
dl#choice dd table {
	width: 100%;
	margin: 10px 0 0 0;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}
dl#choice dd th {
	padding: 2px;
	text-align: center;
	vertical-align: top;
	font-weight: lighter;
	background-color: #F5F5F5;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
dl#choice dd td {
	padding: 2px;
	text-align: center;
	vertical-align: mddle;
	background-color: #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
dl#choice dd th.tokuday {
	width: 25%;
	color: #FFF;
	background-color: #CC0033;
}
dl#choice dd th.bday {
	width: 25%;
	color: #FFF;
	background-color: #999;
}
dl#choice dd th.aday {
	width: 25%;
	color: #666;
	background-color: #CCC;
}
dl#choice dd ul {
	font-size: 90%;
	padding: 5px 0 5px 20px;
}

table#price {
	width: 100%;
	margin: 10px 0 0 0;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}
table#price th {
	padding: 2px;
	text-align: center;
	vertical-align: top;
	font-weight: lighter;
	background-color: #F5F5F5;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
table#price th.tokuday {
	width: 25%;
	color: #FFF;
	background-color: #CC0033;
}
table#price th.bday {
	width: 25%;
	color: #FFF;
	background-color: #999;
}
table#price th.aday {
	width: 25%;
	color: #000000;
	background-color: #CCC;
}
table#price th.room,div#boxRight table#price th.meal {
	color: #000000;
	background-color: #CCC;
}
table#price td {
	padding: 2px 10px;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

/* チョイスで楽しい1泊２食付宿泊プラン */
#contents h2#choice_h2 {
	background: url(../webnews/image_choice_plan/h2.jpg) no-repeat 0px 0px;
}
#contents h3#choice_h3_1 {
	margin: 10px 0 0 0;
	font-size: 1.0em;
	text-align: left;
	color: #333333;
}
div#boxLeft p#choiseLead {
	margin: 10px 0 0 0;
	padding: 0 0 0 130px;
	background: url(../webnews/image_choice_plan/bg_iwaburo.jpg) no-repeat left center;
}
#contents h3#choice_h3_2 {
	margin: 30px 0 0 0;
	padding: 1px 10px;
	font-size: 1.0em;
	text-align: left;
	color: #FFF;
	background-color: #FF9900;
}

div#boxRight div#choice_room {
	margin-top: 10px;
	padding: 0 10px 10px 10px;
	background-color: #FFFFDD;
	border: 2px solid #FF9900;
}

div#boxRight div#choice_meal {
	margin-top: 20px;
	padding: 0 10px 10px 10px;
	background-color: #FFFFDD;
	border: 2px solid #FF9900;
}

div#boxRight dl#choice_sample {
	margin-top: 20px;
	padding: 10px;
	border: 1px dotted #FF6600;
	background: url(../webnews/image_choice_plan/bg_sample.jpg) no-repeat right top;
}

div#boxRight dl#choice_sample dt {
	padding-left: 22px;
	font-weight: bold;
	background: url(../images/bg_dt_plan.gif) no-repeat left top;
}
div#boxRight dl#choice_sample dd {
	margin-left: 0;
}
div#boxRight dl#choice_sample ol {
	width: 45%;
	margin: 5px 0 0 0;
	padding: 0 0 0 30px;
}
div#boxRight dl#choice_sample table {
	width: 100%;
	background-color: #FFFFDD;
	border: 4px solid #FFF;
}
div#boxRight dl#choice_sample th {
	padding: 2px;
	text-align: center;
	color: #CC0000;
}
div#boxRight dl#choice_sample td {
	padding: 2px;
	text-align: center;
}

div#boxRight dl#choice_sample td.total {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #FFF;
}

/* お二人の癒し風呂付コテージプラン */
#contents h2#hutari_h2 {
	background: url(../webnews/image_hutari_plan/h2.jpg) no-repeat 0px 0px;
}

#contents h3#hutari_h3 {
	margin: 10px 0 0 0;
	padding: 1px 10px;
	font-size: 1.0em;
	color: #FFFFFF;
	background-color: #FF6600;
}
div#boxLeft dl#hutari_comment {
	margin: 20px 0 0 0;
	padding: 5px 5px 5px 10px;
	border: 1px dotted #FF6600;
}
div#boxLeft dl#hutari_comment dt {
	color: #FF6600;
	font-weight: bold;
	
}
div#boxLeft dl#hutari_comment dd {
	margin: 10px 0 0 0;
	padding: 0;
}

div#boxRight div#hutari_room {
	margin-top: 10px;
}

div#boxRight table#hutari_meal {
	width: 100%;
	margin: 10px 0 0 0;
	border: 1px solid #663300;
	background-color: #f7f9f6;
}
div#boxRight table#hutari_meal th {
	padding: 10px 10px 0 10px;
	vertical-align: top;
	color: #663300;
	font-weight: bold;
}
div#boxRight table#hutari_meal td {
	padding: 10px;
	vertical-align: top;
	color: #663300;
}

div#boxRight dl#hutari_sample {
	margin-top: 20px;
	padding: 10px;
	border: 1px dotted #FF6600;
	background: url(../webnews/image_hutari_plan/bg_sample.jpg) no-repeat right top;
}
div#boxRight dl#hutari_sample dt {
	padding: 0 0 0 22px;
	font-weight: bold;
	background: url(../images/bg_dt_plan.gif) no-repeat left top;
}
div#boxRight dl#hutari_sample dd {
	margin: 0;
}
div#boxRight dl#hutari_sample ol {
	width: 45%;
	margin: 5px 0 0 0;
	padding: 0 0 0 30px;
}
div#boxRight dl#hutari_sample table {
	margin: 20px 10px 10px 10px;
	background-color: #faf8e1;
	border: 1px solid #FFF;
}
div#boxRight dl#hutari_sample th {
	padding: 2px 10px;
}
div#boxRight dl#hutari_sample td {
	padding: 2px 10px;
	color: #CC0000;
}

div#boxRight dl#hutari_sample td.total {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #FFF;
}

/* 日帰りデラックス癒し風呂付コテージ */
#contents h2#dex_day_h2 {
	background: url(../webnews/image_dex_day_plan/h2.jpg) no-repeat 0px 0px;
}

#contents h3#dex_day_h3 {
	margin: 10px 0 0 0;
	padding: 1px 10px;
	font-size: 1.0em;
	background-color: #e7f3fc;
	border: 1px solid #3b8ed0;
}

table#tbRoom {
	margin: 10px 0 0 0;
}
table#tbRoom th {
	padding: 5px 0 0 0;
	font-size: 90%;
}
table#tbRoom td {
	border: 2px solid #FFF;
}

table#tbRoomSpec {
	width: 100%;
	margin: 10px 0 0 0;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}
table#tbRoomSpec th {
	padding: 2px;
	text-align: center;
	vertical-align: top;
	font-weight: lighter;
	background-color: #F5F5F5;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
table#tbRoomSpec td {
	padding: 2px;
	text-align: center;
	vertical-align: mddle;
	background-color: #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

table#tbMeal {
	margin: 10px 0 0 0;
}
table#tbMeal th {
	padding: 5px 0 0 0;
	font-size: 90%;
}
table#tbMeal td {
	border: 2px solid #FFF;
}

table#tbMealSpec {
	width: 100%;
	margin: 10px 0 0 0;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}
table#tbMealSpec th {
	padding: 2px;
	text-align: center;
	vertical-align: top;
	font-weight: lighter;
	background-color: #F5F5F5;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
table#tbMealSpec td {
	padding: 2px;
	text-align: center;
	vertical-align: mddle;
	background-color: #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

/* 日帰り家族風呂プラン */
#contents h2#dayhuro_h2 {
	background: url(../webnews/image_dayhuro_plan/h2.jpg) no-repeat 0px 0px;
}

#contents h3#dayhuro_h3 {
	margin: 10px 0 0 0;
	padding: 1px 10px;
	font-size: 1.0em;
	background-color: #e7f3fc;
	border: 1px solid #3b8ed0;
}

/* ------------------------------------------------
		定額給付金プラン
------------------------------------------------ */
#contents h2#teigaku_h2 {
	background: url(../webnews/image_teigaku_plan/h2.jpg) no-repeat 0px 0px;
}

#contents div#teigakuBox {
	float: left;
	width: 270px;
	margin: 10px 0 0 0;
	display: inline;
	background: #FFEEBB url(../webnews/image_teigaku_plan/bg_teigakubox.gif) no-repeat top right;
	border: 2px dotted #FFEEBB;
}
div#teigakuBox div#teigakuBox_inner {
	margin: 22px 10px;
	text-align: left;
}
div#teigakuBox_inner h3 {
	padding: 5px;
	font-size: 120%;
	color: #FFF;
	text-align: center;
	background-color: #CC0033;
	border: 1px solid #CCC;
}
div#teigakuBox_inner p {
	margin: 10px 0 0 0;
	text-align: left;
}
div#teigakuBox_inner ul {
	margin: 5px 0 0 14px;
	font-size: 90%;
}
div#teigakuBox_inner dl img {
	margin: 2px;
	border: 3px solid #FFF;
}

/* ------------------------------------------------
		いちご狩りプラン
------------------------------------------------ */
h2#ichigo {
	margin: 0;
	padding: 0;
	width: 860px;
	height: 260px;
	background: url(../webnews/image_ichigo_plan/h2.gif) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}

div#ichigo_left {
	float: left;
	width: 450px;
	margin: 20px 0 0 0;
}
div#ichigo_left_inner {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #CCCCCC;
}
div#ichigo_left_inner p {
	padding: 10px 0;
	color: #e50012;
	font-size: 110%;
}

div#ichigo_right {
	float: right;
	width: 330px;
	margin: 20px 0 0 0;
	padding: 10px 20px;
	border: 1px solid #CCCCCC;
}
div#ichigo_right dl {}
div#ichigo_right dl dt {
	color: #008f3b;
	font-size: 120%;
	font-weight: bold;
}
div#ichigo_right dl dd {
	margin: 10px 0 0 0;
}
div#ichigo_right table {
	margin: 5px 0;
}
div#ichigo_right table td {
	padding: 0 15px 0 0;
	vertical-align: top;
	font-size: 90%;
}

div.ichigoplan {
	float: left;
	width: 240px;
	margin: 30px 0;
	padding: 10px;
	border: 1px dotted #CCCCCC;
}
div.ichigoplan h3 {
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	padding: 2px 10px;
	background-color: #8fbfe0;
	border-left: 3px solid #e50012;
}
div.ichigoplan p {
	padding: 20px 0;
	text-align: center;
}

/* ------------------------------------------------
		不景気応援プラン
------------------------------------------------ */
h2#ouen {
	background: url(../webnews/image_ouen/h2.jpg) no-repeat 0px 0px;
}

.ouenbox {
	float: left;
	width: 274px;
	margin: 10px 0 0 0;
	display: inline;
	background: #eeffd8 url(../webnews/image_ouen/bg_box.gif) no-repeat top right;
}
.ouenbox_inner {
	margin: 20px;
	text-align: left;
}
.ouentitle {
	padding: 5px;
	color: #FFFF99;
	text-align: center;
	background-color: #62a600;
	border: 1px solid #CCCCCC;
}
.ouentitle h3 {
	font-size: 120%;
}
.ouentitle p {
	font-size: 90%;
}
.ouenspec {
	padding: 5px 15px 15px 15px;
	background-color: #FFFFFF;
}
.ouenspec p {
	margin: 10px 0 0 0;
	text-align: left;
}
.green {
	color: #0b900b;
}
.btn {
	padding: 15px 0;
}

.ouenspec dl img {
	margin: 2px;
	border: 1px solid #CCCCCC;
}