﻿@charset "UTF-8";
/* ---docフォルダ内-------- */

.blue h3 {
  padding-left:0;
}
.bdbNone {
	border-bottom:0 !important;
}
/* ----------------------------------------------------
	仕様比較表
---------------------------------------------------- */
.spec {
	/*padding:0 27px 10px 3px;*/
}
.spec .subTtl01 {
	margin-bottom:10px;
	background:#cecece;
	padding:5px;
}
.spec .subTtl01 span {
	padding-left:5px;
	border-left:5px solid #fff;
}
.spec .imgBg01 {
	margin-top:40px;
	padding-bottom:50px;
	background:url(/support/refrigerator/images/img_sakura.gif) no-repeat right bottom;
}
.fntXsmall { font-size:10px; }
.spec table {
	table-layout: fixed;
	width:100%;
	padding:0;
	border-collapse:collapse;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
}
.spec table th ,
.spec table td {
	font-size:0.8em;
}
.spec table th {
	padding:5px 0;
	border-top:1px solid #999;
	border-right:1px solid #999;
	background:#eee;
	text-align:center;
}
.spec table td {
	width:20% !important;
	padding:8px 3px;
	text-align:center;
	border-top:1px solid #999;
	border-right:1px solid #999;
}
.spec table th.dotLine {
	width:185px;
	padding:2px 5px;
	font-weight:normal;
	border-top:1px dotted #999;
	border-right:1px solid #999;
}
.spec table td.dotLine {
	padding:0;
	border-top:1px dotted #999;
	border-right:1px solid #999;
}
.spec table td.floorSpace {
	width:165px;
	padding:3px 0 3px 8px;
}
.vaBottom {
	vertical-align:bottom;
}
.cellWidth01 {
	width:12% !important;
}
/* ----------------------------------------------------
	よくある質問
---------------------------------------------------- */
.qaList {
	padding:5px 15px 5px 15px;
}
.qaList li {
	min-height:25px;
	/min-height:auto;
	padding:14px 10px 10px 30px;
	border-bottom:1px dotted #999;
	background:url(/support/images/ico_q.gif) no-repeat 0 10px;
	font-weight:bold;
	/display:list-item;
	/overflow:hidden;
}
.qaList li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.qaList li .no {
	width:2em;
	float:left;
	text-align:right;
	padding-right:5px;
}
.qaList li a {
	float:left;
	width:700px;
}

.subttl{
	margin: 0 0 5px!important;
	padding: 0 0 5px 20px !important;
	background: #fff url(/support/images/ico_square_matb.gif) no-repeat 2px 4px !important;
	border-bottom: 3px solid #ccc!important;
}

/*別売品
--------------------------------------------------*/
.ttl_main {
    margin: 20px 0;
    padding: 8px 8px 8px 10px;
    font-size: 1.1em;
    background: #f0f0f0;
}
.ttl_sub {
	margin-bottom:20px;
	font-size:16px;
	padding-left:10px;
	border-left:5px solid #e10000;
}
.bgSearchBox {
    margin: 20px 15px 20px 0;
    padding-left: 110px;
    min-height: 64px;
    background: url(/support/aquos/images/ico_search.gif) no-repeat 25px 50%;
}
/* 検索ボックス */
#freeSearch {
	padding:15px 0 0 15px;
}
#freeSearch .searchBox {
	float:left;
}
* html #freeSearch .searchBox {
	width:38%;
}
#freeSearch .searchBox #errorText {
	padding:5px;
	height:15px;
	color:#ef0000;
	font-size:0.8em;
	font-weight:bold;
}
div#freeSearch {
	width:550px;/*
	height:71px;*/
	border:1px solid #d9d9d9;
	background:#f8f8f8;
}
#freeSearch .formArea form {
	float:left;
	width:270px;
	padding: 10px 0 0 30px;
}
#freeSearch .formArea form #typeTxt {
	float:left;
	padding:2px 5px 2px 5px;
	font-size:1.2em;
	border:2px solid #b6b6b6;
}
#freeSearch .formArea form #btnSch1 {
	float:left;
	width:4em;
	height:2em;
	margin-left:10px;
	font-size:0.9em;
	border:1px solid #ccc;
	background:#fff;
}
#freeSearch .formArea form:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #freeSearch .formArea form {
	height: 1%;
}
#freeSearch .formArea form {
	zoom: 100%;
	min-height: 1%;
}
#freeSearch .formNotes {
	float:left;
	padding:35px 0 0 20px;
	font-size:0.8em;
	font-weight:bold;
}
.boxTopline {
	border-top:1px dotted #ccc;
	padding:10px 0 5px 0;
}
/* 形名確認のしかた */
.typeSearch {
	padding-top:15px;
	width:150px;
	float:left;
	line-height:1;
}
.typeSearch a {
	padding-left:10px;
	background:url("/support/images/arrow_link.gif") no-repeat 0 50%;
}

.lineTable {
	width:90%;
	margin:20px auto 10px;
}