@charset "UTF-8";

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

#content01 h2{
float:left;
}

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

#content01 .div01 p {
margin-bottom:15px;
color:#666;
font-size:1.4em;
font-weight:bold;
line-height:200%;
}

#content01 .div01 .box01{
background:#ddd url("../img/index_bg_01.png");
padding:5px;
}

#content01 .div01 .box01 div {
padding:20px;
border:1px solid #ccc;
background:#fff;
}

#content01 .div01 .box01 div dl {
color:#333333;
font-size:1.2em;
}

#content01 .div01 .box01 div dt {
line-height:160%;
font-weight:800;
width:117px;
float:left;
border-bottom:dotted 1px #7F7FB2 !important;
border-bottom:solid 1px #cecee1;
padding:10px 0px;
}

#content01 .div01 .box01 div .dt03{
height:4.8em;
}

#content01 .div01 .box01 div dd{
line-height:160%;
margin-left:130px;
border-bottom:dotted 1px #7F7FB2 !important;
border-bottom:solid 1px #cecee1;
padding:10px 0px;
}
