@charset "utf-8";
/*共用部分定義開始*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #deddd9;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #006D36;
	text-decoration: none;
}


ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #006e35;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size:16px;
	line-height:16px;
	color: #016E37;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #016E37;
	border-left-width: 3px;
	border-left-style: solid;
	margin: 10px 0px 5px;
}
h3 {font-size:14px; line-height:20px; color: #E39D33;
	border-bottom:1px dashed #E39D33;
    padding-top:0px; padding-bottom:1px; padding-left:6px; padding-right:6px; 
    margin: 10px 0px 5px;
}
hr{
	border-top:1px dashed #CCCCCC;
	height:1px;
	color:#FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
/*共用部分定義終了*/




/*ヘッダー開始*/
#mainer {
	width: 818px;
	padding-right: 14px;
	padding-left: 14px;
	background-image: url(../image/mainer-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../image/header-bg.jpg);
	clear: both;
	height: 102px;
	padding-bottom: 6px;
}
#logo {
	background-image: url(../image/logo.jpg);
	float: left;
	height: 97px;
	width: 343px;
	color: #006e35;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
}
#time {
	float: right;
	height: 66px;
	width: 187px;
}
#nav {
	background-image: url(../image/nav-bg.jpg);
	float: right;
	height: 36px;
	width: 320px;
	padding-left: 80px;
}
#nav ul {
	padding-top: 12px;
}
#nav ul li {
	float: left;
	padding-left: 20px;
	background-image: url(../image/nav-icon.jpg);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-right: 8px;
	font-size: 14px;
}
#nav ul li a:link,#nav ul li a:visited {
	text-decoration: none;
	white-space:nowrap
}
#nav ul li a:hover {
	text-decoration: underline;
}

/*ヘッダー終了*/



/*トップページ開始*/
#lefter {
	float: left;
	width: 225px;
	padding-left: 4px;
}
#lefter .box {
	margin: 0px;
	padding: 0px;
}

#lefter .box ul {
}

#lefter .box li {
	background-image: url(../image/left-li-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	height: 38px;
}
#lefter .box ul li a {
	padding-left: 35px;
	display: block;
	height: 26px;
	padding-top: 12px;
	text-decoration: none;
	font-size: 14px;
}

#lefter .box ul li a:link, #lefter .box ul li a:visited {
	color: #006e35;
	background-image: none;
}
#lefter .box ul li a:hover {
	color: #006e35;
	background-image: url(../image/left-icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}
006e35

#left1 .bar {
	background-image: url(../image/left1-bar.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 68px;
}
#left1 .bar {
	background-image: url(../image/left1-bar.jpg);
	background-repeat: no-repeat;
	height: 68px;
	padding-bottom: 4px;
}
#left2 .bar {
	background-image: url(../image/left2-bar.jpg);
	background-repeat: no-repeat;
	height: 68px;
	padding-top: 10px;
	background-position: bottom;
	clear: both;
}
#left2 .box {
	padding-top: 6px;
	padding-bottom: 6px;
}

#left1,#left2,#left3,#left4 {
	clear: both;
}

#left3 {
	padding-bottom: 0px;
}
#righter {
	float: right;
	width: 566px;
	padding-right: 12px;
}
#mainpic {
	clear: both;
	margin-bottom: 8px;
}
#txtbox1, #txtbox2, #txtbox3, #txtbox4 {
	clear: both;
}
#txtbox1,#txtbox2 {
	background-image: url(../image/right-box-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
	margin-bottom: 10px;
}
#txtbox1 .bar,#txtbox2 .bar {
	background-image: url(../image/right-box-bar.jpg);
	clear: both;
	height: 39px;
	padding-left: 10px;
	color: #006e35;
}
#txtbox1 .bar span,#txtbox2 .bar span {
	background-image: url(../image/right-cap-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	padding-right: 54px;
	display: inline-block;
	padding-top: 19px;
	padding-left: 4px;
}



