
/*----------------------------------
=03 Top
----------------------------------*/


#contents #main{
 margin:10px auto;
}
#contents #cont{
 margin:0 auto;
 text-align:left;
}


#cdpro{
 float:left;
 margin:10px auto 20px;
}
#cdpro .left{
 float:left;
 margin-right:20px;
}
#cdpro .right{
 float:left;
 width:620px;
 text-align:left;
}


#point{
 float:left;
 width:930px;
 height:367px;
}
#point .box{
 float:left;
 height:365px;
 display:inline;
}
#point .box01{
 background:url(../img/point01_bg.gif) bottom no-repeat;
}
#point .box02{
 background:url(../img/point02_bg.gif) bottom no-repeat;
}
#point .box03{
 background:url(../img/point03_bg.gif) bottom no-repeat;
}
#point .box dl{
 float:left;
 width:270px;
 margin-left:15px;
 display:inline;
}
#point .box dl dt{
 height:127px;
 text-align:center;
 margin-bottom:5px;
}
#point .box dl dd{
 text-align:left;
 margin:0 auto 8px;
}


#btn{
 float:left;
 margin:40px auto;
}
#btn .box{
 float:left;
 width:460px;
 text-align:center;
}
