@charset "Shift_JIS";

/*　基本スタイル　*/

/*　サイト全体に適用　*/
body {
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #04A07E;
}
a:visited {
	color: #04A07E;
	text-decoration: none;
}
a:hover {
	color: #F16280;
	text-decoration: underline;
}
a:active {
	color: #FF9B33;
	text-decoration: underline;
}
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}
h1,h2 {
	text-indent: -5000px;
}
#wrapper {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#Search .kensaku {
	height: 17px;
	margin-bottom: 4px;
}
#nav {
	width: 750px;
	margin-top: 10px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(../images/common/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	display: inline;
}
#contents {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/*　フッター関連　*/
#footer {
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
#footer ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(../images/common/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	display: inline;
	font-size: 10px;
	line-height: 12px;
}#footer .GOtop {
	background-image: url(../images/common/footer_icon_gotop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .Ntour {
	font-size: 14px;
	line-height: 18px;
	color: #00ACA0;
	padding: 0px;
	margin-top: 11px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	float: left;
}
#footer address {
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	text-align: right;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*　HOME以外の階層ページ共通ヘッダー　*/
#Headder {
	background-image: url(../images/common/headder.jpg);
	height: 84px;
	width: 750px;
	background-repeat: no-repeat;
}
#Headder a {
	height: 75px;
	width: 240px;
	display: block;
}
#Headder #Cart {
	height: 17px;
	width: 111px;
	margin: 0px;
	padding: 0px;
	text-indent: -10000px;
}
#Headder #Cart a {
	background-image: url(../images/common/btn_cartview.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 111px;
	position: absolute;
	top: 42px;
	left: 650px;
	visibility: visible;
}
#Headder #Search {
	position: absolute;
	height: 17px;
	left: 320px;
	top: 42px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

/*　特定商取引法・利用規約　*/
.tittle_law {
	height: 25px;
	width: 750px;
	background-image: url(../images/common/tittle_law.gif);
	background-repeat: no-repeat;
}
.tittle_kiyaku {
	height: 25px;
	width: 750px;
	background-image: url(../images/common/tittle_kiyaku.gif);
	background-repeat: no-repeat;
}
.tittle_yakkan {
	background-image: url(../images/common/tittle_yakkan.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
}
.tittle_jyouken {
	background-image: url(../images/common/tittle_jyouken.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
}
#Law .yakkan_style {
	margin: 10px;
	padding: 0px;
}
#Law .yakkan_style dt {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	clear: left;
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00AC9F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #C7D8D3;
}
#Law .yakkan_style dd {
	margin-bottom: 10px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 536px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#Law .yakkan_style ul {
	margin: 0px;
	padding: 0px;
}
#Law .yakkan_style li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type: none;
}
#Law .jyouken_tex {
	font-size: 12px;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
	padding: 0px;
}
#Law .jyouken_style {
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#Law .jyouken_style li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type: none;
}
#Law {
	width: 746px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #00AC9F;
}
#Law h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00AC9F;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Law h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 3pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../images/common/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}
#Law table {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
}
#Law th {
	font-size: 14px;
	background-color: #FFEDC1;
	color: #543A03;
	font-weight: normal;
	padding: 5px;
	text-align: right;
	width: 200px;
}
#Law td {
	font-size: 14px;
	color: #322324;
	background-color: #FFFFE6;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 414px;
}
#Law p {
	color: #322324;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00AC9F;
	padding-bottom: 7px;
	line-height: 20px;
	letter-spacing: 1px;
}
#Law .effective {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #E54335;
}
#Law ol {
	line-height: 20px;
	letter-spacing: 1px;
	background-color: #FFFFE6;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#Law .btn_goback {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}

/*2008.11.25　退会について追加*/
#Law dl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Law dt {
	color: #322324;
	line-height: 20px;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#Law dd {
	color: #322324;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00AC9F;
	padding-bottom: 7px;
	line-height: 20px;
	letter-spacing: 1px;
}
#Law dd p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*　プライバシーポリシー　*/
.tittle_pp {
	background-image: url(../images/common/tittle_pp.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
}
#Pp {
	width: 746px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #00AC9F;
}
#Pp h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00AC9F;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Pp dl {
	padding: 0px;
	margin: 10px;
}
#Pp dt {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #EE483E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#Pp dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 15px;
}
#Pp p {
	text-align: right;
	margin-right: 10px;
}
#Pp ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Pp li {
	padding: 0px;
	margin-left: 35px;
}
#Pp .kitei {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#Pp .tex {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Pp .style {
	font-weight: normal;
	color: #00AC9F;
	text-align: left;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Pp .contact {
	text-align: left;
	padding: 5px;
	border: 1px solid #00AC9F;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	width: 500px;
}
#Pp .add {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#Pp .add span {
	color: #FFFFFF;
	padding: 1px;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #333333;
}
#Pp .btn_goback {
	text-align: center;
}

/*　グリーンツーリズム・JAについて　*/
.tittle_aboutgreen {
	height: 25px;
	width: 750px;
	background-image: url(../images/common/tittle_aboutgreen.gif);
	background-repeat: no-repeat;
}
.tittle_aboutja {
	height: 25px;
	width: 750px;
	background-image: url(../images/common/tittle_aboutja.gif);
	background-repeat: no-repeat;
}
#About {
	width: 746px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #00AC9F;
}
#bg {
	background-image: url(../images/common/bg_aboutgreen.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 746px;
}
#About h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00AC9F;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#About h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #009457;
	margin: 10px;
	padding: 0px;
}
#About p {
	color: #003531;
	margin-top: 17px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 18px;
	font-size: 12px;
	letter-spacing: 2px;
	text-indent: 12px;
}

/*　JAについてスタイル　*/
#group {
	width: 526px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#About #bg #group p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#about_ja {
	padding: 0px;
	margin: 0px;
}
#about_ja dt {
	background-image: url(../images/common/about_ja.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 746px;
	margin: 0px;
	padding: 0px;
	text-indent: -10000px;
	background-position: center top;
}
#about_ja dd {
	padding: 0px;
	margin: 10px;
	letter-spacing: 1px;
}
#logo {
	padding: 0px;
	width: 220px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#logo dl {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 200px;
}
#logo dt {
	margin: 0px;
	padding: 0px;
}
#logo dd {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#link {
	padding: 0px;
	width: 220px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#link dt {
	background-image: url(../images/common/tittle_jalink.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 33px;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-indent: -10000px;
}
#link dd {
	margin: 0px;
	padding: 10px;
}
#link ul {
	margin: 0px;
	padding: 0px;
}
#link li {
	font-size: 14px;
	list-style-type: none;
	background-image: url(../images/common/icon_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;
}
#About #bg .ja {
	clear: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#About #bg .ja strong {
	color: #ED4B4B;
}
#About #bg .btn_goback {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.tittle_hprules {
	background-image: url(../images/common/tittle_hprules.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
}

/*　リンク及び掲載について　*/
.tittle_aboutlink {
	background-image: url(../images/common/tittle_aboutlink.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
}
#aboutlink {
	width: 746px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #00AC9F;
}
#aboutlink h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00AC9F;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#aboutlink p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding: 0px;
}
#aboutlink ul {
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#aboutlink li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#aboutlink span {
	font-weight: bold;
}
#aboutlink dl {
	padding: 5px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px dotted #00ACA0;
	background-color: #FFFFE6;
}
#aboutlink dt {
	font-size: 14px;
	font-weight: bold;
	color: #00ACA0;
}
#aboutlink dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#aboutlink .notice {
	font-size: 10px;
}
#aboutlink .btn_goback {
	text-align: center;
}
