@charset "UTF-8";

#content01{
}

#content01 #sidebar01{
width:240px;
float:left;
background:#fff;
padding-left:10px;
padding-bottom:20px;
}

#content01 #sidebar01 .dl01{
}

#content01 #sidebar01 .dl01 dt{
margin-bottom:15px;
height:20px;
}

#content01 #sidebar01 .dl01 dd{
position:relative;
height:170px;
border-bottom:solid #ccc 1px;
}

#content01 #sidebar01 .dl01 p{
position:absolute;
bottom:10px;
left:0px;
padding-left:0px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#content01 #main01{
width:490px;
float:right;
padding-right:10px;
font-size:12px;
}

#content01 #main01 h3{
font-size:14px;
border-top:2px #aaa solid;
background:#f0f0f0;
padding:5px;
margin-bottom:10px;
}

#content01 #main01 .box01{
background:#f0f0f0;
padding:10px;
margin-bottom:20px;
}

#content01 #main01 .box01 .p01{
width:200px;
float:left;
text-align:center;
font-weight:800;
}

#content01 #main01 .box01 .p01 img{
margin-bottom:3px;
}

#content01 #main01 .box01 .p02{
width:254px;
float:right;
font-size:14px;
}

#content01 #main01 .box01 .p03{
clear:both;
text-align:right;
}

#content01 #main01 .box02 .p01{
color:#999;
padding-left:30px;
margin-bottom:30px;
background:url("../img/index_bg_01.png") no-repeat 0px .5em;
}

#content01 #main01 .box02 .p02{
margin-bottom:30px;
}

#content01 #main01 .box02 .p03{
margin-bottom:1em;
}

#content01 #main01 .box02 .p04{
font-size:14px;
margin-bottom:80px;
}

#content01 #main01 .box02 .div01{
width:200px;
float:right;
padding-left:15px;
padding-bottom:15px;
}

#content01 #main01 .box02 .div01 p{
text-align:center;
font-weight:800;
}

