@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:14px;
padding-bottom:10px;
border-bottom:3px solid #3EC1F7;
font-size:1.6em;
font-weight:bold;
line-height:160%;
}

#content01 .div01 dl {
min-height:9.6em;
}
#content01 .div01 dt {
float:left;
width:230px;
padding-bottom:25px;
}
#content01 .div01 dt img {
display:block;
}
#content01 .div01 dd {
float:right;
width:425px;
min-height:110px;
height:auto !important;
height:110px;
margin-bottom:25px;
background:url("../img/index_bg_01.png");
font-size:1.4em;
line-height:120%;
}
#content01 .div01 .bottom {
min-height:194px;
height:auto !important;
height:194px;
}
#content01 .div01 dd p{
margin-bottom:0;
padding:5px;
border-bottom:none;
font-size:1em;
font-weight:normal;
line-height:1.4;
}

#content01 .div01 hr {
clear:both;
height:0;
border:none;
border-bottom:1px dotted #ccc !important;
border-bottom:1px solid #ccc;
margin:0px 0px 10px;
}
