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

@import url("common.css");


/* ------------- index_contents ---------------*/

#main{
margin-bottom:30px;
}
#content01 .title{
width:640px;
border-bottom:2px solid #4d453e;
display:inline-block;
/display:inline;
/zoom:1;
}
#content01 h3{
margin:3px 0 9px;
float:left;
}
#content01 ul{
width:640px;
margin:7px 0 28px;
}
#content01 li{
height:39px;
background:url(../index_img/bg_01.jpg) repeat-x;
}
#content01 .sec{
border-top:1px dashed #ccc;
border-bottom:1px dashed #ccc;
background:none;
}
#content01 dl{
padding:9px 0 0 10px;
}
#content01 dt{
clear:both;
float:left;
background:url(../index_img/icon_01.jpg) no-repeat 0 5px;
padding:0 80px 0 20px;
line-height:23px;
}
#content01 dd a{
line-height:23px;
color:#000;
}
#content01 dd {
float:left;
position:relative;
}
#content01 dd img{
position:absolute;
top:0px;
left:-70px;
margin-right:10px;
}



#content02{
width:638px;
border-bottom:1px solid #d7d8d9;
border-right:1px solid #d7d8d9;
border-left:1px solid #d7d8d9;
background:#f7f4e9;
padding-bottom:20px;
margin-bottom:20px;
display:inline-block;
/display:inline;
/zoom:1;
}
#content02 table{
width:600px;
margin:0 auto;
}
#content02 td{
text-align:center;
padding:9px 0;
width:140px;
background:#eae5d9;
border:1px solid #d7d8d9;
}
#content02 .sp{
width:13px;
background:url(../index_img/arrow_01.jpg) no-repeat center;
border:none;
}
#content02 dl{
text-align:left;
width:120px;
margin:9px auto 0;
}
#content02 dt{
font-size:11px;
font-weight:bold;
}
#content02 dd{
font-size:11px;
line-height:14px;
}


#content03{
margin:20px 0 33px;
position:relative;
}
#content03 p{
position:absolute;
top:50px;
left:20px;
}

#content04 .title{
width:640px;
border-bottom:2px solid #4d453e;
padding-bottom:9px;
display:inline-block;
/display:inline;
/zoom:1;
}
#content04 li{
float:left;
margin:20px 20px 0 0;
}
#content04 .r_m{
margin-right:0;
}
#content04 dl{
width:200px;
}
#content04 dt img{
border-top:1px solid #e9e9e7;
border-right:1px solid #e9e9e7;
border-left:1px solid #e9e9e7;
}
#content04 dd{
background:#fff;
border:1px solid #e9e9e7;
font-weight:bold;
padding:13px;
}

