@charset "utf-8";

/* ------------------------------

            support 

---------------------------------*/

#support {}

#support #wrapper {
	border-bottom: 1px #CCC solid;
}
#support #contents {
	width:866px;
	margin:0 auto;
}
#support div.banner_area{
	margin:40px 0 40px -45px;
}
#support div.banner_area img{
	float:left;
	padding-left:45px;
}

#contact {
	margin-bottom: 40px;
}
	/*#contact:after {
		display: block;
		visibility: hidden;
		content: ".";
		clear: both;
		height: 0;
		font-size: 0;
		line-height: 0;
	}
	* html #contact { zoom: 1; }
	*:first-child+html #contact { zoom: 1; }*/

#telSection {
	width: 420px;
	margin-right:26px;
}

#support #telSection h2,
#support #mailSection h2 {
	margin-bottom: 20px;
	background: url(../../img/jp/support/tit_bg.png) left bottom no-repeat;
}

#telSection dt {
	margin-bottom: 8px;
	font-weight: bold;
}

#telSection dd {
	margin-bottom: 20px;
	padding-left: 23px;
}

#telSection p {
	padding-top: 15px;
	border-top: 1px dotted #666666;
}

#mailSection {
	width: 420px;
}

#mailSection p {
	margin-bottom: 1.5em;
}

#mailSection div {
	margin-bottom: 2em;
	text-align: center;
}

/*タイトル*/
.underlineTitle span{
	margin: 0 0 0 25px;
	font-size: 69.3%;
}
.titleSide {
	float: right;
	width: 350px;
	margin: 5px 0 36px 0;
	color: #333;
	line-height: 1.4em;
}

.borderTitle {
	padding: 0 0 5px 0px;
}
#support .dottTitle {
	background: url(../../img/jp/common/bg_linedott.png) no-repeat left bottom;
	padding-top:5px;
}

/*検索*/
.chooseBox {
	background: url(../../img/jp/support/bg_search.png) no-repeat left top;
	padding: 16px 0 5px 18px;
	margin: 0 0 30px 0;
}
.chooseBox p {
	margin: 0 0 10px 0;
}
.chooseBox input {
	vertical-align: middle;
}
.chooseBox .textBox {
	border: 1px #666 solid;
	width: 388px;
	height: 16px;
	margin: 0 5px 0 0;
}


/*製品カテゴリー*/
#support .categoryList {
	overflow: hidden;
	margin: 0 0 30px 0;
}
* html #support .categoryList {
	height: 1%;
}
#support .categoryList li {
	background: url(../../img/jp/common/ico_blackarrow.png) no-repeat left center;
	float: left;
	width: 185px;
	padding: 0 0 0 15px;
	line-height: 2.4em;
}
#support .categoryList li a {
	color: #000;
}
/*最近のQ&A*/
.leadText {
	margin: -5px 0 15px 0;
}
.qaList {
	margin: 0 0 30px 0;
}
.qaList li div.content {
	background: #E6E6E6;
	clear: both;
	padding: 10px 20px;
	margin: 0 0 10px 0;
}

.qaList li div a {
	display: inline;
	float: none;
	background-image: none;
	padding: 0;
}
#qaResult .qaList {
	margin: 0;
}

.qaList li.qaBox {
	overflow: hidden;
	border-bottom: 1px #999 dotted;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	line-height: 1.1em;
}
* html .qaList li.qaBox {
	height: 1%;
	padding: 0 0 8px 0;
}
*:first-child+html .qaList li {
	padding: 0 0 8px 0;
}
.qaList li span.close_btn {
	display: block;
	float:right;
	padding-right:10px;
}
.qaList li a.qaTit {
	display: block;
	float: left;
	width:535px;
	background: url(../../../img/jp/support/qa/ico_q.png) no-repeat left top;
	padding: 0 0 0 23px;
	margin: 5px 10px 0;
	text-decoration: none;
	line-height:1.6em;
}

* html .qaList li a.qaTit  { margin: 5px 5px 0; } /*IE6*/
* html .qaList li a:hover,.qaList li a:visited,.qaList li a:active  { text-decoration:none; } /*IE6*/

.collapsePanelHeader{
	margin-bottom:10px;
}

.collapsePanelHeader { /margin-bottom:5px !important; }

ul.t_productList{
	clear:both;
	margin-left:35px;
	line-height:1.3em;
}

ul.t_productList li{
	float:left;
	margin-right:0.5em;
	padding-right:1em;
	background: url(../../img/jp/support/txt_sla.png) right 40% no-repeat;
	white-space: nowrap;
}

*+html ul.t_productList li {  padding:0 1em 0 0 !important; } /*IE7*/

ul.t_productList li a{
	text-decoration:none;
}

.qaList div.content h4{
	font-weight:bold;
	padding-bottom:8px;
}

.qaList .productCategoryName{
	margin:8px 0 5px 0;
	padding-bottom:3px;
	border-bottom:1px dotted #000000;
}

.qaList ul.productList{
	margin-bottom:6px;
}

.qaList ul.productList li.productName{
	float:left;
	width:180px;
	line-height:1.6em;
}

.qaList ul.products_d_list a{
	display:inline;
	background: url(../../../img/jp/products/ico_manual.png) no-repeat right center;
	margin:0 !important;
	padding-right:13px;
	float:none;
}
/*close*/
.closeBtn {
	float: right;
	width: 18px;
}
.ico_closed{
	margin-top: 5px;
}
/*Answer*/
.qaList li dl {
	background: url(../../../img/jp/support/qa/ico_a.png) no-repeat left top;
	padding: 0 0 0 23px;

}
.qaList li dt {
	line-height: 1.5em;
}
.qaList li dd {
	line-height: 1.5em;
}
.qaList li dd h3 {
	border-bottom: 1px #999 dotted;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
	line-height: 1.5em;
}
.qaList li dd li {
	padding: 0 0 15px 8px;
	margin: 0 0 15px 0;
	text-indent: -0.6em;
	line-height: 1.5em;
}
.qaList li dd .last {
	border: none;
}
.qaList li dd li img {
	margin: 15px 0 0 0;
}

.answerImg {
	float:right;
	margin: 0;
}

/*----subCloumn*/
.subColumn .bnr{
	margin: 0 0 30px 0;	
}
.subColumn p {
	margin: 0 0 7px 0;
}
.telBox {
	padding: 0 0 0 15px;
}
.telBox img {
	margin: 0 0 8px 0;
}
.subColumn ul {
	border-top: 1px #CCC dotted;
	padding: 20px 0 0 0;
	margin: 10px 0 0 0;
}
.subColumn li {
	background: url(../../img/jp/common/ico_blackarrow.png) no-repeat left center;
	padding: 0 0 0 14px;
	line-height: 1.6em;
}
#support .subColumn li a {
	color: #000;
	text-decoration: none;
}

#support .close:after {
content : url(/img/support/qa/ico_close.png); 
}