#txtbox1 .btm,#txtbox2 .btm {
	font-size: 8px;
	background-image: url(../image/right-box-btm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	background-color: #FFF;
}

#txtbox3 {
	background-image: url(../image/right-box2-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
	margin-bottom: 10px;
}
#txtbox3 .bar {
	background-image: url(../image/right-box2-bar.jpg);
	clear: both;
	height: 23px;
	padding-left: 28px;
	color: #006e35;
	font-size: 14px;
	padding-top: 16px;
}

#txtbox3 .box,#txtbox4 .box {
	width: 412px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 123px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 21px;
	font-size: 14px;
	background-image: url(../image/pic-j2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #666;
}

#txtbox3 .btm {
	font-size: 8px;
	background-image: url(../image/right-box-btm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	background-color: #FFF;
}
#txtbox4 {
	background-image: url(../image/right-box3-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
	margin-bottom: 10px;
}
#txtbox4 .bar {
	background-image: url(../image/right-box3-bar.jpg);
	clear: both;
	height: 23px;
	padding-left: 28px;
	color: #006e35;
	font-size: 14px;
	padding-top: 16px;
}

#txtbox4 .btm {
	font-size: 8px;
	background-image: url(../image/right-box3-btm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	background-color: #FFF;
}
/*トップページ終了*/



/*サブページ1開始*/
#txtbox01 .bar {
	background-image: url(../image/right-box2-bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
	line-height: 10px;
}

/*本文属性設定*/
#txtbox01 .box {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../image/right-box2-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}

#txtbox01 .box div {
	padding-top: 10px;
	padding-bottom: 5px;
}

#txtbox01 .btm {
	line-height: 11px;
	background-image: url(../image/right-box2-btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 11px;
	clear: both;
}

