@charset "utf-8";


/* ------------------------------------------------------------------------- base */
/* all reset
------------------------------- */

body,h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,p,table,form,input,img,div,p{
	margin: 0;
	padding: 0;
}


/* base set
------------------------------- */
a{text-decoration:none;}

em,address{font-style:normal;}
address{font-size:10px;}
img{vertical-align:bottom;border:0;}
em{color:#bf414a;}
input{vertical-align:middle;margin:3px;}
textarea{vertical-align:middle;margin:4px 3px;}
strong{color:#8b0404;}
strong.normal{color:#666666;}

/* font
------------------------------- */
.small{
font-size:10px;
}
.bold{
font-weight:bolder;
}
.green{
color:#587700;
}

/* a */
a:link{color:#719900;text-decoration:underline;}
a:visited{color:#719900;text-decoration:underline;}
a:hover{color:#719900;text-decoration:none;}
a:active{color:#719900;text-decoration:none;}

#footer a:link{color:#393636;text-decoration:underline;}
#footer a:visited{color:#393636;text-decoration:underline;}
#footer a:hover{color:#393636;text-decoration:none;}
#footer a:active{color:#393636;text-decoration:none;}



/* all margin
------------------------------- 
h2{
margin-bottom:10px;
color:#05600;
font-size:14px;
}
h3{
margin-top:20px;
}
h4{
margin-top:20px;
padding-bottom:5px;
}
table,ol{
margin-top:10px;
}
dt{
font-weight:bold;
}

 add class,id
------------------------------- */
/* == margin */
.mT0{margin-top:0;}
.mT10{margin-top:10px;}
.mT20{margin-top:20px;}
.mT25{margin-top:25px;}
.mB2{margin-bottom:2px;}
.mB2{margin-bottom:2px;}
.mB8{margin-bottom:8px;}
.mB10{margin-bottom:10px;}
.mB15{margin-bottom:15px;}
.mB18{margin-bottom:18px;}
.mB20{margin-bottom:20px;}
.mB25{margin-bottom:25px;}
.mB30{margin-bottom:30px;}
.mB40{margin-bottom:40px;}




body {
	background: #FFFFFF;
	font-size: 12px;
	line-height: 1.5;
	color: #393636;
	text-align: center;
}
body div,table {text-align: left;}

h3{
	font-size:12px;
	font-weight:bolder;
	background: transparent url(../images/hr_02.gif) left bottom no-repeat;
	margin:0px 0 10px 15px;
	padding-bottom: 2px;
}
td{
	vertical-align:top;
}

#whole{
	margin:0 auto;
	width:750px;
}

#border{
	border:1px solid #666565;
	border-top:none;
	margin-bottom:50px;
}

li.blank{
	background:transparent url(../images/bullet04.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 22px;
	line-height:13px;
	list-style-type:none;
}

#header{
	background:transparent url(../images/header.jpg) no-repeat left top;
	width:748px;
	height:60px;
	vertical-align:bottom;
	border-bottom: 1px solid #5e8d06;
}
#header td{
	vertical-align:bottom;
}
#logo {
	margin-bottom:8px;
	margin-left:15px;
}
#headerlink{
	margin-bottom:10px;
	margin-right:13px;
	padding:0px;
}
#headerlink li{
	background:transparent url(../images/bullet01.gif) no-repeat left top;
	padding-left:10px;
	margin-left:15px;
	display:inline;
	font-size:10px;
	line-height:10px;	
}
#headerlink li.formtxt{
	font-size:12px;
	font-weight:bolder;
}
#headerTop{
	background:transparent url(../images/header.jpg) no-repeat left top;
	width:748px;
	height:60px;
	vertical-align:bottom;
}
#headerTop td{
	vertical-align:bottom;
}


#contents{
	background: #FFFFFF url(../images/indexBg.jpg) repeat-y left top;
	width:748px;
}
#contentsNoBg{
	width:748px;
}
#contentsInner{
width:701px;
margin:23px 32px 20px 15px;
}
#contentsInner2{
width:718px;
margin:0px 15px 11px 15px;
}
#maincontents{
width:475px;
}
#maincontents2{
width:527px;
}
#bread{
margin:15px 0 8px 15px;
}
#lnavarea{
border:1px solid #9dc965;
background:#ddeacc;
padding:9px;
}

