@charset "utf-8";
/* Copyright (c) 2008, Microwave.,Co ltd. */

#content02 h1{
padding:0px 1px;
margin-bottom:20px;
}

#content02 ul{
width:860px;
margin:0 auto;
margin-bottom:60px;
}

#content02 ul li{
height:100%;
border-bottom:1px dotted #ccc;
font-size:1.2em;
padding:10px 0;
}

#content02 ul li dl dt{
width:108px;
float:left;
padding-left:20px;
background:url(../img/index_bg_01.png) no-repeat 5px center;
color:#3498cc;
}

#content02 ul li dl dd{
width:725px;
float:left;
}


