@charset "UTF-8";
a {
  outline: none;
}

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

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

/* タイトル
-------------------------------------*/
h1 {
  margin: 0 0 19px 0;
  padding-bottom: 2px;
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.8em;
  font-weight: normal;
}

h2 {
  margin-top: 15px;
  clear: both;
}

.clearbox h3 {
  border-left: 3px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 10px 7px;
  font-size: 0.9em;
  line-height: 1.3;
  margin-bottom: 10px;
  height: 20px;
}

h3.type2l {
  border-left: 3px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 0 7px 15px;
  font-size: 0.9em;
  line-height: 1.3;
  margin-bottom: 10px;
  height: 25px;
}

#contents {
  /*	background-color: #EEFFEE;*/
}

/* メインコンテンツ
-------------------------------------*/
#menuArea {
  background: url(/static/images/product/acc/filing_img/memory_base.gif) no-repeat 0 0;
  padding: 11px 5px 11px 8px;
  margin-top: 20px;
  margin-bottom: 25px;
  width: 970px;
  height: 131px;
}

#menuArea a img {
  margin-bottom: 3px;
}

.clearbox:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.catebox {
  width: 475px;
  margin-top: 14px;
  float: left;
  zoom: 100%;
}

.catebox_r {
  width: 475px;
  margin-top: 14px;
  float: right;
  zoom: 100%;
}

.mgn5 {
  margin-bottom: 5px;
}

.height2l {
  height: 306px;
}

.height3l {
  height: 324px;
}

.second {
  margin-top: 40px;
}

.catebox a.imgMain, .catebox_r a.imgMain {
  float: left;
  padding-right: 10px;
}

.catebox a.imgMain img, .catebox_r a.imgMain img {
  border: 1px solid #DADADA;
}

.catebox span.hinmei, .catebox_r span.hinmei {
  display: block;
  font-weight: bold;
  font-size: 0.75em;
  margin-bottom: 7px;
  line-height: 1.4;
}

.catebox span.price, .catebox_r span.price {
  display: block;
  font-size: 0.8em;
  margin-bottom: 11px;
}

.catebox img.icon, .catebox_r img.icon {
  margin-bottom: 12px;
}

.catebox img.icon2, .catebox_r img.icon2 {
  margin-bottom: 0px;
}

.catebox p.point img, .catebox_r p.point img {
  border: 1px solid #DADADA;
  margin-right: 4px;
}

.catebox ul, .catebox_r ul {
  clear: both;
  margin-top: 5px;
}

.catebox ul li, .catebox_r ul li {
  width: 235px;
  float: left;
  padding: 3px 0;
}

.catebox ul img, .catebox_r ul img {
  margin-right: 5px;
}

.catebox ul li a, .catebox_r ul li a {
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: underline;
  margin-right: 3px;
}

.catebox ul li span, .catebox_r ul li span {
  font-size: 0.7em;
}

div.battery-case-inner {
  position: relative;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 60px;
}

div.battery-case-inner a {
  position: absolute;
  right: 31px;
  top: 35px;
}

/*
共通
----------------------------------------*/
.return {
  font-size: 0.8em;
  line-height: 1.3;
  margin-top: 25px;
  text-align: right;
  clear: both;
}

.3l {
  height: 66px;
}
