@charset "utf-8";
/*______________________________________

  RMK

  Copyright (c) RMK Div.e'quipe, LTD. All rights reserved.
  http://www.rmkrmk.com/japan/
______________________________________*/



#body-zone p {
 line-height: 1.5;
}

#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 */

#content-area h2 {
 position: absolute;
 top: -32768px;
 left: -32768px;
}
div.item h4 {
 position: absolute;
 top: -32768px;
 left: -32768px;
}

#person-area {
 margin: 50px 86px 0px 0px;
 width: 209px;
 float: left;
}
#person-area img {
 margin: 0px 9px;
}
#person-area h3 {
 margin: 0px;
 padding: 20px 0px 0px 0px;
}
#person-area P {
 margin: 0px;
 padding: 10px 0px 0px 0px;
}

#products-area {
 margin: 3px 0px 0px 0px;
 width: 614px;
 float: left;
}
#products-area .item{
 padding: 40px 0px 0px 0px;
}
#products-area .item .item-pic {
 width: 305px;
 float: left;
}
#products-area .item .item-contents {
 width: 309px;
 float: left;
}
#products-area .item .item-contents p{
 margin: 0px;
 padding: 3px 9px 0px 9px;
}

