@charset "UTF-8";
@import url(digicame_case_common.css);
/*************************

digicame_case.css

*************************/
#container {
  width: 980px;
}

h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  line-height: 1.2;
  margin-bottom: 13px;
  padding-bottom: 0;
}

#ttl_bnr {
  margin: 0px 0 50px 0px;
}

/* リスト
---------------------------*/
#list_style ul {
  padding: 0 0 15px 0;
  background-color: #eee;
}

#list_style li {
  display: inline;
}

#list_style li img {
  margin: 10px -8px -1px 10px;
}

#type {
  margin-bottom: 8px;
}

#correspondence {
  float: right;
  width: 672px;
  padding-bottom: 14px;
  background-image: url("/static/images/product/acc/digicame/back_taiouhyou.png");
  background-repeat: no-repeat;
}

#correspondence img {
  float: right;
  padding: 10px;
}

/* ラインナップ
----------------------------*/
#soft {
  background: url(/static/images/product/acc/digicame/ttl_1.png) no-repeat 0 0;
  height: 36px;
  padding: 9px 0px 0px 45px;
  font-size: 1.2em;
  clear: both;
}

#ichigan {
  background: url(/static/images/product/acc/digicame/ttl_2.png) no-repeat 0 0;
  height: 36px;
  padding: 9px 0px 0px 45px;
  font-size: 1.2em;
  clear: both;
}

#hard_tool {
  background: url(/static/images/product/acc/digicame/ttl_3.png) no-repeat 0 0;
  height: 36px;
  padding: 9px 0px 0px 45px;
  font-size: 1.2em;
  clear: both;
}

/* ラインナップ
---------------------------*/
.lineup_area {
  float: left;
  padding-bottom: 17px;
  margin-left: -36px;
}

/* リスト左
---------------------------*/
.list_left {
  float: left;
  padding: 0px 0px 49px 36px;
  width: 389px;
}

/* リスト右
---------------------------*/
.list_right {
  float: left;
  padding: 0px 0px 49px 0px;
  width: 389px;
}

.list_title {
  margin-bottom: 9px;
  padding: 3px 0 4px 9px;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 17px;
  border-left: 4px solid #999999;
  border-bottom: 1px solid #999999;
}

.list_title_short {
  margin-bottom: 9px;
  padding: 12px 0 12px 9px;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 17px;
  border-left: 4px solid #999999;
  border-bottom: 1px solid #999999;
}

/* 画像枠
---------------------------*/
.frame {
  border: solid 1px #ccc;
}

/* 左
---------------------------*/
.left_area {
  float: left;
  width: 190px;
}

/* 右
---------------------------*/
.right_area {
  float: left;
  padding-left: 11px;
  font-size: 0.84em;
}

/* 品番
---------------------------*/
.right_area .itemnum {
  font-weight: bold;
  margin-bottom: 7px;
}

.right_area .itemnum a {
  margin-left: 3px;
}

.right_area .size {
  font-weight: bold;
  margin-bottom: 5px;
}

/* 商品説明文
---------------------------*/
.article {
  margin-bottom: 10px;
  width: 166px;
}

.article_bold {
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 17px;
}