#lnavarea img{
margin-bottom:10px;
}
#lnavarea img.lnavareaLast{
margin-bottom:0px;
}
.bullet02{

	padding-left:22px;
	margin-left:13px;
	background-color: transparent;
	background-image: url(../images/bullet02.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	line-height:12px;
	font-size:12px;
}
.textarea{
width:527px;
margin:20px 0 20px 0;
}
p.typeh3{
	margin-left:15px;
	margin-bottom: 20px;
}
.tabletype01 td{
padding-top:10px;
padding-bottom:10px;
background:url(../images/hr_02.gif) left bottom no-repeat;
}
.tabletype01 td.tabletype01Last{
padding-top:10px;
padding-bottom:10px;
background:#ffffff;
}

.tabletype02{
background:url(../images/hr_02.gif) left top no-repeat;
}
.tabletype02 td{
padding-top:10px;
padding-bottom:10px;
background:url(../images/hr_02.gif) left bottom no-repeat;
}

.tabletype03 td{
padding:10px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}
.tabletype03 th{
padding:2px 0 2px 5px;
background: #eeeeee url(../images/hr_02.gif) left bottom no-repeat;
border-left:4px solid #9aa392;
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
}
.tabletype03 td.tabletype03Last{
border-bottom:1px solid #cccccc;
}
.tabletype04{
background: #f4f4f4;

}
.tabletype04 th{
font-weight:normal;
padding:8px;
background: #f4f4f4;
border:1px solid #cccccc;
border-left:5px solid #cccccc;
border-top:none;
}
.tabletype04 td{
padding:5px 8px;
background: #fff;
border:1px solid #cccccc;
border-top:none;
border-left:none;
}
.tabletype04 th.tabletype04top{
color:#587700;
font-weight:bolder;
padding:8px;
background: #f4f4f4;
border:1px solid #cccccc;
border-left:5px solid #96be26;
width:100%;
}
.tabletype05{
background: #f4f4f4;
border:1px solid #cccccc;
border-collapse:collapse;
}
.tabletype05 th{
color:#65635d;
background:#e7e7e7;
font-weight:bolder;
border:1px solid #cccccc;
padding:5px;
}
.tabletype05 th.tabletype05top{
font-weight:bolder;
padding:3px;
background: #f0f0f0;
border:1px solid #cccccc;
border-right:none;
}
.tabletype05 td{
padding:5px;
background: #fff;
border:1px solid #cccccc;
width:25%;
}

.tabletype06{
background: #f4f4f4;
border:1px solid #cccccc;
border-collapse:collapse;
}
.tabletype06 th{
color:#65635d;
background:#f0f0f0;
font-weight:bolder;
border:1px solid #cccccc;
padding:7px;
}
.tabletype06 th.tabletype06top{
font-weight:bolder;
padding:3px;
background: #f0f0f0;
border:1px solid #cccccc;
border-right:none;
}
.tabletype06 td{
padding:7px;
background: #fff;
border:1px solid #cccccc;
width:70%;
}
.txtWidth1{
width:80px;
}
.txtWidth2{
width:200px;
}
.divtype01{
margin-bottom:20px;
}
.divtype01 h2{
font-size:12px;
font-weight:bolder;
padding:2px 0 2px 0.7em;
background: #eeeeee url(../images/hr_02.gif) left bottom no-repeat;
border-left:1px solid #cccccc;
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
}
.divtype01 p{
text-indent:-1em;
padding:10px 1.7em 10px 1.7em;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
.bordertype01{
background:#ffffff;
border:1px solid #9dc965;
border-left:3px solid #9dc965;
padding:0 0 0 0;
margin:0 0 20px 0; 
}
.bordertype01 li{
font-weight:bolder;
list-style-type:none;
border-bottom:1px solid #9dc965;
padding:5px 5px;
}
.bordertype01 li.bordertype01Last{
border-bottom:none;
}
.caption01{
text-indent:-1em;
}
.caption02top{
float:left;}
.caption02{
	padding-left:1em;
	float:left;
	text-indent: -1em;
}

.h2type01{
	background:url(../images/h2_01.gif) left top no-repeat;
	padding-top:2px;
	padding-left:14px;
	font-size:14px;
	margin:25px 0 10px 0;
	color:#587700;
	vertical-align: top;

}
.hrtype01{
	background:url(../images/hr_01.gif) left bottom no-repeat;
	border:0px;
	height:2px;
	width:527px;
}

#llink{
	width:527px;
	background:#ededed;
	margin:11px 0 0 0;
	padding: 8px 0 8px 0;
}
#llink li{
	display:inline;
	margin:0 0 0 10px;
}

.backtotop{
	margin:35px 0 0 0;
	width: 527px;
	border-bottom:1px solid #7a7878;
	text-align:right;
}

#footer{
background:transparent url(../images/footer.jpg) no-repeat left top;
width:748px;
height:49px;
}
#footer td{
	vertical-align:bottom;
}
#footer #blogBtn{
	margin-left:13px;
	margin-bottom: 8px;
}
#footerlink li{
	background:transparent url(../images/bullet03.gif) no-repeat left top;
	padding-left:10px;
	margin-left:20px;
	display:inline;
	font-size:10px;
	line-height:10px;	
}
#footerlink{
margin-bottom:8px;
margin-right:13px;
padding:0px;
}
