@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 10px 0;
	background:url('/support/e_fan/images/img_newmodel_under.gif') no-repeat bottom left;
}

.newModelHi {
	padding-top:10px;
}

.modelList li.newModelHi{
	float:left;
	padding:0 10px 10px 0 !important;
	background:url('/support/e_fan/images/img_newmodel_hi_under.gif') no-repeat bottom left !important;
}

/* 新製品モデル */
.newModelLink {
	clear:both;
	width:165px;
	height:47px;
	text-align:right;
	background:url('/support/e_fan/images/img_newmodel_txtbg.gif') no-repeat 0 0;
}

.newModelLinkHi {
	clear:both;
	width:185px;
	height:47px;
	text-align:right;
	background:url('/support/e_fan/images/img_newmodel_hi_txtbg.gif') no-repeat 0 0;
}

/* 新製品モデル */

.modelList li ul {
	float:left;
	width:160px;
	padding-left:10px;
}

.modelList li img {
	padding:0;
}


.modelList li ul li {
	float:none;
	padding:8px 0 0 23px;
	text-align:left;
	font-weight:bold;
	background:url('/support/e_fan/images_global/img_icon_blue.gif') no-repeat 0 8px;
}
.modelList li ul li a {
	vertical-align:top;
}
.modelList li ul li p {
	font-size:0.7em;
	font-weight:normal;
	text-align:left;
	margin-top:3px;
}

.modelList li ul li p.newHiposition {
	font-size:0.7em;
	font-weight:normal;
	text-align:left;
	margin:3px 0 0 -15px !important;
}


/* ----------------------------------------------------
	Ｑ＆Ａ 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 #fff;
	border-left:solid 1px #fff;
	border-collapse:collapse;
	margin-left:15px;
	margin-top:10px;
	font-size:0.9em;
}
#searchList table td {
	width:200px;
	padding:0 5px 0 5px;
	border-bottom:dotted 1px #ccc;
	border-right:dotted 1px #ccc;
}
.ttlModel {
	background-color:#f2f2f2;
	text-align:center;
}

.ttlModelname {
	height:40px;
	border-right:solid 1px #fff !important;
	border-bottom:solid 1px #fff !important;
	background:#3399ff;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.ttlModelnameRight {
	height:40px;
	border-right:dotted 1px #ccc !important;
	border-bottom:solid 1px #fff !important;
	background:#3399ff;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.ttlModel img {
	padding:10px 10px 10px 0px;
}
#searchList table td.oneLine{
	vertical-align:top;
	margin-top:10px;
}

#searchList table td li {
	float:none;
	text-align:left;
	margin:5px 0 5px 60px;
	list-style-type:none;
}
#searchList table td li a {
	clear:both;
	margin:5px;
	font-weight:normal;
}
#searchList table th {
	width:100px;
	padding:3px;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
	background:#3399ff;
	color:#fff;
	font-weight:normal;
	text-align:center;
}
#searchList table th.ttlCyclone {
	width:560px;
	text-align:center;
}
#searchList table th.ttlYear {
	font-weight:bold;
	border-bottom:dotted 1px #ccc;
}
#searchList table th.ttlType {
	height:69px;
	vertical-align:text-top;
}
#searchList table th.bdb {
	border-bottom-color:#3399ff;
}
#faqSearch .listNotes {
	clear:both;
	padding:15px;
	font-size:0.9em;
	font-weight:bold;
}
