@charset "utf-8";
/*______________________________________

  RMK

  Copyright (c) RMK Div.e'quipe, LTD. All rights reserved.
  http://www.rmkrmk.com/japan/
______________________________________*/


#body-zone img {
 border: none;
}

#body-zone .wrap:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;
}
/* IE7,MacIE用 */
#body-zone div.wrap {
display: inline-block;
}
/* Hides from IE-mac \*/
* html #body-zone div.wrap{
height: 1%;
}
#body-zone div.wrap {
display: block;
}
/* End hides from IE-mac */

#allrecommends {
 padding-top: 50px;
}
#allrecommends .item{
 margin-right: 41px;
 margin-bottom: 50px;
 width: 250px;
 float: left;
}
