@charset "utf-8";

/* pankuzu
------------------------------------------- */
#pankuzu{
margin-bottom:18px;
font-size:90%;
}
#pankuzu li{
display:inline;
padding-right:8px;
margin-right:8px;
border-right:#a6c176 solid 1px;
}

/* common
------------------------------------------- */
.font01{
color:#5b8322;
font-size:10px;
}


/* section
------------------------------------------- */
.section{
width:100%;
height:auto;
overflow:hidden;
background:url(../images/do02.gif) repeat-y 189px 0;
}
.section h4{
width:170px;
background:#4d8002;
padding:10px;
float:left;
color:#ffffff;
border-top:#ffffff solid 1px;
}
.section .box{
width:640px;
float:right;
padding-bottom:20px;
}
.section p{
margin-bottom:10px;
line-height:1.8em;
}
.section .left-img{
float:left;
margin-right:15px;
}

/* bottom
------------------------------------------- */
#bottom{
border-top:none;
padding:18px 0;
}

/* table01
------------------------------------------- */
.table01{
width:100%;
border-top:#a4c057 solid 1px;
border-left:#a4c057 solid 1px;
margin-bottom:10px;
}
.table01 th{
border-right:#a4c057 solid 1px;
border-bottom:#a4c057 solid 1px;
background:#d3ee8a;
padding:8px 10px;
color:#475c0d;
}
.table01 td{
border-right:#bababa solid 1px;
border-bottom:#bababa solid 1px;
padding:8px 10px;
}
.table01 td textarea{
width:99%;
height:150px;
}



