@charset "UTF-8";

@import url("../../css/sidebar.css");

#content01{
width:645px;
float:left;
font-size:1.0em;
}

#content01 h3{
position:relative;
padding:2px 0px;
margin-bottom:20px;
border-bottom:1px dotted #aaa !important;
border-bottom:1px solid #dadada;
}

#content01 h4{
font-size:1.4em;
margin-bottom:10px;
}

#content01 p{
margin-bottom:10px;
font-size:1.2em;
}

#content01 p.p01{
font-weight:800;
font-size:1.4em;
margin-bottom:20px;
}


#content01 .dl01 dt{
font-size:1.4em;
font-weight:800;
margin-bottom:10px;
}

#content01 .dl01 dd{
font-size:1.2em;
margin-bottom:30px;
}

#content01 hr{
height:1px;
border:none;
border-top:1px solid #eee;
}

#content01 .div01{
text-align:center;
margin-bottom:30px;
}

#content01 .div01 p{
text-align:left;
padding-top:15px;
}

#content01 .box01{
height:90px;
margin-bottom:20px;
border-bottom:1px solid #ccc;
padding-bottom:20px;
}

#content01 .box01 .div02{
width:310px;
height:100%;
}

#content01 .box01 .div02 img{
float:left;
}

#content01 .box01 .div02 dl{
float:left;
width:180px;
margin-left:10px;
font-size:1.2em;
}

#content01 .box01 .div02 dl dt{
font-weight:800;
margin-bottom:5px;
}

#content01 .box01 .left{
float:left;
}

#content01 .box01 .right{
float:right;
}

#content01 .div03{
margin-top:25px;
border:1px #D4BF93 solid;
background:#EAD3AB;
padding:7px;
margin-bottom:25px;
height:100%;
}

#content01 .div03 dl{
width:313px;
height:100%;
}

#content01 .div03 dl dt{
margin-bottom:5px;
}

#content01 .div03 dl dd{
background:#FDFAF5;
text-align:center;
padding-top:10px;
height:60px;
}

#content01 .div03 dl.left{
float:left;
}

#content01 .div03 dl.right{
float:right;
}

#content01 ul{
margin-top:25px;
}

#content01 ul li img{
vertical-align:middle;
}

#content01 h6{
background:url("../img/index_bg_01.png");
width:645px;
height:28px;
line-height:28px;
font-size:1.4em;
text-indent:10px;
margin-bottom:15px;
}

#content01 dl.dl02{
font-size:1.2em;
margin-bottom:30px;
}

#content01 dl.dl02 dt{
font-weight:800;
margin-bottom:10px;
}

#content01 dl.dl02 dd{
padding-bottom:30px;
border-bottom:1px solid #ddd;
}

#content01 dl.dl02 dd img{
margin-top:10px;
}


