@charset "utf-8";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	background-color: #E8FFA2;
	background-image: url(../img/back_main.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
}
p {
	margin-top: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style01 {
	font-size: 12px;
	color: #468B1D;
	text-align: right;
	margin-bottom: 1em;
}
.style02 {
	font-size: 12px;
}
.style03 {
	font-weight: bold;
	color: #468B1D;
}
.style04 {
	font-weight: bold;
}
.style05 {
	font-size: 16px;
}
.style06 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 1em;
}

.talk01 {
	color: #336600;
	background-image: url(../img/img_point02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.talk02 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1.5em;
	margin-left: 1em;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(../img/img_point03.gif);
}
.talk02 li {
	padding-bottom: 0.5em;
}
h3 > .subtitle {
	font-size: 16px;
	color: #FF6600;
	margin-left: 3px;
}


.photo_set01,.photo_set02 {
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	overflow: hidden;
}
.photo_set01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
}
.photo_set01 .photo02,.photo_set02 .photo02 {
	margin-bottom: 0px;
}
.photo01 {
	padding: 3px;
	border: 1px solid #E4E4E4;
	float: left;
	margin-right: 1em;
}
.photo02 {
	float: left;
	margin-right: 1em;
}
#LEFT .photo03 {
	float: left;
	width: 240px;
}
#LEFT .photo03 img {
	height: auto;
	width: 240px;
}
#LEFT .photo03 + p:not(.clear01),#LEFT .photo03 + div {
	margin-left: 260px;
	min-height: 180px;
	margin-bottom: 1em;
}




.clear01 {
	clear: both;
}
.center {
	text-align: center;
}
.txt_left {
	text-align: left;
}

.txt_right {
	text-align: right;
}





#HEAD {
	background-image: url(../img/back_head.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 41px;
}
#HEAD h1 {
	margin: 0px;
	padding: 0px;
}
#MAIN {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#NAVI01 {
	float: right;
	width: 50px;
}
#NAVI01 ul {
	display: block;
	width: 50px;
	list-style-type: none;
	position: fixed;
	margin: 0px;
	padding: 0px;
}
#NAVI01 li {
	display: block;
	margin-bottom: 4px;
	height: 50px;
	width: 50px;
}
#NAVI01-1 {
	background-image: url(../img/b-02_f2.gif);
}
#NAVI01-2 {
	background-image: url(../img/b-03_f2.gif);
}
#NAVI01-3 {
	background-image: url(../img/b-04_f2.gif);
}
#NAVI01-4 {
	background-image: url(../img/b-05_f2.gif);
}
#NAVI01 li a {
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	display: block;
}
#NAVI01 li a:hover img {
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	visibility: hidden;
}

#RIGHT {
	float: right;
	width: 840px;
	margin-right: 60px;
}
#NAVI02 {
	float: left;
	width: 160px;
}
#NAVI02 dl {
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#NAVI02 dt {
	margin-bottom: 0px;
}
#NAVI02 dd {
	background-image: url(../img/img_point01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	padding-left: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
	margin: 5px;
	line-height: 120%;
}
#NAVI02 dd a,#NAVI02 .back a {
	color: #468B1D;
}
#NAVI02 dd a:hover,#NAVI02 .back a:hover {
	color: #FF9900;
}
#NAVI02 .back {
	background-color: #FFFFFF;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-image: url(../img/img_point01.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#NAVI02-1 {
	background-image: url(../img/b-01_f2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 90px;
	width: 160px;
}
#NAVI02-1:hover img {
	visibility: hidden;
}


#LEFT {
	margin-left: 180px;
}
.article {
	line-height: 150%;
	background-color: #FFFFFF;
	padding: 30px;
	margin-bottom: 50px;
	overflow: hidden;
}
.article h2 {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.article h3 {
	font-size: 18px;
	font-weight: bold;
	color: #468B1D;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	padding-top: 1em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 7px;
	margin-left: 0em;
}
.article h4 {
	font-size: 16px;
	color: #FF6600;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
}

.article_mini01 {
	padding: 15px;
	border: 1px solid #CCE57F;
	text-align: center;
	margin-top: 3em;
}
.article_mini02 {
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99CC00;
	clear: both;
}
.article_mini03 {
	padding: 15px;
	border: 1px solid #CCE57F;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.article_mini03 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #468B1D;
	margin-bottom: 1em;
	margin-top: 0px;
	padding: 0px;
	border-bottom-style: none;
}
.article_mini04 {
	margin-bottom: 2em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
}

.article_mini01 p,.article_mini02 p,.article_mini03 p,.article_mini04 p {
	margin-bottom: 0px;
}
.list01 {
	margin: 0px;
	padding: 0px;
}
.list01 li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	margin-left: 1em;
	list-style-type: none;
	line-height: 120%;
}
.list02 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	list-style-type: none;
}
.list02 li {
	padding-top: 7px;
	padding-bottom: 7px;
}


.photo_list01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	list-style-type: none;
	clear: both;
	overflow: hidden;
}
.photo_list01 li {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 0em;
	height: 230px;
}

.b-sub01 {
	background-color: #99CC00;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border-radius: 6px;
	text-shadow: 1px 1px 1px #3A5700;
	width: auto;
	margin-left: 250px;
	margin-bottom: 0px;
}

.b-sub01:hover {
	background-color: #FF9900;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border-radius: 6px;
	text-shadow: 1px 1px 1px #995B00;
	background-image: none;
	width: auto;
	margin-left: 250px;
	margin-bottom: 0px;
}
#LEFT .button {
	padding-top: 15px;
}

#LEFT .button a {
	background-image: url(../img/b-06.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	background-color: #99CC00;
	border-radius: 20px;
}
#LEFT .button a:hover {
	background-color: #336600;
}











#FOOTER {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
