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

/*  ----------------------　全体設定　------------------------- */

/* 画像関連 */
img {
	vertical-align: middle;
}
.site img {
	border: none;
	margin-top: 10px;
}
.box2 img {
	width: 150px;
	height: 30px;
	margin-top: 10px;
}
/*  画像スイッチ用 */
.switch {
	visibility: hidden;
}
/* リンク指定 */
a:link {
	color: #034E25;
	text-decoration: none;
}
a:hover {
	color: #376E3D;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
a:visited {
	color: #333;
}
#pagetop {
	position: fixed;
	bottom: 50px;
	right: 30px;
}
#pagetop img {
	width: 70px;
	height: 70px;
}
/* ---　パンくずリスト　--- */
#pan {
	width: 100%;
	max-width: 1000px;
	margin : 0 auto;
	font-size: 12px;
	font-size: 0.75rem
}
/* リスト */
ol.topic-path {
	margin: 0; /* マージン（上下左右） */
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 30px; /* パディング（上下、左右） */
	background-color: #fff; /* 背景色 */
	list-style-type: none; /* リストマーク非表示 */
	font-size: 100%; /* 文字サイズ */
}
/* リスト項目 */
ol.topic-path li {
	padding-left: 5px; /* 左パディング */
	display: inline; /* 項目を横並び */
}
/* リスト項目（最初の項目） */
ol.topic-path li.first {
	padding-left: 25px; /* 左パディング */
	background: url(../img/topic-path-home.png) no-repeat left; /* ホーム記号（※） */
}
/* リンクエリア */
ol.topic-path li a {
	padding-right: 18px; /* 右パディング */
	background: url(../img/topic-path-gray.gif) no-repeat right; /* 矢印記号（※） */
}
/* リンク色 */
ol.topic-path li a {
	color: #4682b4;
}
/* リンク色（マウスオーバー） */
ol.topic-path li a:hover {
	color: #79a7cc;
}
/* 1000pxインナー指定 */
.boxA, .boxB, .box3-inner, .box8, .box9 {
	width: 100%;
	max-width: 1000px;
	margin : 0 auto;
}
/* 750pxインナー指定 */
.main {
	width: 100%;
	max-width: 750px;
	margin : 0 auto;
	padding-bottom: 10%;
}
/*ヘッダーとフッター*/
.h_01_bg {
	width: 100%;
	height: 110px;
	background-image: url(img/h_01_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.h_02_bg {
	width: 100%;
	height: 170px;/*	background-image: url(img/h_02_bg.png);*/
}
.h_obi {
	width: 100%;
	height: 110px;
	background-image: url(img/h-obi.png);
}
/*  ヘッダー位置のボックスの設定 */
.box0 {
	height: 50px;
	width: 100%;
	background: #9cc034;
	padding-top: 10px;
}
.boxA {
	height: 60px;
}
.boxB {
	height: 40px;
}
.box3 {
	width: 100%;
	height: 170px;
	background-image: url(img/h_02_bg.png);
}
.box3-inner {
	width: 100%;
	max-width: 1000px;
	height: 170px;
	background-image: url(img/top_pc.png);
}
/*  フッター設定 */
.footer {
	color: #FFF;
	font-size: 12px;
	background: #9bc034;
}
/*  box9の高さ指定と背景 */
.box9 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.box9-1 {
	text-align: left;
}
.box9-2 {
	text-align: right;
}
.box9-3 {
	text-align: center;
}
/* --疑似インラインフレーム -- */
.inlineframe {
	background-color: #FFFFFF;
	height: 300px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	font-size: 94%;
}
/* -- 新着情報 -- */
.news ul {
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 0.5%;
	list-style: none;
	zoom: 1;
	overflow: hidden;
}
.news li a {
	display: block;
	margin-top: -1px;
	padding: 5px;
	border-bottom: 1px dotted #999;
	color: #000000;
	text-decoration: none;
}
.news li a:hover {
	color: #2E703E;
}
.news time {
	margin-right: 8px;
	color: #91b91e;
}
.news a:after {
	content: "";
	display: block;
	clear: both;
}
.news time {
	float: left;
	width: 80px;
}
.news .text {
	float: none;
	color: #333;
	width: auto;
	margin-left: 90px;
}
/*  見出し設定 */
h1 img {
	width: 100%;
}
/*  セクション・セクション内のDIV設定 */
section {
	margin-top: 50px;
	margin-bottom: 30px;
}
section h1 {
	font-size: 20px;
	color: #91B91E;
	padding-top: 0.375em;
	padding-right: 0;
	padding-left: .375em;
	padding-bottom: 0.375em;
	border-left: 5px solid #91B91E;
}
.border-box {
	border-top: 1px solid #808080;
	margin-top: 13px;
	padding-top: 15px;
}
.border-midori {
	border-top: 1px solid #91B91E;
	margin-top: 13px;
	padding-top: 15px;
	color: #046E1A;
}
.border-hai {
	border-top: 1px solid #808080;
	margin-top: 13px;
	padding-top: 15px;
}
section h2 {
	font-size: 16px;
	color: #91B91E;
	font-weight : normal;
	margin-bottom: 5px;
}
.textR {
	margin-top: 3px;
	text-align: right;
}

/*  -----------　画面サイズ 374px 以下　 -------------- */
/* max-width: ブラウザ幅が 指定した 374px 以下の時にスタイルが適用される。 */
@media screen and (max-width: 374px) {
.box0 img {
	width: 80%;
}
.footer {
	font-size: 10px;
}
}

/*  -----------　画面サイズ 599px 以下　 -------------- */
/* max-width: ブラウザ幅が 指定した 599px 以下の時にスタイルが適用される。 */
@media screen and (max-width: 599px) {
.noneSSP {
	display: none
}
#pan {
	width: 96%;
	margin : 0 2%;
}
.main {
	width: 96%;
	margin : 0 2%;
}
}

/*  -----------　画面サイズ 600px 以上　 -------------- */
/*  min-width ブラウザ幅が指定した 600px よりも大きい時に適用される。*/
@media screen and (min-width: 600px) {
.noneSP {
	display: none
}
}

/*  -----------　画面サイズ 999px  以下　-------------- */
/* max-width: ブラウザ幅が 指定した 999px 以下の時にスタイルが適用される。 */
@media screen and (max-width: 999px) {
.noneTB {
	display: none
}
}

/*  -----------　画面サイズ 1000px 以上　 -------------- */
/*  min-width ブラウザ幅が指定した幅よりも大きい時に適用される。*/
@media screen and (min-width: 1000px) {
.noneFT {
	display: none
}
/* box1とbox2を横に並べる */
.boxA:after {
	content: "";
	display: block;
	clear: both
}
.box1 {
	float: left;
	width: auto;
}
.box2 {
	float: right;
	width: auto;
}
/* （フッダー）box8設定-box8はPCのみ表示 */
.box8-bg {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	background-color: #f7f9ee;
}
.box8 {
	font-size: 85%;
	line-height: 22px;
}
.box8 a:link {
	color: #333;
	text-decoration: underline;
}
.box8 a:hover {
	color: #376E3D;
}
.box8 a:visited {
	color: #999;
}
/* （フッダー）box9-1とbox9-2を横に並べる */
.box9:after {
	content: "";
	display: block;
	clear: both;
}
.box9-1 {
	float: left;
	width: 50%;
}
.box9-2 {
	float: right;
	width: 50%;
}
}
