@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: 10px 0 10px 0;
  border-bottom: 1px solid #CCCCCC;
}

/* カテゴリ選択
---------------------------------------------- */
#title-banner {
  margin: 0 0 28px 0;
}

p#selectKind {
  margin: 0 0 10px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCCCCC;
}

/* ページリンク
-------------------------------------------------*/
ul.page-link {
  list-style-type: none;
  margin: 0 0 45px 0;
  padding: 14px 0 10px 14px;
  background-color: #F1F1EF;
  border: 1px solid #BBBBB9;
}

ul.page-link li {
  float: left;
  margin: 0 4px 4px 0;
  position: relative;
}

ul.page-link li span.cate-title {
  display: block;
  position: absolute;
  top: 24px;
  left: 46px;
  font-size: 0.95em;
  line-height: 1.3em;
  font-weight: bold;
  color: #4F4F4F;
}

body .contentsMenu_sp {
  display: none;
}

/*---------------------------
見出し2タイトル
---------------------------*/
h2.cateTitle {
  /*
	background: url(../images/parts_cate_h2.jpg) no-repeat 0 0;
*/
  margin: 0;
  padding: 9px 0 0 42px;
  width: 814px;
  height: 46px;
  font-size: 1.1em;
  line-height: 1.2em;
  color: #333333;
  zoom: 100%;
}

p.subtitle {
  margin: 0 0 16px 0;
  padding: 0;
  width: 100%;
  font-size: 1em;
  line-height: 2em;
  text-indent: 1em;
  color: #333333;
  background-color: #DFEFFF;
}

p.subtitle-or {
  margin: 0 0 16px 0;
  padding: 0;
  width: 100%;
  font-size: 1em;
  line-height: 2em;
  text-indent: 1em;
  color: #333333;
  background-color: #FFF7E0;
}

h2#arm {
  background: url(https://www.sanwa.co.jp/static/images/product/acc/dataholder/cate_armtype.jpg) no-repeat 0 0;
}

h2#strap {
  background: url(https://www.sanwa.co.jp/static/images/product/acc/dataholder/cate_deferment.jpg) no-repeat 0 0;
}

h2#display {
  background: url(https://www.sanwa.co.jp/static/images/product/acc/dataholder/cate_display.jpg) no-repeat 0 0;
}

/*製品紹介 外枠
---------------------------*/
.contentOuter_loop {
  float: left;
  margin: 1px 26px 20px 0;
  width: 381px;
  height: 271px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ABABAB;
}

.contentOuter_end {
  float: left;
  margin: 1px 26px 20px 0;
  width: 381px;
  height: 271px;
  padding-bottom: 12px;
}

div.contentList_end {
  margin: 0 0 10px 0;
  padding: 0;
}

/*製品紹介 内枠
---------------------------*/
div.contentList_Inner {
  width: 381px;
}

/*製品紹介 項目
---------------------------*/
h3.comment-top {
  margin: 0 0 10px 0;
  padding: 2px 0 0 8px;
  width: 370px;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1.3em;
  border-left: 4px solid #8A8A8A;
}

h3.two-line {
  padding: 10px 0px 10px 8px;
}

p.photo-area {
  float: left;
  border: 1px solid #CCCCCC;
  width: 200px;
  height: 200px;
}

p.photo-area img.small-image {
  margin: 12.5% 0 0 12.5%;
}

dl.ItemArea {
  width: 178px;
  float: left;
}

dl.ItemArea dt {
  padding: 0px 0 0px 16px;
  margin: 0;
  font-size: 0.8em;
  line-height: 1.2em;
  font-weight: bold;
}

dl.ItemArea dd.hinban {
  padding: 4px 0 0px 32px;
  text-indent: -16px;
  font-size: 0.8em;
  line-height: 1.2em;
}

dl.ItemArea dd.hinban img {
  vertical-align: top;
}

dl.ItemArea dd.hinban a {
  font-weight: bold;
  background: url(https://www.sanwa.co.jp/static/images/product/ya.gif) no-repeat 0px center;
  padding: 0 0 0 15px;
}

dl.ItemArea dd.price {
  padding: 3px 0 4px 16px;
  font-size: 0.8em;
  line-height: 1.2em;
}

dl.ItemArea dd.item-comment {
  text-indent: -16px;
  padding: 4px 0 12px 32px;
  font-size: 0.7em;
  line-height: 1.2em;
}

dl.ItemArea dd.item-comment2 {
  text-indent: 0px;
  padding: 4px 0 12px 16px;
  font-size: 0.7em;
  line-height: 1.2em;
}

dl.ItemArea dd.item-icon {
  padding: 2px 0px 0px 16px;
}

dl.ItemArea dd.item-icon img {
  padding: 3px 3px 0px 0px;
  float: left;
}
