@charset "UTF-8";
/* ヘッド
---------------------------------------------- */
#container {
  width: 980px;
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
}

#main-contents {
  float: right;
  width: 814px;
}

/* 見出し1
---------------------------------------------- */
h1#ttl {
  font-size: 1.2em;
  line-height: 1.4em;
  margin: 0 0 0 12px;
  padding: 0px 0 10px 0;
  border-bottom: 1px solid #CCCCCC;
}

.title-banner {
  margin: 0px 0px 8px 0px;
}

.lead {
  font-size: 0.8em;
  line-height: 1.5;
  margin: 0 7px 20px 7px;
}

h2.cate {
  border-bottom: 1px solid #121212;
  margin: 0 0 20px;
  padding-bottom: 4px;
}

h2.cate#securityslot span {
  display: inline-block;
  width: 50%;
}

h2.cate span {
  display: block;
  border-left: 5px solid #3e65b0;
  padding: 4px 0 4px 10px;
  font-size: 1.4em;
}

h2 a.howtolink {
  display: block;
  width: 31%;
  border: 2px solid #3C6FC2;
  padding: 0.7% 0% 0.5%;
  text-align: center;
  border-radius: 0.3em;
  box-shadow: 0.07em 0.07em 0.2em #888888;
  font-size: 0.9em;
  color: #3C6FC2;
  float: right;
  font-weight: normal;
  margin-top: -0.15em;
}

h2 a.howtolink img {
  vertical-align: -1px;
  margin-right: 4px;
}

h2 a.howtolink:hover {
  opacity: 0.6;
  text-decoration: none;
}

/* 種類から選ぶ
----------------------------------------*/
#type-menu {
  margin: 0 0 40px 0;
}

#type-menu .title {
  height: 20px;
  padding: 8px 0px 0px 0px;
}

.menu-box {
  margin: 0px 0px 8px;
  padding: 12px 0px 8px 12px;
  background: #E8EEFA;
}

.menu-box ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.menu-box ul li {
  position: relative;
  float: left;
  margin: 0px 8px 8px 0px;
}

.menu-box ul li:nth-child(3n) {
  margin-right: 0;
}

.menu-box ul li img {
  border: none;
}

/* アイテム
----------------------------------------*/
.cateArea {
  margin-bottom: 25px;
}

#container .item {
  width: 385px;
  float: left;
  margin-bottom: 55px;
  margin-right: 24px;
}

#container .item:nth-child(2n) {
  margin-right: 20px;
}

#container .item h3 {
  width: 375px;
  font-weight: bold;
  font-size: 0.95em;
  line-height: 1.3em;
  margin-bottom: 8px;
}

#container .item .main-photo {
  float: left;
  width: 180px;
}

#container .item .main-photo img {
  width: 178px;
  border: 1px solid #ccc;
}

#container .item .detail {
  float: left;
  width: 195px;
  padding: 0 0 0 10px;
}

#container .item .detail .hinban {
  margin-top: 2px;
  margin-bottom: 8px;
}

#container .item .detail .hinban a {
  font-weight: bold;
  font-size: 0.8em;
  line-height: 1.2;
  background: url(/static/images/product/acc/security/link_yajirushi.png) no-repeat 0px 3px;
  padding: 0 0 0 15px;
}

#container .item .detail .hinban p img {
  vertical-align: -2px;
}

#container .item .detail .hinban p {
  margin-bottom: 7px;
}

#container .item .detail .hinban p:last-child {
  margin-bottom: 0;
}

#container .item .detail .price {
  font-size: 0.8em;
  line-height: 1.2;
  margin-bottom: 10px;
}

#container .item .detail .note {
  font-size: 0.7em;
  line-height: 1.2;
  margin-bottom: 10px;
}

#container .item .detail .icon {
  margin-top: 15px;
}

#container .item .detail .icon p {
  margin: 0 5px 8px 0;
  display: block;
}

.usbport-banner {
  margin-bottom: 65px;
  text-align: center;
  background: #F3F3F3;
  padding: 12px 0;
  height: 73px;
}

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

.return img {
  margin: 0 3px 0 0;
  vertical-align: middle;
}
