﻿@charset "UTF-8";
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #C3D63F;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	width: auto;
	min-width: 930px;
}
#container {
	height: auto;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
/*トップ・バナーここまで*/
#topimg {
	width: 880px;
	padding: 0px;
	height: 261px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #182110;
}
#pageimg {
	height: 239px;
	width: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #172116;
	border: 1px none #B9B9B9;
}
#contents {
	height: auto;
	width: 880px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	margin-top: 0px;
}
/*メニューーここから*/
#menu {
	height: 46px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	font-size: 12px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 880px;
	list-style-type: none;
}
#menu li {
	float: left;
	height: 46px;
	width: auto;
}
/*メニューここまで*/



/*ヘッダーここから*/
#header {
	height: 87px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header .logo {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
	float: left;
	display: inline;
}
#headmenu {
	float: right;
	height: auto;
	overflow: hidden;
	padding: 0px;
	display: block;
	width: 500px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headmenu #head-b {
	width: 168px;
	overflow: hidden;
	list-style-type: none;
	float: right;
	margin-top: 1px;
	margin-right: 12px;
	margin-bottom: 9px;
	margin-left: 0px;
	font-size: 12px;
	height: 28px;
	padding: 0px;
	display: inline;
}
#head-b li {
	height: 18px;
	width: auto;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 10px;
	float: right;
	list-style-type: none;
}
#head-b ul {
	padding: 0px;
	display: inline;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: bottom;
}
#header .logo a {
	display: block;
	height: 82px;
	width: 346px;
	background-attachment: scroll;
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	font-size: 12px;
	text-indent: -9999px;
	margin: 0px;
}
#size {
	float: right;
	font-size: 12px;
	font-weight: bolder;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	width: 144px;
	height: 28px;
	background-attachment: scroll;
	background-image: url(../img/size-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	display: inline;
}
#size p {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 80px;
	text-align: left;
	text-decoration: none;
}
#size li {
	display: block;
	height: 18px;
	width: 18px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	list-style-type: none;
}
#size ul {
	display: block;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cse-search-box {
	text-align: right;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#cse-search-box .btn {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
/*ヘッダーここまで*/


/*フッターここから*/
#footer {
	height: auto;
	width: 880px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	display: block;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	color: #FFFFFF;
	background-color: #78BE35;
	font-weight: bold;
	letter-spacing: 0.1em;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #78BE35;
	border-right-color: #78BE35;
	border-bottom-color: #78BE35;
	border-left-color: #78BE35;
	padding: 0px;
	width: 880px;
}
#footer dl {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	display: block;
}
#footer dt {
	float: left;
	text-align: left;
	font-size: 75%;
	line-height: 170%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
}
#footer dt a {
	font-size: 130%;
	font-weight: bolder;
	color: #006633;
	text-decoration: none;
}
#footer dt a:hover {
	font-size: 130%;
	font-weight: bolder;
	color: #C22E6B;
	text-decoration: none;
}
#footer dd {
	text-align: right;
	float: right;
	font-size: 75%;
	line-height: 170%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
}
/*フッターここまで*/

/*トップ・左ここから*/
#topmenu {
	display: block;
	float: left;
	width: 254px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 0px;
	position : relative;
}
#topmenu h2 {
	background-attachment: scroll;
	background-image: url(../img/search_t-new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 254px;
}
#topmenu #search {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: 254px;
}
#search dt {
	text-align: left;
	display: block;
	float: left;
	height: 86px;
	width: 148px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search dl {
	clear: both;
	height: auto;
	width: 254px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 12px;
}
#search dd {
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 151px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(../img/lmenu_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#search img {
　　vertical-align: top;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
#linkbaner {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#linkbaner dd {
	font-size: 70%;
	line-height: 140%;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#counter {
	text-align: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	bottom: 0;
}
#counter li {
	font-size: 10px;
	line-height: 1em;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*トップ・左ここまで*/

