@charset "UTF-8";

#content01{
background:#fafafa url("../img/index_bg_02.png") repeat-x;
padding:45px 0px 40px 43px;
}

/* category title */
#content01 h2 {
float:left;
}

#content01 .div01{
width:660px;
margin-left:160px;
}

#content01 .div01 h2{
float:none;
min-height:2em;
margin-bottom:3em;
padding:12px 10px;
border-bottom:1px solid #006;
border-left:9px solid #006;
background:#eaeaea;
color:#666;
font-size:1em;
line-height:normal;
}
#content01 .div01 h2 img{
vertical-align:middle;
}

#content01 .div01 table{
width:100%;
font-weight:100;
font-size:1.4em;
}

#content01 .div01 table th,
#content01 .div01 table td{
font-weight:100;
padding:10px 0px;
border-bottom:dotted 1px #7F7FB2;
*border-bottom:solid 1px #cecee1;
}

#content01 .div01 table th{
width:11em;
border-right:10px solid #fafafa;
}


