#contents {
	display: block;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/contents-area03.jpg);
	background-repeat: repeat-y;
	border-top-style: none;
	border-bottom-style: none;
	background-position: center top;
}
#contants_area_l{
	float: left;
	width: 525px;
}
#contants_area_r{
	float: right;
	width: 184px;
}
#header{
	display: block;
	height: 41px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
}
#header img{
	float: left;
}
#footer{
	width: auto;
	text-align: center;
	font-size: 85%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B980;
	border-right-color: #B0B980;
	border-bottom-color: #B0B980;
	border-left-color: #B0B980;
	padding-top: 16px;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 200%;
	margin-top: 2em;
}
#title {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 83px;
}
#content-menu {
	background-image: url(../../images/menu01_bg.jpg);
	background-repeat: no-repeat;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	background-position: center 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 170px;
}
#content-menu img {
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 161px;
	float: left;
}
#content-menu span {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 33px;
}

.block{
	display: block;
}
.cursor-def {
	cursor: hand;
}

.width100px
{
	width: 100px;
}
.width200px
{
	width: 200px;
}
.width10
{
	width: 10%;
}

.width20
{
	width: 20%;
}
.width25
{
	width: 20%;
}
.width30
{
	width: 30%;
}
.width40
{
	width: 40%;
}
.width50
{
	width: 50%;
}
.width60
{
	width: 60%;
}
.width70
{
	width: 70%;
}
.width75
{
	width: 75%;
}
.width80
{
	width: 80%;
}
.width90
{
	width: 90%;
}
.height10{
	height: 10%;
}
.height20{
	height: 20%;
}
.height30{
	height: 30%;
}
.height40{
	height: 40%;
}
.height50{
	height: 50%;
}
.height60{
	height: 60%;
}
.height70{
	height: 70%;
}
.height80{
	height: 80%;
}
.height90{
	height: 90%;
}
.txt-blue{
	color: #0077CC;

}
.txt-gray{
	color: #444;

}
.txt-green{
	color: #009900;
}
.txt-red{
	color: #FF0000;
}
.txt-brown{
	color: #5A4336;
}
.txt-cyan{
	color: #469EE6;
}
.txt-d-cyan{
	color: #007E99;
}
.txt-orange{
	color: #D97200;
}
.bg-green{
	background-color: #ECFFF1;
}
.bg-blue{
	background-color: #ECF0F9;
}
.bg-red{
	background-color: #F9ECEC;
}
.bg-brown{
	background-color: #FAF1EB;
}
.bg-yellow{
	background-color: #FAFAEB;
}
.border-gray {
	border: 1px solid #E6E6E6;
}
.bg-white{
	background-color: #FFFFFF;
}
.margin-top10px{
	margin-top: 10px;
}
.margin-top20px{
	margin-top: 20px;
}
.margin-top30px{
	margin-top: 30px;
}
.margin-right10px{
	margin-right: 10px;
}
.margin-right20px{
	margin-right: 20px;
}
.margin-right30px{
	margin-right: 30px;
}
.margin-bottom10px{
	margin-bottom: 10px;
}
.margin-bottom20px{
	margin-bottom: 20px;
}
.margin-bottom30px{
	margin-bottom: 30px;
}
.margin-left10px{
	margin-left: 10px;
}
.margin-left20px{
	margin-left: 20px;
}
.margin-left30px{
	margin-left: 30px;
}
.margin-top1 {
	margin-top: 1em;
}
.margin-top2 {
	margin-top: 2em;
}
.margin-top3 {
	margin-top: 3em;
}
.margin-top4 {
	margin-top: 4em;
}
.margin-bottom1 {
	margin-bottom: 1em;
}
.margin-bottom2 {
	margin-bottom: 2em;
}
.margin-bottom3 {
	margin-bottom: 3em;
}
.margin-bottom4 {
	margin-bottom: 4em;
}
.margin-right1 {
	margin-right: 1em;
}
.margin-right2 {
	margin-right: 2em;
}
.margin-right3 {
	margin-right: 3em;
}
.margin-right4 {
	margin-right: 4em;
}
.margin-left1 {
	margin-left: 1em;
}
.margin-left2 {
	margin-left: 2em;
}
.margin-left3 {
	margin-left: 3em;
}
.margin-left4 {
	margin-left: 4em;
}
.margin-auto{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: 760px;
}
.padding-top10px{
	padding-top: 10px;
}
.padding-top20px{
	padding-top: 20px;
}
.padding-top30px{
	padding-top: 30px;
}
.padding-right10px{
	padding-right: 10px;
}
.padding-right20px{
	padding-right: 20px;
}
.padding-right30px{
	padding-right: 30px;
}
.padding-bottom10px{
	padding-bottom: 10px;
}
.padding-bottom20px{
	padding-bottom: 20px;
}
.padding-bottom30px{
	padding-bottom: 30px;
}
.padding-left10px{
	padding-left: 10px;
}
.padding-left20px{
	padding-left: 20px;
}
.padding-left30px{
	padding-left: 30px;
}
.padding-all1{
	padding: 1em;
}
.padding-all2{
	padding: 2em;
}
.padding-all3{
	padding: 3em;
}
.padding-all4{
	padding: 4em;
}
.padding-top1{
	padding-top: 1em;
}
.padding-top2{
	padding-top: 2em;
}
.padding-top3{
	padding-top: 3em;
}
.padding-top4{
	padding-top: 4em;
}
.padding-bottom1{
	padding-bottom: 1em;
}
.padding-bottom2{
	padding-bottom: 2em;
}
.padding-bottom3{
	padding-bottom: 3em;
}
.padding-bottom4{
	padding-bottom: 4em;
}
.padding-right1{
	padding-right: 1em;
}
.padding-right2{
	padding-right: 2em;
}
.padding-right3{
	padding-right: 3em;
}
.padding-right4{
	padding-right: 4em;
}
.padding-left1{
	padding-left: 1em;
}
.padding-left2{
	padding-left: 2em;
}
.padding-left3{
	padding-left: 3em;
}
.padding-left4{
	padding-left: 4em;
}
.float_r{
	float: right;
}
.float_l{
	float: left;
}
.clear_both{
	clear: both;
}
.valign-top{
	vertical-align: top;
}
.valign-middle{
	vertical-align: middle;
}
.valign-bottom{
	vertical-align: bottom;
	display: block;
	line-height: 3em;
}
.align-center{
	text-align: center;
}
.align-left{
	text-align: left;
}
.align-right{
	text-align: right;
}
.line-top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6EACC;
}
.line-bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6EACC;
}
.line-left{
	border-left-color: #B6EACC;
	border-left-style: solid;
	border-left-width: 1px;
}
.line-right{
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6EACC;
}
.line-height150{
	line-height: 150%;
}
.line-height160{
	line-height: 160%;
}
.line-height170{
	line-height: 170%;
}
.line-height180{
	line-height: 180%;
}
.line-height190{
	line-height: 190%;
}
.line-height200{
	line-height: 200%;
}
.height1em{
	height: 1em;
}
.height2em{
	height: 2em;
}
.height3em{
	height: 3em;
}
.height4em{
	height: 4em;
}
.height5em{
	height: 5em;
}
.height6em{
	height: 6em;
}
.height7em{
	height: 7em;
}

