﻿@charset "UTF-8";

@import url("../../css/sidebar.css");
@import url("./common.css");

#content01{
width:645px;
float:left;
}

#content01 p{
font-size:1.2em;
margin-bottom:20px;
}

#content01 .img01{
margin-bottom:20px;
}

#content01 h6{
width:640px;
height:28px;
line-height:28px;
background:url("../img/index_img_05.png");
margin-bottom:15px;
font-size:14px;
}
#content01 h6 span{
font-weight: normal;
}

#content01 #flash01{
text-align:center;
margin:auto;
margin-bottom:30px;
}

#content01 .div02{
}

#content01 .div02 img{
float:left;
margin-bottom:15px;
}

#content01 .div02 .img02{
margin-left:8px;
}

#content01 .dl02{
position: relative;	/* for ie6 */
}

#content01 .dl02 dt{
border-left:5px solid #ccc;
padding-left:5px;
margin-bottom:2px;
}

#content01 .dl02 dd{
border-top:1px solid #ccc;
padding:15px 0px 25px;
text-align:center;
border-bottom:1px solid #ccc;
}

#content01 .dl02 dd div{
background:#eee;
padding:15px;
}






