@charset "UTF-8";
@import url("dig_protectfilm_common.css");
/*--------------------------------------
　括り
---------------------------------------*/
#container {
  width: 980px;
}

/*--------------------------------------
　タイトル
---------------------------------------*/
#wrap-container #container h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  line-height: 1.2;
  margin: 0 0 12px;
  padding-bottom: 0;
}

/*--------------------------------------
　タイトルバナー
---------------------------------------*/
.title-banner img {
  margin: 65px 0 0px 20px;
}

/*--------------------------------------
　デジタルカメラ用液晶保護フィルム対応表はこちら
---------------------------------------*/
.navigation {
  margin: 7px 0 0px 0px;
  text-align: right;
  font-size: 0.9em;
}

/*--------------------------------------
　ラインナップ
---------------------------------------*/
#lineup-area {
  margin: 0px 0 0px 0px;
  padding: 0px 0 0px 0px;
  zoom: 100%;
}

#lineup-area:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*--------------------------------------
　ラインナップ（デジタルビデオカメラ用）
---------------------------------------*/
#lineup-area-inner {
  margin: 0 0 80px 0px;
  padding: 0px 0 0px 0px;
}

*:first-child + html #lineup-area-inner {
  margin: -25px 0 60px 0px;
  padding: 0px 0 0px 0px;
}

#lineup-area-inner:before {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*--------------------------------------
　デジタルカメラ用
---------------------------------------*/
h2.cateTitle {
  margin: 15px 0 12px 0px;
  padding: 10px 0 10px 10px;
  color: #FFFFFF;
  background-color: #1E82DA;
  font-size: 1.25em;
}

/*--------------------------------------
　リスト部分
---------------------------------------*/
.listArea {
  margin: 0px 0 22px 0px;
  padding: 0px;
  list-style-type: disc;
  list-style: none;
  font-size: 0.95em;
  line-height: 1.5em;
}

/* 製品紹介
-------------------------------*/
#wrap-container #container h3.subA, #wrap-container #container h3.subB {
  padding-bottom: 2px;
  margin-bottom: 10px;
}

#wrap-container #container h3.subA p {
  border-left: 4px solid #12A9E0;
  font-size: 0.97em;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-top: 2px;
}

#wrap-container #container h3.subB p {
  border-left: 4px solid #39AE6A;
  font-size: 1.1em;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-top: 4px;
}

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

.bundle {
  margin-bottom: 20px;
}

.bundle-inner {
  margin-bottom: 60px;
}

/* title under margin */
h2#titleBus {
  margin-bottom: 10px;
}

h2 span {
  font-weight: normal;
  font-size: 0.8em;
  margin-left: 25px;
}

.productListArea {
  margin-left: -10px;
  zoom: 100%;
}

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

*:first-child + html .productListArea {
  margin-left: 0px;
}

.listLeft {
  padding: 0px;
  position: relative;
  margin-left: 10px;
  margin-bottom: 30px;
  margin-top: -7px;
}

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

*:first-child + html .listLeft {
  padding: 10px;
  position: relative;
  float: left;
  /*width: 376px;
	height: 242px;*/
  margin-right: 7px;
  margin-left: 0px;
}

.listLeft img.mark {
  left: 127px;
  position: absolute;
  top: 34px;
}

.listTitle {
  font-size: 0.96em;
  font-weight: bold;
  margin-bottom: 12px;
}

.leftArea a img {
  padding-left: 5px;
}

/*
.firstArea {
	padding-left: 225px;
}
*/
.firstArea-inner {
  float: left;
  margin-left: 8px;
  width: 325px;
}

.secondArea {
  padding-left: 220px;
  padding-top: 8px;
}

.secondArea-inner {
  float: left;
  margin-left: 8px;
  width: 325px;
}

.productName {
  font-weight: bold;
  font-size: 0.95em;
  margin-bottom: 7px;
}

.productName span {
  font-size: 0.8em;
  font-weight: normal;
  padding-left: 2px;
}

.productName img {
  top: 20px;
  right: 30px;
}

.price {
  font-size: 0.8em;
  margin-bottom: 7px;
}

.linear {
  font-size: 0.8em;
  margin-bottom: 15px;
}

.tableArea {
  padding: 0 0 20px 0px;
  margin: -5px 0 0 0px;
  width: 540px;
  white-space: nowrap;
}

.subimag-Area {
  padding: 0 0 0 0px;
  border: 1px solid #DEDEDE;
  width: 100px;
  margin: 0px 10px 0 0px;
}

/*--------------------------------------
　テーブル部分
---------------------------------------*/
.tableArea-inner {
  border-collapse: collapse;
}

.tableArea-inner th {
  width: 132px;
  padding: 6px;
  font-size: 0.95em;
  font-weight: normal;
  vertical-align: top;
  color: #333;
  background-color: #eee;
  border: 1px solid #b9b9b9;
  padding-left: 15px;
}

.tableArea-inner td {
  padding: 8px 6px 8px 14px;
  width: 540px;
  font-size: 0.95em;
  background-color: #fff;
  border-width: 1px 1px 1px 1px;
  border-color: #b9b9b9;
  border-style: solid;
}

td.tableArea-inner_topbold {
  /*padding: 6px;*/
  background-color: #fff;
  border-width: 2px 1px 1px 1px;
  border-color: #888888 #b9b9b9 #b9b9b9 #b9b9b9;
  border-style: solid;
}

td.strong {
  font-weight: bold;
}

td.centering {
  text-align: right;
}

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