.height10em{
	height: 10em;
}
.height12em{
	height: 12em;
}
.height15em{
	height: 15em;
}
.l-spacing1 {
	letter-spacing: 0.1em;
}
.l-spacing2 {
	letter-spacing: 0.2em;
}
.text-indent1{
	text-indent: 1em;
}
.text-align-center{
	text-align: center;
}
#footprint {
	background-color: #EFFBD2;
	font-size: 90%;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	margin-bottom: 10px;

}
.link_menu {
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B0B980;
	border-right-color: #B0B980;
	border-bottom-color: #B0B980;
	border-left-color: #B0B980;
	border-right-width: 1px;
	border-left-width: 1px;
	width: 499px;
	font-size: 80%;
	margin: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.link_menu a:link {
	color: #42611A;
}
.link_menu a:active {
	color: #42611A;
}
.link_menu a:visited {
	color: #42611A;
}
.link_menu a:hover {
	color: #5A8323;
}
h1{
	font-size: 100%;
	background-image: url(../images/h1.jpg);
	height: 66px;
	width: 365px;
	color: #42611A;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 34px;
	padding-left: 50px;
	margin: 0px;
}
h1:first-letter{
	font-size: 140%;
	padding-right: 3px;
	font-weight: bold;
}
h2 {
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 320px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 8px;
	margin-top: 3em;
	font-size: 90%;
	color: #E6F0DF;
	margin-left: 2em;
}
h3{
	background-image: url(../images/h3.jpg);
	background-repeat: repeat;
	height: 26px;
	width: 126px;
	color: #666666;
	font-size: 100%;
	padding-left: 16px;
	padding-top: 4px;
	margin-bottom: 7px;

}
h4{

}
h5{}

.txt-style01 {
	font-size: 90%;
	color: #333333;
	line-height: 160%;
	padding-left: 3em;
	padding-right: 2em;

}
.txt-style01 p{
	text-indent: 1em;
}
.txt-style01:first-letter{
	font-size: 180%;
	font-weight: bold;
	margin-right: 3px;
	color: #006600;
	display: block;
	line-height: 100%;
}

.txt-style02 {
	font-size: 90%;
	color: #333333;
	line-height: 150%;
	padding-right: 2em;
	padding-top: 1em;
	padding-left: 1em;

}
.txt-style03 {

}
.txt-style04 {

}

.ul-style01 {
	display: block;
	list-style-type: none;
	padding: 0px;
	width: 441px;
	margin: 0em;
	float: left;

}
.ul-style01 li {
	display: block;
	background-image: url(../../images/contents_bg03.jpg);
	background-repeat: repeat-y;
	padding-top: 6px;
}
.ul-style01 img {
}
.ul-style02 {
	width: 167px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B0B980;
	border-right-color: #B0B980;
	border-bottom-color: #B0B980;
	border-left-color: #B0B980;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FCFFF8;
	clear: both;
}
.ul-style02 li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B980;
}
.ul-style02 a:link {
	color: #333333;
	text-decoration: none;
}
.ul-style02 a:active {
	color: #333333;
	text-decoration: none;
}
.ul-style02 a:visited {
	color: #333333;
	text-decoration: none;
}
.ul-style02 a:hover {
	color: #339900;
	text-decoration: none;
}
.ul-style03 {

}
.ul-style04 {

}
.ul-style05 {

}
.li-style01{
	font-size: 95%;
	display: block;
	background-image: url(../images/list01.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-top: 5px;
}
.li-style02{
	font-size: 80%;
	display: block;
	background-image: url(../images/list02.jpg);
	background-repeat: no-repeat;
	background-position: 17px 5px;
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.logo{
	display: block;
	padding-top: 28px;
	padding-left: 23px;
}
.tel {
	display: block;
	margin-top: 10px;
}
.infomation-txt {
	padding-right: 18px;
	display: block;
	padding-top: 3px;
}



.borderline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #007FD8;
	border-right-color: #007FD8;
	border-bottom-color: #007FD8;
	border-left-color: #007FD8;
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 2em;
	margin-bottom: 1em;
}

#topics {
	display: block;
	width: 520px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
#topics p{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	display: block;
	padding-top: 5px;
	width: 515px;
	vertical-align: top;
	margin-left: 5px;
	text-align: left;
	padding-bottom: 5px;
	clear: both;
}
#topics span{
	line-height: 180%;
	text-align: left;
	vertical-align: top;
	float: left;
	display: block;
	margin-bottom: 10px;
}
#topics img{
	display: block;
	padding-top: 5px;
	width: 515px;
	vertical-align: top;
	margin-left: 5px;
	text-align: left;
	padding-bottom: 5px;
	clear: both;
}
.infomation {
	display: block;
	width: 255px;
	float: left;
	padding-top: 1em;
}

