@charset "Shift_JIS";
/* ===================================================================
	Main Contents Style 【Ｑ＆Ａ】
=================================================================== */
/* ----------------------------------------------------
	Contents Wrap
---------------------------------------------------- */
#contents {
	width:950px;
	padding:20px;
}
/* ----------------------------------------------------
	New Model
---------------------------------------------------- */
#newModel {
	padding:10px 0 10px 15px;
	border:1px solid #cadbef;
	background:#d8ebfc;
}
.modelList {
	padding-top:10px;
}
.modelList li {
	float:left;
	padding:0 10px 12px 0;
	background:url('/support/refrigerator/images/img_newmodel_under.gif') no-repeat bottom left;
}
.faqLink {
	clear:both;
	width:223px;
	height:90px;
	text-align:right;
	background:url('/support/refrigerator/images/img_newmodel_txtbg.gif') no-repeat 0 0;
}
.modelList li ul {
	float:left;
	width:145px;
	padding-left:10px;
}
.modelList li ul li {
	float:none;
	padding:8px 0 0 23px;
	text-align:left;
	font-weight:bold;
	background:url('/support/refrigerator/images_global/img_icon_blue.gif') no-repeat 0 8px;
}
.modelList li ul li a {
	vertical-align:top;
}
.modelList li img {
	float:right;
}

.modelList li ul li p {
	font-size:0.7em;
	font-weight:normal;
	text-align:left;
	margin-top:3px;
}

.modeltxtBox {
	font-size:0.8em;
	line-height:1.2em;
	margin-top:7px;
	text-align:left;
	font-weight:normal;
}

/* ----------------------------------------------------
	Ｑ＆Ａ Search
---------------------------------------------------- */
#faqSearch {
	clear:both;
	padding:40px 0;
}
#faqSearch:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #faqSearch {
	height: 1%;
}
#faqSearch {
	zoom: 100%;
	min-height: 1%;
}
/* 検索ボックス */
#freeSearch {
	padding:15px 15px 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;
}
#freeSearch .formArea {
	border:1px solid #666;
}
#freeSearch .formArea form {
	padding:10px 20px;
	border:3px solid #ccc;
}
#freeSearch .formArea form .txt {
	float:left;
	padding:4px 10px 0 0;
	font-weight:bold;
}
#freeSearch .formArea form #txt_faq {
	float:left;
	padding:2px 5px 2px 5px;
	font-size:1.2em;
}
#freeSearch .formArea form #btnSch1 {
	float:left;
	width:4em;
	height:2em;
	margin-left:10px;
	font-size:0.9em;
	border:1px solid #ccc;
	background:#eee;
}
#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;
}
/* 機種名リスト */
#searchList {
	clear:both;
	padding:5px 15px 15px 10px;
	font-size:0.9em;
}

#searchList table {
	padding:5px;
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-collapse:collapse;
	margin-left:15px;
	margin-top:10px;
	font-size:0.9em;
} 

#searchList table td {
	width:100px;
	padding:3px 0 0 5px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	vertical-align:top;
}

.bgColor01 {
	background:#eef4e4;
}

.bgColor02 {
	background:#00b0f0;
	color:#fff;
}

#searchList table td li {
	float:none;
	text-align:left;
	margin:5px;
} 

#searchList table td li a {
	clear:both;
	vertical-align:top;
	margin:5px;
	font-weight:normal;
} 

#searchList table th {
	width:100px;
	padding:3px;
	border-right:solid 1px #CCCCCC;
} 

#searchList table th  {
	padding:3px;
	text-align:center;
	border-bottom:none;
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
}

.ttlCapa {
	width:100px;
	padding:3px;
	border-bottom:solid 1px #CCCCCC;
	background-color:#f2f2f2;
	text-align:center;
	}

#faqSearch .listNotes {
	clear:both;	padding:15px;
	font-size:0.9em;
	font-weight:bold;
}