@charset "utf-8";
/* CSS Document */

#content01{
width:670px;
}

#content01 h2 {
background:transparent none repeat scroll 0% 0%;
border-bottom:1px solid #C2BBAD;
margin-bottom:10px;
padding-left:0pt;
}

#content01 .box01{
padding:0px 0px 0px 10px;
margin-bottom:10px;
height:100%;
}

#content01 .box01 img{
float:left;
border:1px solid #E0C5C1;
}

#content01 .box01 .div01{
width:490px;
font-size:1.4em;
float:right;
}

#content01 .box02{
width:670px;
height:100%;
border-top:5px solid #F3F3F3;
border-bottom:5px solid #F3F3F3;
padding:10px 0px;
}

#content01 .box02 dl{
width:166px;
height:125px;
float:left;
position:relative;
background:url(../img/index_bg_01.png) no-repeat bottom right;
}

#content01 .box02 dl dt{
padding:0px 0px 0px 10px;
}

#content01 .box02 dl dd{
color:#666;
padding:0px 10px;
}

#content01 .box02 dl dd a{
position:absolute;
bottom:10px;
right:10px;
}

#content01 .box02 dl.dl01{
border-right:1px solid #ccc;
}

#content01 .box03{
border-bottom:5px solid #F3F3F3;
padding:10px 0px;
}

#content01 .box03 dl{
position:relative;
height:100%;
padding-bottom:20px;
}

#content01 .box03 dl dt{
color:#9D7567;
height:100%;
font-size:1.6em;
font-weight:800;
padding-bottom:5px;
background:url(../img/index_bg_02.png) repeat-x bottom;
}

#content01 .box03 dl dd{
color:#666;
font-size:1.2em;
}

#content01 .box03 dl dd a{
position:absolute;
bottom:0px;
right:0px;
}

/* no arrow image */
#sidebar01 ul.side-nav li.no-icon {
padding-top:0;
background-image:none;
}



