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

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

h2 {
  font-size: 1.6em;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #333333;
  padding: 0 0 8px;
}

/* トップイメージ */
/*
div.right_area {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
*/
div.sedai {
  text-align: right;
}

div.sedai a {
  display: inline-block;
  padding: 1.2% 1.5%;
  border: 1px solid #1C64B3;
  width: 18%;
  text-align: center;
}

div.sedai a img {
  vertical-align: middle;
  margin-right: 5%;
}

div.sedai a:hover {
  opacity: 0.6;
  color: #1C64B3;
  text-decoration: none;
}

/* メニュー */
div#menu_area {
  margin-top: 70px;
  padding: 0 7px;
}

ul.content_menu {
  margin-bottom: 50px;
  float: left;
}

ul.content_menu.menu-l {
  margin-left: 55px;
  width: 485px;
}

ul.content_menu.menu-r {
  width: 390px;
}

ul.content_menu li {
  margin-bottom: 17px;
}

ul.content_menu li img {
  vertical-align: -3px;
  margin-right: 5px;
}

ul.content_menu li a {
  font-weight: normal;
  font-size: 1.05em;
  text-decoration: underline;
}

/* 実コンテンツ */
div#content_area h3 {
  background-color: #DDDDDD;
  font-size: 1.4em;
  margin-bottom: 19px;
}

div#content_area h3 img, div#content_area h3 p {
  float: left;
}

br.smart {
  display: none;
}

div#content_area h3 p {
  padding: 13px 15px 10px;
}

div.comment div.comment_left {
  float: left;
  width: 250px;
}

div.comment div.comment_right {
  float: right;
  width: 710px;
}

div.comment div.comment_left img.product_img {
  width: 250px;
  height: 250px;
  border: 1px solid #E6E6E6;
}

div.comment div.comment_right h4 {
  font-size: 1.25em;
  margin-bottom: 15px;
  line-height: 1.3;
}

div.comment div.comment_right a.product_link {
  font-weight: bold;
  font-size: 1.1em;
}

div.comment div.comment_right a.product_link img {
  vertical-align: 0px;
  margin-right: 3px;
}

div.comment div.comment_right p.price {
  margin-top: 5px;
  font-size: 0.95em;
}

div.comment div.comment_right p.comment_note {
  font-size: 1em;
  line-height: 1.6;
  margin-top: 20px;
}

div.comment div.comment_right p.comment_note span {
  color: #FF0000;
  display: block;
  text-indent: -1em;
  margin: 0.2em 0 0 1em;
  font-size: 0.93em;
}

div.comment div.comment_right p.product_list_outer {
  margin-top: 30px;
  padding-left: 379px;
}

div.comment div.comment_right a.product_list {
  border: 1px solid #0675ce;
  display: block;
  font-size: 0.8em;
  padding: 12px 10px 10px;
  text-align: center;
  width: 310px;
}

div.comment div.comment_right a.product_list:hover {
  background-color: #EEEEEE;
  text-decoration: none;
  color: #1C64B3;
}

div.comment div.comment_right a.product_list img {
  margin-left: 4px;
  vertical-align: 0px;
}

div.comment {
  margin-bottom: 82px;
}

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

#main-contents {
  /*border:1px solid #fff;
	padding:0 0 0 0 ;
	letter-spacing:1px;*/
  width: 980px;
}

#main-contents .inner_area {
  padding-bottom: 35px;
}

#main-contents #mainTxt {
  font-size: 0.95em;
  line-height: 1.65em;
  padding: 18px 7px 0;
  width: 90%;
  margin: 0 auto;
}

#main-contents .right_area {
  margin: -10px 0 20px 0;
  text-align: center;
}

#main-contents .bottom_banner {
  margin: 30px 0 20px 0;
  text-align: center;
}

ul#speakerType {
  background: #fff;
  width: 980px;
}

ul#speakerType:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
  padding: 0 0 30px 0;
}

ul#speakerType li {
  width: 480px;
  background: #fff;
  float: left;
  text-align: left;
}

p#gotoSpeaker {
  clear: both;
  border-top: 1px dotted #ccc;
  padding: 15px 0 0 0;
  text-align: right;
}

p#gotoSpeaker a {
  border: 1px solid #bcbcbc;
  background: #f6f6f6;
  padding: 5px;
  font-size: 0.9em;
}

p#gotoSpeaker a:hover {
  padding: 5px;
  font-size: 0.9em;
}

/* パッシブラジエーター対応製品一覧 */
div.product_list {
  margin-bottom: 47px;
}

div.product_list_inner {
  margin-left: -15px;
  padding-bottom: 15px;
  padding-top: 15px;
}

hr {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px dashed #CCCCCC;
  margin: 0;
}

dl {
  float: left;
  width: 180px;
  padding-left: 27px;
}

dl dt {
  text-align: left;
  padding-right: 0;
}

dl dt a img {
  margin: 0 auto 10px;
  display: block;
}

div.product_list a, .product_list span.note {
  display: block;
}

.product_list span.note {
  font-size: 0.85em;
}

.product_list span.note {
  margin-bottom: 4px;
}

div.product_list a {
  font-size: 0.9em;
  font-weight: bold;
}

div.product_list a.stock {
  font-size: 0.8em;
  font-weight: bold;
  margin: 8px 0px 4px;
}

div.product_list a.stock.link {
  font-size: 0.8em;
  font-weight: bold;
  margin: 8px 0px 4px;
  padding-left: 14px;
  background: url(/static/images/seihin_joho/surface_go_acc/yajirushi.png) no-repeat 0 0;
}

.product_list span {
  font-size: 0.8em;
  line-height: 1.4;
}

/* おすすめ商品 */
/* お手入れを始める前に */
.bottom_banner_inner_top .text_before {
  display: block;
  margin-top: 10px;
  line-height: 1.55;
  font-size: 0.9em;
}

.bottom_banner_inner_top img {
  margin-right: 5px;
}

.text_before_ttl {
  font-weight: bold;
}

.bottom_banner_inner_top {
  background-color: #E6F2FE;
  border-radius: 5px;
  padding: 25px;
  width: 650px;
  margin: 0 auto;
}

.bottom_banner_inner_bottom {
  margin-top: 60px;
  margin-bottom: 40px;
  padding-top: 45px;
  border-top: 1px dotted #BBBBBB;
}

.bottom_banner_inner_bottom a {
  display: block;
  width: 480px;
  height: 100px;
  margin: 0 auto;
}

/* バナーエリア */
p.banner_area {
  margin-top: 100px;
  margin-bottom: 30px;
  padding-top: 40px;
  text-align: center;
  border-top: 1px solid #DDDDDD;
}

p.banner_area span.banner-sepa {
  display: block;
  margin: 10% 0 2.5%;
  text-align: left;
  font-size: 1.05em;
  border-bottom: 1px solid #DDDDDD;
  padding: 0 0 0.5% 1%;
}

a.pro {
  display: inline-block;
}

/* 価格 */
span.zeinuki {
  margin-right: -7px;
}

/* サイドメニュー */
div#side_sp {
  display: none;
}

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