@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 54px 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.85em;
  line-height: 1.3em;
  font-weight: bold;
  color: #4F4F4F;
}

body .contentsMenu_sp {
  display: none;
}

/*---------------------------
見出し2タイトル
---------------------------*/
h2.cateTitle {
  /*
	background: url(/static/images/product/dosvparts/parts_cate_h2.jpg) no-repeat 0 0;
*/
  margin: 0;
  padding: 9px 0 0 42px;
  width: 814px;
  height: 56px;
  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: 0.9em;
  line-height: 2em;
  text-indent: 1em;
  color: #333333;
  background-color: #DFEFFF;
}

h2#driver {
  background: url(/static/images/product/dosvparts/tool_cate_h2_01.jpg) no-repeat 0 0;
}

h2#mag {
  background: url(/static/images/product/dosvparts/tool_cate_h2_02.jpg) no-repeat 0 0;
}

h2#pow {
  background: url(/static/images/product/dosvparts/tool_cate_h2_02.jpg) no-repeat 0 0;
}

h2#electricity {
  background: url(/static/images/product/dosvparts/tool_cate_h2_02.jpg) no-repeat 0 0;
}

h2#sponge {
  background: url(/static/images/product/dosvparts/tool_cate_h2_03.jpg) no-repeat 0 0;
}

h2#grease {
  background: url(/static/images/product/dosvparts/tool_cate_h2_04.jpg) no-repeat 0 0;
}

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

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

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

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

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

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.75em;
  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(/static/images/product/dosvparts/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 span.item-comment {
  font-size: 0.85em;
  line-height: 1.2em;
}
