@charset "UTF-8";
/*---------------------------
デフォルトスタイル
---------------------------*/
p, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, table, tr, th, td, caption, form {
  margin: 0;
  padding: 0;
}

h1.title {
  margin: 0px 0px 12px 0px;
  padding-bottom: 3px;
  border-bottom: 1px solid #CCCCCC;
  font-size: 28px;
}

#menu_area {
  margin-bottom: 15px;
}

#menu_area ul li {
  float: left;
}

#menu_area ul li.mgn_r {
  margin-right: 11px;
}

.sp {
  display: none;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
}

#container {
  width: 980px;
}

#container img {
  vertical-align: bottom;
}

ul {
  list-style-type: none;
}

/*---------------------------
メイン枠
---------------------------*/
h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  margin: 0 0 12px;
  padding-bottom: 5px;
}

#title-banner {
  margin: 0 0 10px 0;
}

h2 {
  margin: 0 0 6px 0;
}

h3 {
  margin-bottom: 5px;
}

.cate-block-outer {
  float: right;
  width: 814px;
}

.cate-block {
  margin: 0 0 20px 0;
  width: 736px;
}

.item-block {
  margin: 0 0 35px 0;
  border-left: 2px solid #CCCCCC;
}

.item-block h3 {
  margin: 0 0 10px 0;
  padding: 3px 0 3px 5px;
  background-color: #E7E7E7;
  font-size: 0.9em;
  line-height: 1.3;
}

.item-photo {
  float: left;
  width: 162px;
}

.item-photo img {
  margin: 0 0 0 5px;
}

.item-detail {
  float: left;
  width: 432px;
}

.item-detail-2 {
  float: left;
  width: 298px;
}

ul.color-variation {
  list-style-type: none;
  float: left;
  margin: 0 0 5px 0;
  width: 298px;
}

ul.color-variation li {
  margin: 0 0 3px 0;
  font-size: 0.75em;
  line-height: 1.2;
}

ul.color-variation li a {
  font-weight: bold;
}

ul.color-variation li a img {
  margin: 0 3px 2px 0;
  vertical-align: -3px;
}

.item-detail p,
.item-detail-2 p {
  clear: both;
  margin: 0 0 1px 0;
  font-size: 0.8em;
  line-height: 1.3;
}

.link {
  padding: 8px 0 0 0;
}

.link a img,
.link a:visited img {
  border: 1px solid #999999;
}

.link a:hover img,
.link a:active img {
  border: 1px solid #FF0000;
}

.color-photo {
  padding: 8px 0 0 0;
}

.item-ft {
  float: left;
  width: 140px;
}

.item-ft-2 {
  float: left;
  width: 274px;
}

.ft-photo {
  display: inline;
  float: left;
  margin: 0 0 0 7px;
  width: 130px;
  font-size: 0.7em;
}

.ft-photo img {
  display: block;
  margin: 0 0 2px 0;
}

.moppets-banner {
  margin: 10px 0 10px 0;
}

/*---------------------------
サイドメニュー
---------------------------*/
#sidemenu {
  float: left;
  width: 147px;
  height: 100%;
  /*この指定がないとMacIEで#sidemenuが表示されない*/
}

.sidemenu-type, .sidemenu-type_cate {
  margin: 0 0 12px 0;
  border-left: 1px solid #C1C1C1;
  border-right: 1px solid #C1C1C1;
  border-bottom: 1px solid #C1C1C1;
}

.sidemenu-type h5, .sidemenu-type_cate h5 {
  margin: 0 0 5px 0;
}

.sidemenu-type h6, .sidemenu-type_cate h6 {
  margin: 0 0 5px 5px;
}

.subtitle {
  padding: 8px 0 3px 7px;
  font-size: 0.8em;
  font-weight: bold;
}

.sidemenu-type ul {
  list-style-type: none;
}

.sidemenu-type_cate ul {
  list-style-type: none;
  padding-top: 5px;
}

.sidemenu-type ul li, .sidemenu-type_cate ul li {
  list-style-type: none;
  margin: 0;
  padding: 8px 0;
  width: 145px;
  background: url(/static/images/product/common/dot_line.gif) left bottom repeat-x;
}

.sidemenu-type ul li#m-alumi-funless, .sidemenu-type_cate ul li#m-alumi-funless {
  margin: 0 0 10px 0;
}

.sidemenu-type ul li.menu-end, .sidemenu-type_cate ul li.menu-end {
  margin: 0 0 0 0;
  background: none;
}

.sidemenu-type ul li span, .sidemenu-type_cate ul li span {
  display: block;
  float: left;
  padding: 0 0 0 7px;
  font-size: 0.8em;
  line-height: 1.3;
  /*	background: url(../images/menu_triangle.gif) 6px 5px no-repeat; */
}

.sidemenu-type ul li span a, .sidemenu-type_cate ul li span a {
  display: block;
  float: left;
}

.sidemenu-type ul li img {
  margin: 1px 5px 0 0;
  vertical-align: -2px;
  float: left;
}

.sidemenu-type_cate ul li img {
  margin: 3px 5px 0 0;
  vertical-align: -2px;
  float: left;
}

/*---------------------------
戻るボタン
---------------------------*/
.return {
  margin: 0 0 10px 0;
  text-align: right;
  font-size: 0.8em;
  line-height: 1.3;
}

/*---------------------------
フロート解除
---------------------------*/
/* for modern brouser */
.clfx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}

/* ie7,macIE5 */
.clfx {
  display: inline-block;
}

/* winIE6 below, exclude macIE5 \*/
* html .clfx {
  height: 1%;
}

.clfx {
  display: block;
}

/**/