/*トップ・センターここから*/
#center {
	float: left;
	height: auto;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#pickup h2 {
	background-attachment: scroll;
	background-image: url(../img/pickup-t-new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 29px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
#pickup dl {
	text-align: left;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #B8B8B8;
	border-right-color: #B8B8B8;
	border-bottom-color: #B8B8B8;
	border-left-color: #B8B8B8;
	display: block;
	overflow: hidden;
}
#pickup dt {
	font-size: 80%;
	line-height: 130%;
	font-weight: bold;
	color: #206139;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#pickup dd {
	font-size: 75%;
	line-height: 145%;
}
#pickup dl img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #9B9B9B;
	clear: right;
}
#pickup dt a {
	color: #206139;
	text-decoration: none;
}
#pickup dd a {
	color: #11220D;
	text-decoration: none;
}
#pickup a:hover {
	color: #C22E6B;
	text-decoration: none;
}
#counter strong {
	color: #204E38;
}
#center #course {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FEF3E6;
}
#course h2 {
	background-attachment: scroll;
	background-image: url(../img/area-t.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 350px;
}
#coursedata {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: auto;
	overflow: hidden;
}
#coursedata dl {
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	overflow: hidden;
	width: 330px;
	border: 1px none #B8B8B8;
}
#coursedata dt {
	font-size: 75%;
	line-height: 130%;
	font-weight: bold;
	color: #F08100;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#coursedata dd {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 140%;
}
#coursedata dl img {
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #818181;
	clear: left;
}
#coursedata a {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
#coursedata a:hover {
	color: #C22E6B;
	text-decoration: none;
	font-weight: bold;
}
#courseother {
	background-attachment: scroll;
	background-image: url(../img/course_other.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style-type: none;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: block;
}
#courseother li {
	display: block;
	padding: 0px;
	float: right;
	width: auto;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 9px;
	margin-left: 0px;
	height: auto;
}
#courseother ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#courseother img {
	margin: 0px;
	padding: 0px;
}
#pickupother {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style-type: none;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: block;
}
#pickupother li {
	display: block;
	padding: 0px;
	float: right;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 0px;
	height: auto;
}
#pickupother ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pickupother img {
	margin: 0px;
	padding: 0px;
}
/*トップ・センターここまで*/

/*トップ・バナーここから*/
#banner {
	float: right;
	height: auto;
	width: 212px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#banner h2 a {
	background-attachment: scroll;
	background-image: url(../img/banner_t-new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 212px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 80%;
	line-height: 115%;
}
#banner li {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	display: block;
	text-align: center;
}
#banner img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*ページ・左ここから*/
#pagemenu {
	display: block;
	float: left;
	width: 165px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position : relative;
}
#pagemenu h2 {
	background-attachment: scroll;
	background-image: url(../img/psearch_t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 160px;
}
#pagemenu #search {
	background-attachment: scroll;
	background-image: url(../img/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: 254px;
}
#psearch dt {
	text-align: left;
	display: block;
	height: 86px;
	width: 160px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#psearch dl {
	clear: both;
	height: auto;
	width: 165px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#psearch dd {
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(../img/lmenu_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	width: 160px;
}
#psearch img {
　　vertical-align: top;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
/*ページ・左ここまで*/

