@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;
}

#newmodelFilter{
	width:572px;
	margin:10px 0 5px 10px;
	}

#newmodelFilternone{
	width:332px;
	margin:10px 5px;
	}

.ttlFilter{
	width:555px;
	padding:3px;
	color:#FFFFFF;
	font-size:0.8em;
	text-align:center;
	background:#67a2df;}
	
.ttlFilter2{
	width:315px;
	padding:3px;
	color:#FFFFFF;
	font-size:0.8em;
	text-align:center;
	background:#67a2df;}

.seriesListtwo{
	padding-top:10px;
	float:left;
	}

.seriesListtwo li {
	float:left;
	padding:0 5px 14px 0;
	background:url('/support/air_con/images/img_newmodel_under_b.gif') no-repeat bottom left;
}

.faqLinkbig {
	clear:both;
	text-align:left;
	background:url('/support/air_con/images/img_newmodel_txtbg_big.gif') no-repeat 0 0;
}

.seriesListtwo li ul {
	width:220px;
	height:118px;
	padding-left:10px;
}

.seriesListtwo li ul li {
	float:left;
	padding:5px 10px 0 23px;
	text-align:left;
	font-size:0.8em;
	font-weight:bold;
	background:url('/support/air_con/images_global/img_icon_blue.gif') no-repeat 0 5px;
}
.seriesListtwo li ul li a {
	vertical-align:top;
}

.seriesList{
	padding-top:10px;
	float:left;
	}

.seriesList li {
	float:left;
	padding:0 5px 14px 0;
	background:url('/support/air_con/images/img_newmodel_under.gif') no-repeat bottom left;
}

.faqLink {
	clear:both;
	text-align:left;
	background:url('/support/air_con/images/img_newmodel_txtbg.gif') no-repeat 0 0;
}

.seriesList li ul {
	width:140px;
	height:118px;
	padding-left:20px;
}

.seriesList li ul li {
	float:none;
	padding:5px 0 0 23px;
	text-align:left;
	font-weight:bold;
	font-size:0.8em;
	background:url('/support/air_con/images_global/img_icon_blue.gif') no-repeat 0 5px;
}
.seriesList li ul li a {
	vertical-align:top;
}

/* ----------------------------------------------------
	Ｑ＆Ａ 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;
	height:76em;
	padding:5px 15px 15px 10px;
	font-size:0.9em;
}
#searchList ul {
	height: auto;
}

#searchList ul li {
	float:left;
	padding:5px;
	width:88px;
	border-left:1px dotted #ccc;
}
#searchList ul li.bdNone {
	border:0;
}
#searchList ul li ul {
	border:0;
}
#searchList ul li ul li {
	float:none;
	padding:5px 0 5px 5px;
	border:0;
}
#searchList ul li .ttlYear {
	padding:3px 10px;
	color:#fff;
	background:#224181;
	text-align:center;
}

#searchList ul li .ttlSeries {
	padding:1px 10px;
	margin:8px 0;
	color:#0070c0;
	font-size:0.7em;
	background:#dbe5f1;
	border:solid 1px #538ed5;
	text-align:center;
}

#searchList ul li .ttlSeriesnone {
	padding:1px 10px;
	margin:8px 0;
	font-size:0.7em;
	text-align:center;
}

#faqSearch .listNotes {
	clear:both;	padding:15px;
	font-size:0.9em;
	font-weight:bold;
}

