@charset "UTF-8";
body #container {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

.ichiran a:hover {
  text-decoration: none;
  color: #ffffff;
}

/* コンテナ枠
----------------------------*/
#container {
  position: relative;
  width: 980px;
}

/* メイン枠
---------------------------*/
#main_contents {
  float: right;
  width: 814px;
  margin-bottom: 20px;
}

/* 関連製品
---------------------------*/
#sidemenu {
  float: left;
  padding: 0px 0 8px 0px;
  width: 146px;
}

ul.naviR {
  zoom: 100%;
  padding: 0px 0px 0px 0px;
  border: 1px solid #adadad;
  margin-bottom: 13px;
}

ul.naviR li {
  margin: 0px 3px 0px 3px;
  text-indent: 0;
  zoom: 100%;
  padding: 5px 0 5px 5px;
  font-size: 0.8em;
}

ul.naviR li + li {
  border-top: 1px dotted #adadad;
}

ul.naviR li img {
  padding: 0px 0 0 0px;
  margin: 6px 0px 0 -2px;
  float: left;
}

ul.naviR li a {
  display: block;
  margin: 2px 6px 0 9px;
  line-height: 1.4em;
  letter-spacing: 0.2px;
}

/* サポート情報
---------------------------*/
ul.navi_underside {
  zoom: 100%;
  padding: 0px 0px 0px 0px;
  border: 1px solid #adadad;
}

ul.navi_underside li {
  margin: 0px 3px 0px 3px;
  text-indent: 0;
  zoom: 100%;
  padding: 5px 0 5px 5px;
  font-size: 0.8em;
}

ul.navi_underside li + li {
  border-top: 1px dotted #adadad;
}

ul.navi_underside li img {
  padding: 0px 0 0 0px;
  margin: 6px 0px 0 -2px;
  float: left;
}

ul.navi_underside li a {
  display: block;
  margin: 2px 6px 0 0px;
  line-height: 1.3em;
  letter-spacing: 0.2px;
}

/* サイドメニューグレー部分
---------------------------*/
h5.round {
  padding: 9px 7px 5px 10px;
  font-size: 0.75em;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  background: #f5f5f5;
  border-top: 1px solid #adadad;
  border-left: 1px solid #adadad;
  border-right: 1px solid #adadad;
  /* IE以外なら丸角も！ */
  border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f5f5f5', endColorstr = '#dedede');
  /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
  /*Element must have a height (not auto)*/
  /*All filters must be placed together*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f5f5f5', endColorstr = '#dedede')";
  /*Element must have a height (not auto)*/
  /*All filters must be placed together*/
  background-image: -moz-linear-gradient(top, #f5f5f5, #dedede);
  background-image: -ms-linear-gradient(top, #f5f5f5, #dedede);
  background-image: -o-linear-gradient(top, #f5f5f5, #dedede);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#f5f5f5), to(#dedede));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #dedede);
  background-image: linear-gradient(top, #f5f5f5, #dedede);
  /*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}

body {
  margin: 0px;
}

h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.45em;
  line-height: 1.2;
  margin: 0 0 20px;
  padding-bottom: 2px;
}

p.ttl_m {
  margin: 3% 0 0;
  padding: 1.1% 1% 1%;
  background-color: #878787;
  font-weight: bold;
  font-size: 1.1em;
  color: #ffffff;
}

/* 上メニュー
----------------------------*/
#list_style {
  margin: 0 0 30px 0;
  background-color: #e7ebee;
  zoom: 1;
}

#list_style ul {
  padding: 10px 0 10px 10px;
  zoom: 1;
}

#list_style li {
  float: left;
  margin: 0 7px 5px 0;
}

#list_style li img {
  margin: 0;
}

/* メイン
----------------------------*/
div.cate {
  margin: 0px 0 0 0;
}

p.cate_ttl {
  font-weight: bold;
  font-size: 1.05em;
  padding: 1.5% 1.5% 1.3%;
  margin: 0 0 2% 0;
  border: 1px solid #cccccc;
  border-top: 2px solid #ffc926;
}

#container div.item {
  margin: 0 0 40px 10px;
  width: 370px;
  float: left;
  zoom: 1;
}

p.caption {
  margin: 0;
  padding: 6px 0 8px 9px;
  font-size: 0.85em;
  font-weight: bold;
  line-height: 1.25em;
  background-color: #f4f4f4;
  border-left: 4px solid #888888;
  height: 29px;
}

p.caption-one {
  margin: 0;
  padding: 14px 0 13px 9px;
  font-size: 0.85em;
  font-weight: bold;
  line-height: 1.2em;
  background-color: #f4f4f4;
  border-left: 4px solid #888888;
  height: 16px;
}

div.item_inner {
  position: relative;
}

div.left_area {
  float: left;
  margin: 10px 0 0 0;
  width: 200px;
}

div.left_area img {
  border: 1px solid #cccccc;
  border-bottom: none;
}

div.right_area {
  margin: 10px 0 0 20px;
  float: left;
  width: 150px;
}

div.right_area p.name {
  font-weight: bold;
  font-size: 0.8em;
  line-height: 1.3em;
  background: #fff url(/static/images/product/oatap/adapter/ya.gif) no-repeat 0px 2px;
  padding: 0 0 0 15px;
}

div.right_area p.name span {
  font-weight: normal;
  font-size: 85%;
}

div.right_area p.price {
  margin: 10px 0 0 0;
  font-size: 0.75em;
}

p.fig {
  position: absolute;
  bottom: 0px;
  right: 10px;
}

p.fig2 {
  position: absolute;
  top: 60px;
  left: 7px;
}

p.icons {
  margin: 7px 0 0 0;
}

p.icons img {
  margin: 0 5px 3px 0;
}

p.mt0,
div.mt0 {
  margin-top: 0px;
}

p.mt40,
div.mt40 {
  margin-top: 40px;
}

div.right {
  margin-left: 54px;
}
