@charset "UTF-8";

#wrapper02{
margin:0px 20px;
padding:1px;
border:1px solid #6A684F;
color:#434343;
font-size:1.2em;
line-height:160%;
margin-bottom:20px;
}

#wrapper02 #content01{
background:#fff;
padding:28px;
}

#content01 a{
color:#B22D14;
}

#content01 img{
vertical-align:bottom;
}

#content01 h2{
margin-bottom:15px;
}

#content01 p{
margin-bottom:20px;
}

#content01 .div01{
padding-bottom:6px;
margin-bottom:5px;
background:url("../img/index_bg_03.png") repeat-x bottom;
}

#content01 .div01 .table01{
width:100%;
}

#content01 .div01 .table01 caption{
color:#6B4932;
font-size:1.16em;
font-weight:800;
padding-bottom:5px;
}

#content01 .div01 .table01 th{
width:150px;
background:#EAE9DC;
padding:5px 40px 5px 10px;
border:solid 1px #D2CBC1;
}

#content01 .div01 .table01 td{
padding:10px;
border:solid 1px #D2CBC1;
}