#main {
	float: right;
	height: auto;
	width: 686px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
}
/*カテゴリーページ・メインここから*/
.taiken-h2 {
	background-attachment: scroll;
	background-image: url(../img/taiken-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.guide-h2 {
	background-attachment: scroll;
	background-image: url(../img/guide-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.stay-h2 {
	background-attachment: scroll;
	background-image: url(../img/stay-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.east-h2 {
	background-attachment: scroll;
	background-image: url(../img/east-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.central-h2 {
	background-attachment: scroll;
	background-image: url(../img/central-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.west-h2 {
	background-attachment: scroll;
	background-image: url(../img/west-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.kids-h2 {
	background-attachment: scroll;
	background-image: url(../img/kids-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.group-h2 {
	background-attachment: scroll;
	background-image: url(../img/group-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.day-h2 {
	background-attachment: scroll;
	background-image: url(../img/1day-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.east01-h2 {
	background-attachment: scroll;
	background-image: url(../img/map/east01-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
.east02-h2 {
	background-attachment: scroll;
	background-image: url(../img/map/east02-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
.center01-h2 {
	background-attachment: scroll;
	background-image: url(../img/map/center01-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
	width: 686px;
	float: right;
}
.center02-h2 {
	background-attachment: scroll;
	background-image: url(../img/map/center02-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
.center03-h2 {
	background-attachment: scroll;
	background-image: url(../img/map/center03-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
.west01-h2 {
	background-attachment: scroll;
	background-image: url(../img/map/west01-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
.west02-h2 {
	background-attachment: scroll;
	background-image: url(../img/map/west02-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
.cate-data01 img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.cate-data02 img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cate-data01 {
	float: left;
	height: auto;
	width: 335px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D3D3CA;
	border-right-color: #D3D3CA;
	border-bottom-color: #D3D3CA;
	border-left-color: #D3D3CA;
}
.cate-data h3 {
	font-size: 70%;
	line-height: 100%;
	color: #71B12C;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.cate-data h4 {
	font-size: 75%;
	color: #11230E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 110%;
}
.cate-data h5 a {
	font-size: 110%;
	line-height: 120%;
	color: #204E38;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: block;
}
.cate-data h5 a:hover {
	color: #F18700;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	clear: both;
}
.cate-data ul {
	padding: 0px;
	height: auto;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	overflow: hidden;
	font-size: 80%;
	line-height: 115%;
	list-style-type: none;
}
.cate-data .icon img {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px none #C6C6C6;
}
.cate-data .icon {
	height: auto;
	display: block;
	overflow: hidden;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #181818;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.cate-data li p {
	display: block;
	overflow: hidden;
	line-height: 1.3em;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #11230E;
	font-size: 85%;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cate-data .shosai {
	height: auto;
	display: block;
	overflow: hidden;
	font-size: 85%;
	line-height: 115%;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #B4174A;
	margin: 0px;
}
.cate-data02 {
	float: right;
	height: auto;
	width: 335px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D3D3CA;
	border-right-color: #D3D3CA;
	border-bottom-color: #D3D3CA;
	border-left-color: #D3D3CA;
}
.taikenc-data {
	float: right;
	width: 238px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main .cate-data {
	height: auto;
	width: auto;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.kamikoya {
	font-size: 80%;
}
/*カテゴリーページ・メインここまで*/

/*ページバックここから*/
#pageback {
	height: 27px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#pageback ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style-type: none;
}
#pageback .ptop {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pageback .pback {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*ページバックここまで*/


/*自然体験・メインここから*/
#shizentaikenimg h2 {
	height: 130px;
	width: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../img/shizentaiken_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
#writetitle {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.titleimg-l {
	float: left;
	height: auto;
	width: 315px;
	padding: 0 0 27px;
}
#write h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	display: block;
	text-align: left;
	border: 1px none #BCBCBC;
	padding: 0px;
}
#taikenname {
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#taikenname h4 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	font-size: 100%;
	line-height: 155%;
	font-weight: bold;
	color: #17713E;
	text-align: left;
	padding-bottom: 27px;
}
#write #guide {
	clear: both;
	width: 682px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 0px;
	height: auto;
	width: auto;
	overflow: hidden;
	border: 2px solid #E4E2D2;
	position: relative;
	background-color: #F2F1EA;
}
#guide h6{
	width: auto;
	height: auto;
	margin: 0 0 0;
	padding: 10px 0 0px;
	line-height: 120%;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
#mi-guide{
width: 540px;
height: auto;
text-align: left;
margin: 0 0 20px;
padding: 0;
font-size: 18px;
font-weight: bold;
color: #996600;
font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

#guide a {
	color: #006633;
}
#guide a:hover {
	color: #C22E6B;
}

#areab4 {
	display: block;
	text-align: right;
	height: 25px;
	width: 320px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position:absolute;
	right: 10px;
	bottom: 10px;
}
#guide-l {
	float: left;
	width: 306px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
}

#guide-l strong {
	width: auto;
	height: auto;
	display: block;
	padding: 0 0 3px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

#guide-l h5 {
	font-size: 85%;
	line-height: 100%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #14703D;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#guide-l table {
	width: 306px;
	background-color: #838383;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
#guide-l td {
	font-size: 75%;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#guide-l p {
	font-size: 75%;
	line-height: 130%;
	text-align: left;
	margin: 0 0 10px;
}
#guide-r{
	text-align: left;
	float: right;
	width: 335px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
	border: 1px none #AFAFAF;
	margin: 10px;
	position: relative;
}
#guide-r h5 {
	font-size: 85%;
	line-height: 100%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #14703D;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#guide-r h6 {
	font-size: 90%;
	line-height: 130%;
	font-weight: bolder;
	color: #204E38;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#guide-r table {
	width: 335px;
	background-color: #838383;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
#guide-r td {
	font-size: 75%;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#guide-r td strong {
	font-size: 100%;
	line-height: 130%;
	font-weight: bolder;
	color: #101010;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	height: auto;
	width: auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#guide-r strong {
	font-size: 80%;
	line-height: 100%;
	font-weight: bolder;
	color: #101010;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ADADAD;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
	display: block;
	height: auto;
	width: auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#guide-r p {
	font-size: 80%;
	line-height: 160%;
}
#inquiry {
	display: inline;
	text-align: left;
	float: right;
	width: 335px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
	position: relative;
	margin: 10px 10px 10px 0px;
}
#inquiry2 {
	width: 662px;
	height: auto;
	text-align: left;
	padding: 10px;
	clear: right;
	border: 1px none #AFAFAF;
	margin: 0px;
	position: relative;
}
#data strong {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#guide #data {
	float: left;
	display: inline;
	width: 306px;
	height: auto;
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	position: relative;
}
#data h5 {
	width: 301px;
	height: auto;
	font-size: 95%;
	line-height: 100%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #14703D;
	text-align: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 5px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#data .h6-subt {
	font-size: 80%;
	line-height: 100%;
	font-weight: bolder;
	color: #101010;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	height: auto;
	width: auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	border: 1px none #ADADAD;
	padding: 0px;
}
#data table {
	width: 306px;
	height: auto;
	background-color: #838383;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
#data td {
	font-size: 75%;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#data p {
	width: auto;
	height: auto;
	margin: 5px 0 10px;
	padding: 0;
	font-size: 80%;
	line-height: 155%;
	text-align: left;
}
#inquiry strong {
	font-size: 80%;
	line-height: 100%;
	font-weight: bolder;
	color: #101010;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ADADAD;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
	display: block;
	height: auto;
	width: auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#inquiry2 strong {
	font-size: 80%;
	line-height: 100%;
	font-weight: bolder;
	color: #101010;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ADADAD;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
	display: block;
	height: auto;
	width: auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#inquiry p {
	font-size: 80%;
	line-height: 160%;
	display: block;
}
#inquiry2 p {
	margin: 5px 0 10px;
	font-size: 80%;
	line-height: 160%;
}
#guide a {
	color: #006633;
}
#guide a:hover {
	color: #C22E6B;
}
#inquiry h5 {
	font-size: 90%;
	line-height: 140%;
	font-weight: bolder;
	color: #204E38;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka−等幅", "ヒラギノ角ゴ Pro W3";
}
#inquiry2 h5 {
	font-size: 90%;
	line-height: 130%;
	font-weight: bolder;
	color: #204E38;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#inquiry2 h6 {
	width: 301px;
	height: auto;
	font-size: 95%;
	line-height: 100%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #14703D;
	text-align: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 5px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inquiry table {
	width: 100%;
	background-color: #838383;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

#inquiry td {
	font-size: 75%;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#inquiry td strong {
	font-size: 100%;
	line-height: 130%;
	font-weight: bolder;
	color: #101010;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	height: auto;
	width: auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.catch {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	font-size: 110%;
	line-height: 145%;
	font-weight: bolder;
	color: #0D5D36;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	display: block;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #BCBCBC;
	border-right-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #BCBCBC;
	clear: both;
}

.catch-hot {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	font-size: 110%;
	line-height: 100%;
	font-weight: bolder;
	color: #14703D;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	display: block;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #BCBCBC;
	border-right-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #BCBCBC;
}

.catch2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	font-size: 110%;
	line-height: 145%;
	font-weight: bolder;
	color: #0D5D36;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	display: block;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	clear: both;
}
.catch3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	font-size: 110%;
	line-height: 145%;
	font-weight: bolder;
	color: #0D5D36;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #BCBCBC;
	border-right-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #BCBCBC;
	clear: both;
}

#inquiry .p-hosoku {
	font-size: 75%;
	line-height: 150%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#inquiry2 .p-hosoku {
	font-size: 75%;
	line-height: 150%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main-p {
	font-size: 80%;
	line-height: 170%;
	text-align: left;
	text-indent: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main-p2 {
	font-size: 80%;
	line-height: 170%;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.main-div {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.aisatsu-p {
	font-size: 90%;
	line-height: 170%;
	text-align: left;
	text-indent: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#write .img-box {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.img-box2 {
	padding: 0px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#write .img-box-hot {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#write .taiken-chart {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img-box img {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.img-box p {
	font-size: 75%;
	line-height: 130%;
	width: 164px;
	text-align: left;
}
#write .img-box2 {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.img-box2 img {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.img-box2 p {
	font-size: 75%;
	line-height: 130%;
	width: 164px;
	text-align: left;
}
.making-box  {
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 2px solid #CFCFCF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.making-p    {
	font-size: 80%;
	line-height: 155%;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-weight: bolder;
	text-indent: 0.4em;
}
.making-img {
	margin-bottom: -4px;
}
.making-img   p {
	font-size: 75%;
	line-height: 130%;
	text-align: left;
	width: 128px;
}
.making-img   img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#map {
	margin: 0px;
	clear: both;
	height: auto;
	width: 686px;
	text-align: left;
}
#areab {
	display: block;
	height: auto;
	width: 271px;
	right: 0px;
	bottom: 0px;
	float: right;
	position: absolute;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#areab2 {
	display: block;
	height: auto;
	width: 271px;
	right: 0px;
	bottom: 0px;
	float: right;
	position: absolute;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#areab3 {
	display: block;
	height: 25px;
	width: 271px;
	float: right;
	margin: 0px;
}
#areab4 {
	display: block;
	text-align: right;
	height: auto;
	width: 320px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position:absolute;
	right: 14px;
	bottom: 10px;
}



#staydata,.staydata {
	background-color: #F2F1EA;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 280px;
	float: right;
	border: 2px solid #E4E2D2;
	padding: 10px;
}
#staydata strong,.staydata strong {
	font-size: 80%;
	line-height: 100%;
	font-weight: bolder;
	color: #101010;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ADADAD;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
	display: block;
	height: auto;
	width: auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#staydata h5,.staydata h5 {
	font-size: 90%;
	line-height: 130%;
	font-weight: bolder;
	color: #204E38;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#staydata p,.staydata p {
	font-size: 80%;
	line-height: 160%;
}
#staydata a,.staydata a {
	color: #006633;
}
#staydata a:hover,.staydata a:hover {
	color: #C22E6B;
}
.stay-catch {
	font-size: 95%;
	line-height: 140%;
	color: #5C9D1F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bolder;
	display: block;
}
#staydata img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#write a {
	color: #006633;
}
#write a:hover {
	color: #C22E6B;
}
.float-r {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: left;
}

.float-r img {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.float-r2 {
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: left;
}
.float-r2  img {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.float-l {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	width: auto;
	height: auto;
}
.float-l img {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.float-l2 {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	width: auto;
	height: auto;
}
.float-l2  img {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.float-l3 {
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	width: auto;
	height: auto;
}
.float-l3   img {
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.float-l3-img    {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 10px;
}
.float-l4 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: left;
	width: auto;
	height: auto;
}
.float-l4 img {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.float-l5 {
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	width: auto;
	height: auto;
}
.float-l6 {
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: -6px;
	margin-left: 0px;
	text-align: left;
	width: auto;
	height: auto;
}
.float-r p {
	font-size: 75%;
	line-height: 130%;
	text-align: left;
	padding: 2px 0 0;
}
.float-l p {
	font-size: 75%;
	line-height: 130%;
	text-align: left;
	padding: 2px 0 0;
}
#areab img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maplink {
	text-align: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maplink a {
	font-size: 75%;
	line-height: 100%;
	color: #006633;
}
#maplink a:hover {
	font-size: 75%;
	line-height: 100%;
	color: #F18700;
}
/*メインイメージここから*/
#mainimg {
	display: block;
	height: 261px;
	width: 880px;
}
.tabNav {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.tabNav li {
	padding: 0px;
	height: 66px;
	width: 83px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#taikenmenu {
	display: block;
	height: 80px;
	width: 880px;
	background-attachment: scroll;
	background-image: url(../img/taiken_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#guidemenu {
	display: block;
	height: 80px;
	width: 880px;
	background-attachment: scroll;
	background-image: url(../img/guide_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#staymenu {
	display: block;
	height: 80px;
	width: 880px;
	background-attachment: scroll;
	background-image: url(../img/stay_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#groupmenu {
	display: block;
	height: 80px;
	width: 880px;
	background-attachment: scroll;
	background-image: url(../img/group_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#daymenu {
	display: block;
	background-attachment: scroll;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#kidsmenu {
	display: block;
	height: 80px;
	width: 880px;
	background-attachment: scroll;
	background-image: url(../img/kids_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pageimg {
	display: block;
	height: 239px;
	width: 880px;
	margin: 0px;
	padding: 0px;
	background-color: #E8E8E8;
}
#map {
	display: inline;
	float: left;
	height: 239px;
	margin: 0px;
	padding: 0px;
	width: 377px;
	border: 1px none #C0C0C0;
}
#spotimg {
	display: block;
	float: right;
	height: 239px;
	width: 503px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tab-b {
	display: block;
	list-style-type: none;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
/*エリアデータここから*/
#areamap {
	margin: 0px;
	clear: both;
	height: auto;
	width: 686px;
	text-align: left;
}
#areamap h5 {
	font-size: 90%;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #505C2A;
	padding: 6px;
}
#areataiken {
	display: block;
	float: left;
	height: 238px;
	margin: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	background-attachment: scroll;
	background-image: url(../img/map/bg01.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	text-align: left;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0px;
	width: 502px;
}
#areataiken h2 {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	height: 30px;
	width: 465px;
}
#spotdata {
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#spotdata td {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	font-size: 70%;
	line-height: 125%;
}
#spotdata a {
	font-size: 105%;
	color: #204E38;
	text-decoration: none;
	line-height: 125%;
}
#spotdata a:hover {
	color: #F18700;
}
.area-data01 img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.area-data02 img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.area-data01 {
	float: left;
	height: auto;
	width: 335px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px none #D3D3CA;
}
.area-data h3 {
	font-size: 75%;
	line-height: 110%;
	color: #B4174A;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}
.area-data h4 {
	font-size: 95%;
	line-height: 120%;
	color: #797561;
	text-decoration: none;
}
.area-data h4 a {
	line-height: 120%;
	color: #204E38;
}
.area-data h4 a:hover {
	color: #F18700;
	text-decoration: none;
}
.area-data p {
	height: auto;
	display: block;
	overflow: hidden;
	font-size: 75%;
	line-height: 140%;
	clear: both;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #11230E;
	margin: 0px;
}
.area-data02 {
	float: right;
	height: auto;
	width: 335px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px none #D3D3CA;
}
#main .area-data {
	height: auto;
	width: auto;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #BAB7AA;
	border-right-color: #BAB7AA;
	border-bottom-color: #BAB7AA;
	border-left-color: #BAB7AA;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#featuredmap .even {
	background-color: #F8FAEF;
}
#featuredmap {
	width: auto;
	border: 5px none #ccc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
	text-align: right;
	overflow: hidden;
	clear: both;
	height: auto;
}
#areamap iframe {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
/*エリアデータここまで*/
/*リンクここから*/
#banner a {
	color: #006633;
	text-decoration: none;
}
#banner .li-moji {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #B8B8B8;
	border-right-color: #B8B8B8;
	border-bottom-color: #B8B8B8;
	border-left-color: #B8B8B8;
}
#banner a:hover {
	color: #C22E6B;
}
#banner .li-link {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#linkimg h2 {
	height: 130px;
	width: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../img/link_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
.link01-h2 {
	background-attachment: scroll;
	background-image: url(../img/link01-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
.link02-h2 {
	background-attachment: scroll;
	background-image: url(../img/link02-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
.link03-h2 {
	background-attachment: scroll;
	background-image: url(../img/link03-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
.linkdta h3 {
	font-size: 85%;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: 100%;
	display: block;
	color: #2D5944;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.linkdta a {
	color: #006633;
	margin: 0px;
	padding: 0px;
}
.linkdta p {
	font-size: 80%;
	line-height: 100%;
	display: block;
}
.linkdta td {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #B8B8B8;
	border-right-color: #B8B8B8;
	border-bottom-color: #B8B8B8;
	border-left-color: #B8B8B8;
}
.linkdta a:hover {
	font-size: 80%;
	color: #C22E6B;
	line-height: 100%;
	display: block;
}
/*リンクここまで*/
/*あいさつここから*/
#greeting h2 {
	height: 130px;
	width: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../img/greeting_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
.aisatsu-h3 {
	background-attachment: scroll;
	background-image: url(../img/aisatsu-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
#boshu {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 3px solid #ACC843;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#boshu p {
	font-size: 90%;
	line-height: 170%;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#boshu h4 {
	font-size: 110%;
	line-height: 100%;
	color: #14703D;
	letter-spacing: 0.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#boshu dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	clear: both;
}
#boshu dt {
	font-size: 85%;
	line-height: 100%;
	font-weight: bolder;
	color: #1A4F2C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	display: block;
}
#boshu dd {
	padding: 0px;
	height: 100%;
	width: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 85%;
	line-height: 150%;
}
#boshu a {
	color: #006633;
	margin: 0px;
	padding: 0px;
}
#boshu a:hover {
	font-size: 80%;
	color: #C22E6B;
	line-height: 100%;

}
#inquiryimg h2 {
	height: 130px;
	width: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../img/inquiry_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
.inquiry-h3 {
	background-attachment: scroll;
	background-image: url(../img/inquiry-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
#boshu strong {
	font-size: 120%;
	font-weight: bolder;
}
/*あいさつここまで*/
/*高知県マップここから*/
#kochimap {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.map-h3 {
	background-attachment: scroll;
	background-image: url(../img/map-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
#kochikenmap h2 {
	height: 130px;
	width: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../img/map_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
/*高知県マップここまで*/
/*サイトマップここから*/
.sitemap-h3 {
	background-attachment: scroll;
	background-image: url(../img/sitemap-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
.sitemap {
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D3D3CA;
	border-right-color: #D3D3CA;
	border-bottom-color: #D3D3CA;
	border-left-color: #D3D3CA;
}
.sitemap-l {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
.sitemap-r {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 500px;
}
.sitemap-l a {
	font-size: 90%;
	line-height: 100%;
	background-attachment: scroll;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.3em;
	font-weight: bolder;
	color: #006633;
}
.sitemap-l a:hover {
	font-size: 90%;
	line-height: 100%;
	background-attachment: scroll;
	background-image: url(../img/arrow01_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.3em;
	font-weight: bolder;
	color: #C22E6B;
}
.sitemap-r a {
	font-size: 85%;
	line-height: 100%;
	background-attachment: scroll;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.3em;
	color: #006633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
.sitemap-r a:hover {
	font-size: 85%;
	line-height: 100%;
	background-attachment: scroll;
	background-image: url(../img/arrow01_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.3em;
	color: #C22E6B;
}
#sitemap h2 {
	height: 130px;
	width: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../img/sitemap_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
/*サイトマップここまで*/
/*フォームここから*/
#research h2 {
	height: 130px;
	width: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../img/research-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
.research-h3 {
	background-attachment: scroll;
	background-image: url(../img/research-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
#researchform {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#researchform h4 {
	color: #FFFFFF;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	font-size: 85%;
	line-height: 100%;
	font-weight: bolder;
	background-color: #388245;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	letter-spacing: 0.1em;
}
#researchform h5 {
	font-size: 95%;
	line-height: 150%;
	color: #99133F;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#researchform .sbutton {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#researchform .thanks {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 90%;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
}
.sbutton #button {
	font-size: 110%;
	font-weight: bolder;
}
#researchform #textfield {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#researchform p {
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: 190%;
	width: 678px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	background-image: none;
}
#researchform strong {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bolder;
	color: #295B3A;
}
#kuchikomi h2 {
	height: 130px;
	width: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../img/kuchikomi-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
#researchform #select {
	font-size: 120%;
}
#researchform .conf {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 80%;
}
#researchform .conf-p {
	font-size: 85%;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.conf td {
	padding: 5px;
}
#researchform .error-h3 {
	font-size: 120%;
	font-weight: bolder;
	color: #198040;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#researchform .error-p {
	text-align: center;
	font-size: 90%;
	background-image: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*フォームここまで*/
/*口コミここから*/
.kuchikomi01-h3 {
	background-attachment: scroll;
	background-image: url(../img/kuchikomi01-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
.kuchikomi02-h3 {
	background-attachment: scroll;
	background-image: url(../img/kuchikomi02-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
.kuchikomi {
	font-size: 85%;
	line-height: 130%;
	border: 2px solid #C0C0C0;
}
.kuchikomi p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kuchikomi .line {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding-top: 13px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.kuchikomi strong {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bolder;
}
.kuchikomi .line-no {
	margin: 0px;
	border: 1px none #C0C0C0;
	padding-top: 13px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
}
/*口コミここまで*/
/*ピックアップページここから*/
#pickupimg h2 {
	height: 130px;
	width: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../img/pickup_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
.pickup-h3 {
	background-attachment: scroll;
	background-image: url(../img/pickup-subt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-decoration: none;
}
.pickup {
	border: 2px solid #DBDBDB;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.pickup .ptd {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.pickup p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 75%;
	line-height: 165%;
}
.pickup .pick-t {
	margin: 0px;
	color: #17713E;
	font-weight: bolder;
	padding: 0px;
	background-color: #3D9228;
}
.pick-t h4 {
	margin: 0px;
	background-color: #3D9228;
	color: #F2F2F2;
	font-size: 90%;
	line-height: 130%;
	font-weight: bolder;
	border: 1px none #C0C0C0;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.pickup img {
	border: 1px solid #ABABAB;
	margin-bottom: 10px;
	margin-top: 8px;
}
.pickup .line-no {
	margin: 0px;
	border: 1px none #C0C0C0;
	padding-top: 13px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
}
.pickup h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bolder;
	font-size: 100%;
	color: #17713E;
	line-height: 140%;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pickup h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bolder;
	font-size: 80%;
	color: #B4174A;
	line-height: 140%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pickup a {
	color: #006633;
	font-weight: bold;
}
.pickup a:hover {
	color: #C22E6B;
	text-decoration: none;
	font-weight: bold;
}
/*ピックアップページここまで*/
.pickup-img {
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 15px;
	float: right;
	margin-bottom: 8px;
}
.ptd font {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#pickulinkb {
	height: 27px;
	width: 100%;
	list-style-type: none;
	margin-top: -10px;
}
#pickulinkb li {
	float: right;
	height: 27px;
	width: 226px;
}
.waku {
	border: 2px solid #DEDEDE;
	width: 385px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #F4F4F4;
}
.img-sp01 {
	margin-right: 7px;
}
.making-box h4 {
	font-size: 100%;
	line-height: 100%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #398442;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	text-indent: 0.4em;
}
.making-box img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 13px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
}
.time-schedule {
	margin-top: 2px;
	margin-bottom: 10px;
}
.time-schedule td {
	font-size: 75%;
	padding-right: 1em;
	padding-bottom: 0.2em;
}
.day-icon {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../pickup/kajigamori/1day.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 76px;
	width: 76px;
}
.img-sp-r10 {
	margin-right: 10px;
}
.td-sp {
	padding-top: 15px;
}
#hottopics {
	border: 2px solid #ACC843;
	padding: 15px;
	overflow: hidden;
}
.taiken-chart img {
	margin-right: 10px;
}
#hottopics2 h5 {
	font-size: 90%;
	line-height: 145%;
	font-weight: bolder;
	margin-bottom: 8px;
	color: #F4620D;
}.sp-r10 {
	margin-right: 10px;
}
.page-h5  {
	font-size: 80%;
	font-weight: bolder;
	color: #F4620D;
}
.panph img {
	border: 1px solid #ABABAB;
	margin-bottom: 5px;
}
#pickup {
	background-color: #FEF3E6;
}
.area-topimg {
	margin: 10px;
	padding: 0px;
}