.infomation p {

}
.infomation span {

}
.refer01{
	display: block;
	background-image: url(../images/mark01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	height: 26px;
	margin-top: 7px;
}
#table-style01{
	width: 450px;
	font-size: 75%;
	padding: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A9CF50;
	margin-top: 5px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#table-style01 td{
	padding: 5px;
}
#table-style02{
	display: block;
	font-size: 90%;
}
.tr-style01{
	background-color: #F8FCF3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.tr-style02{
	background-color: #FBFDF4;
	vertical-align: middle;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td-style01{
	background-image: url(../images/tr_back.gif);
	background-repeat: repeat-x;
	background-color: #688B4B;
	color: #FFFFFF;
}
.td-style01-2{
	background-image: url(../images/tr_back2.gif);
	background-repeat: repeat-x;
	background-color: #5B8B08;
	color: #FFFFFF;
}
.td-style02{
	background-image: url(../images/table_bg01.jpg);
	background-repeat: repeat;
	border: 1px solid #DCF5DA;
	width: 65px;
	display: table;
	float: left;
	height: 24px;
	text-align: center;
	vertical-align: middle;
}
.td-style02-2{
	text-align: center;
	width: 67px;
	display: block;
	float: left;
	background-color: #FFFFFF;
}
.gallery ul{
	display: block;
	width: 500px;
	border: 1px solid #669900;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
.gallery li{
	float: left;
	margin-top: 10px;
	margin-left: 2px;
}
.gallery img{
	border: 1px none #66CC00;
}
div.slideshow {padding:5px;border:1px solid #DCDCDC}
div.slideshow ul {background: #FFF;bottom: -55px;left: 0px; position: absolute; overflow: hidden;padding: 5px 0;z-index: 10001}
div.slideshow ul a {background-position: 50% 50%;cursor: pointer;display: block;height: 25px;margin-right: 5px;opacity: 0.5;width: 30px}
div.slideshow ul a.active,div.slideshow ul a:hover {opacity: 1}
div.slideshow ul li {float: left;list-style: none}