#item01 {
	background-image: url(../image/item01-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#item02 {
	background-image: url(../image/item02-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#item03 {
	background-image: url(../image/item03-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#item04 {
	background-image: url(../image/item04-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#item05 {
	background-image: url(../image/item05-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.item-bg {
	background-image: url(../image/item-btm-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 23px;
}
#tablediv {
	padding-top: 12px;
}
.tab-cap {
	font-size: 14px;
	color: #FFF;
}
.tab-add {
	color: #C4F7C4;
	font-size: 12px;
	padding-left: 14px;
}


#tablediv table {
	border-collapse:collapse;
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #016E35;
	background-color: #006E35;
	background-image: url(../image/table-top.jpg);
}
#tablediv table tr td {
	border: 1px solid #006e35;
	margin: 1px;
	line-height: 24px;
	height: 25px;
	font-size: 14px;
	padding-left: 8px;
	color: #016E35;
}
.tab01 {
	background-color: #FFFFFF;
}
.tab02 {
	background-color: #D6E7C2;
}

.tab03 {
	background-color: #FFFFCC;
}
.tab04 {
	background-color: #FFCC99;
}
.tab05 {
	background-color: #FFCCCC;
}

#path {
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 25px;
	font-size: 12px;
	color: #666;
	background-image: url(../image/path-dot.jpg);
	background-repeat: no-repeat;
	background-position: 12px 9px;
}

/*お問い合わせフォーム*/

.tbl1 {
	border:1px solid #999999;
}

.cel0 {
	font-weight:bold;
	background-color:#EDF8EB;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	border-left:1px solid #FFFFFF;
	padding:5px;
	text-align:center;
}

.cel1 {
	font-weight:bold;
	background-color:#F6F4EA;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	border-left:1px solid #FFFFFF;
	padding:5px 5px 5px 15px;
	text-align:left;
}

.cel2 {
	background-color:#F5F5F5;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	border-left:1px solid #FFFFFF;
	padding:5px;
	text-align:left;
}
.cel3 {
	font-weight:bold;
	background-color:#E8E8E8;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	border-left:1px solid #FFFFFF;
	padding:5px;
	text-align:center;
}

.greenfont {
	font-size: 14px;
	line-height: 20px;
	color: #016E37;
	padding-top: 0px;
	padding-bottom: 0px;
}
.greenfont0 {
	font-size: 14px;
	line-height: 14px;
	color: #016E37;
	padding-left: 55px;
	padding-top: 8px;
}
.greyfont0 {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	padding-left: 55px;
	padding-top: 6px;
	padding-right: 15px;
}
.greyfont1 {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.gfont {
	float: left;
}
.redfont {
	font-size: 14px;
	line-height: 24px;
	color: #FF0000;
	padding-bottom: 6px;
	text-decoration: none;
}

.question {
	padding-left: 35px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-attachment: scroll;
	background-image: url(../image/question-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F3F3F3;
	border: none;
	font-size: 12px;
	color: #666666;
}

.answer {
	padding-left: 35px;
	padding-right: 5px;
	padding-top: 8px;
	border: none;
	padding-bottom: 8px;
	background-attachment: scroll;
	background-image: url(../image/answer-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
/*サブページ1終了*/




/*サブページ2開始*/
#formdiv {
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 14px;
	padding-top: 18px;
	padding-bottom: 10px;
	background-image: url(../image/from-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline-block;
}
#form-btm {
	background-image: url(../image/form-btm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 22px;
}

#formdiv table tr td {
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #006D36;
}
.line {
	background-image: url(../image/link-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 12px;
	margin: 0px;
	line-height: 12px;
}

.single-input {
	line-height: 15px;
	background-image: url(../image/input-bg.jpg);
	height: 17px;
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	width: 210px;
}
#textarea {
	background-color: #ededed;
	height: 120px;
	width: 455px;
	background-image: url(../image/textarea-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1d1d1;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #006C33;
}
#button01 {
	background-image: url(../image/btn1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 81px;
	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;
}
#button02 {
	background-image: url(../image/btn2.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 81px;
	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;
}
/*サブページ2終了*/




/*サブページ3開始*/


.dddd{
	margin-top: -20px;
	position: relative;
}
.sitemap .cap {
	padding-bottom: 5px;
	clear: both;
	padding-top: 10px;
	padding-left: 18px;
	height: 27px;
}

.sitemap-cap-l {
	background-image: url(../image/sitemap-cap-l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 18px;
	float: left;
}
.sitemap-cap-r {
	background-image: url(../image/sitemap-cap-r.jpg);
	float: left;
	height: 22px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
	padding-left: 25px;
	padding-top: 5px;
	color: #FFF;
	font-size: 14px;
}
.sitemap {
	clear: both;
}
.sitemap .boxul {
	padding-top: 1px;
}


.sitemap ul {
	clear: both;
	padding-left: 20px;
}
.sitemap ul li {
	background-image: url(../image/site-cot.jpg);
	background-repeat: no-repeat;
	background-position: 30px 8px;
	padding-left: 45px;
	display: block;
	float: left;
	width: 160px;
	line-height: 16px;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	font-size: 14px;
}
.sitemap ul li a:hover {
	text-decoration: underline;
}




/*サブページ3終了*/








/*フッター開始*/

#footer {
	clear: both;
	padding-top: 15px;
}
#footer #foot-link {
	text-align: center;
	height: 22px;
	padding-top: 8px;
	color: #4e8401;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6e7b3;
}
#foot-link a {
	color: #4e8401;
}


#footer #copyright {
	background-image: url(../image/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	color: #016E37;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
}
.glossory {
	font-size: 14px;
	line-height: 24px;
	color: #016E37;
	padding-bottom: 6px;
	padding-left: 26px;
	list-style-image: url(../image/dot-icon.png);
	text-indent: -22pt;
}

.list {
	color: #016E37;
	padding-bottom: 6px;
	padding-left: 12px;
	list-style-image: url(../image/dot-icon.png);
}

