@charset "utf-8";

@import url(cmn.css);
@import url(base.css);
@import url(../js/jquery.bxslider/jquery.bxslider.css);

/*-------------------------------------------------------------------------
▼header
-------------------------------------------------------------------------*/
#mainImg{
line-height:0;
text-align:center;
margin-bottom:20px;
}
#mainImg img{
  width:100%;
  height:auto;
}
/*-------------------------------------------------------------------------
▼contents
-------------------------------------------------------------------------*/
#info_box img{
  width:100%;
  height:auto;
  margin:10px 0;
}
#info_box h3{
  color:#0f41b8;
}
#info_box dl{
  overflow:hidden;
  width:100%;
  border-bottom:#666 1px dotted;
  margin-bottom:5px;
}
#info_box dt{
  width:100px;
  padding:8px 0;
  vertical-align:top;
  float:left;
  font-weight:bold;
}
#info_box dd{
  padding:8px 0;
  vertical-align:top;
  text-align:left;
  float:left;
}


/*-------------------------------------------------------------------------
▼contents
-------------------------------------------------------------------------*/
#free_area{
  overflow:hidden;
}
#free_area h2{
  margin-bottom:20px;
}
#free_area h3{
  margin-bottom:10px;
}
#free_area .R{
  width:470px;
}