@charset "utf-8";
@import url(cmn.css);
@import url(base.css);

#contents_box{
  padding-top:10px;
}
/*-------------------------------------------------------------------------
▼contents
-------------------------------------------------------------------------*/
#read{
  min-height:250px;
  background:url(../images/index_images/read_pic.jpg) 100% 54px no-repeat;
}
#read .h_txt{
  width:350px;
  margin-bottom:5px;
}
#bn_box{
  width:617px;
  overflow:hidden;
}
#bn_box ul{
  width:640px;
}
#bn_box li{
  width:195px;
  margin-right:17px;
  float:left;
}
#bn_box li p{
  font-size:11px;
  margin-bottom:10px;
}
#bn_box li a{
  display:block;
  background-color:#524c4c;
  text-align:center;
  padding:3px;
}
#custom_box{
  min-height:250px;
  background:url(../images/index_images/custom_pic.jpg) 100% 54px no-repeat;
}
#custom_box p{
  width:350px;

}