@charset "utf-8";
/*______________________________________

  RMK

  Copyright (c) RMK Div.e'quipe, LTD. All rights reserved.
  http://www.rmkrmk.com/japan/
______________________________________*/


#body-zone h2{
 margin-top: 50px;
 margin-bottom: 32px;
}
#body-zone p {
 line-height: 1.5;
}
#body-zone p.credit {
 font-size: 10px;
 line-height: 1;
}

#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 */

#recommend {
 margin-right: 45px;
 width: 455px;
 float:left;
}

#recommend .item-l {
 margin-bottom: 9px;
 width: 455px;
 height: 427px;
 background:url(../images/bl-a-dot001.gif) no-repeat;
}
#recommend .item-l .item-pic {
 margin: 1px 0px 1px 1px;
 width: 207px;
 float: left;
}
#recommend .item-l .item-text {
 padding: 81px 0px 0px 0px;
 width: 237px;
 text-align: center;
 float: left;
}
#recommend .item-l .item-text p{
 margin: 0px 0px 12px 0px;
 padding: 0px;
}
#recommend .item-l .item-text p.credit{
 margin: 0px 0px 105px 0px;
}
#recommend .item-l .item-text p a{
 color: #666666;
 text-decoration: none;
}
#recommend .item-l .item-text p a:visited{
 color: #666666;
 text-decoration: none;
}
#recommend .item-l .item-text p a:hover{
 color: #999999;
 text-decoration: none;
}

#recommend .item {
 margin-bottom: 9px;
 width: 455px;
 height: 209px;
 background:url(../images/bl-a-dot002.gif) no-repeat;
}
#recommend .item .item-pic {
 padding: 9px 0px 0px 9px;
 width: 191px;
 float: left;
}
#recommend .item .item-text {
 padding: 41px 0px 0px 0px;
 width: 255px;
 height: 168px;
 text-align: center;
 float: left;
}
#recommend .item .item-text p{
 margin: 0px 0px 12px 0px;
 padding: 0px;
}
#recommend .item .item-text p a{
 color: #666666;
 text-decoration: none;
}
#recommend .item .item-text p a:visited{
 color: #666666;
 text-decoration: none;
}
#recommend .item .item-text p a:hover{
 color: #999999;
 text-decoration: none;
}

#recommend .button {
 margin-top: 21px;
}

#tips {
 width: 409px;
 float: left;
}
#tips .item {
 margin-bottom: 9px;
}

