.clear {
	clear:both;
}

/*製品FAQ検索テーブル*/

.faqTab01{
	margin-top:10px;
	margin-bottom: 10px;
	margin-left: 40px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

.faqTab01 th,.faqTab01 td{
	vertical-align: top;
	padding: 6px 8px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.faqTab01 th{
	padding-left:20px;
	background:#F0F0F0;
}

.h2_01 {
	padding-top:15px;
	padding-bottom:3px;
}

.h3_01 {
	padding-top:5px;
	padding-bottom:5px;
}

.Tbfaq {

	margin-bottom: 30px;
	border:none;

	padding-top:5px;
	width: 650px;
}

.Tbfaq th {
	background:#CCC;
	height: 10px;
	font-weight:bold;
	border:none;
}

.Tbfaq tr {
	border-bottom:  solid 1px #999 ;
	border:none;
	
}


.Tbfaq td {
	padding: 5px;
	border:none;
}


/**/
.Tbfaq2 {

	margin-bottom: 30px;
	border:none;

	padding-top:5px;
	width: 500px;
}

.Tbfaq2 th {
	background:#CCC;
	height: 10px;
	font-weight:bold;
	border:none;
}

.Tbfaq2 tr {
	border-bottom:  solid 1px #999 ;
	border:none;
	
}


.Tbfaq2 td {
	padding: 5px;
	border:none;
}

/*faq_question_result.html検索結果ページ*/

#resurlt {
	width: 675px ;
	margin-top: 10px ;
	margin-bottom: 15px;
}

.h3_02 {
	width: 675px ;
	padding-top:5px;
	padding-bottom:5px;
}

.blueline {
	background-color: #436FD5 ;
	width: 676px ;
	height: 5px ;
}

.faqtitle {
	background-color: #F0F5F5 ;
	width: 646px ;
	height: auto ;
/*	height: 35px ;*/
	text-align:left;
	color: #436FD5 ;
	font-size: 15px ;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 2px;
	
}

.faqbox01 {
	width: 674px;
	border: solid 1px #CCC ;
}
	
.faqicon {
	width: 70px;
	height: 50px;
	float: left;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 5px;
	
}
	
.faq03 {
	width: 580px;
	float: right;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	
}


.faq04 {
	clear: both;
	width: 662px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
	
	
	
/*faq_result.html回答ページ*/
	
h4#faq_title2 {
    background-image: url("../../member/img/faq/share/faq_bodyblock_backimg1.gif");
    background-position: center bottom;
    background-repeat: no-repeat;
    border-style: none;
    height: 10px;
    margin: 0;
    padding: 0 0 0 23px;

}	

div.tabContainer dl#faq1_area dt {
    color: #436FD5 ;
}

.faqH3 {
	padding: 15px 5px;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #94A3B6;
	border-bottom: 1px dotted #94A3B6;
}

.faqH3 .faqH3_left {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #3D253D;
}	


.faqH4 {
	margin: 0px 0px 15px;
	padding: 6px 10px;
	border-top: 1px solid #94A3B6;
	border-bottom: 1px solid #94A3B6;
	border-right: none;
	border-left: none;
}

ol.faqListType1 {
	margin: 0px;
	padding: 0px;
}

ol.faqListType1 li {
	list-style: decimal;
	margin-left: 3em;
}

.faqListType22 {
	margin: 0px 0px 15px 3em;
	padding: 0px;
}

.faqListType22 li {
	list-style: disc;
	margin: 0em 0em 0.5em;
	padding: 0px;
	line-height: 1.6;
}

p.faqAtt1 {
	font-weight: bold;
	background: #FAFFD6;
	padding: 4px;
	border: 1px solid #CAD5D5;
	letter-spacing: 0.08em;
}

.faqHint1 {
	vertical-align: middle;
	padding: 10px;
	border: 1px dashed #A0A0A0;
	background: #FFFDEB;
}

div.faqHint1 h5 {
	padding: 8px;
	background: #FFF6BE;
	margin-bottom: 15px;
}

table.faq_femapversion {
	border-left: 4px solid #4370D5;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #F0F5F5;
}

table.faq_femapversion td {
	padding: 5px 10px;
}

h4.faqH4b {
	letter-spacing: 0.09em;
	margin: 15px 0px 8px;
	padding: 3px 10px;
	border: none;
	border-bottom: 1px solid #94A3B6;
}

ul.Liststyle01 li {
list-style-type:disc;
}

p.inde15em {
	text-indent: -1.5em;
	margin-left: 1.5em;
	margin-bottom: 15px;
}

p.marL15em {
	margin-left: 1.5em;
	margin-bottom: 15px;
}

p.inde1em {
	text-indent: -1em;
	margin-left: 1em;
}

/* FAQ不具合 */
table.faultTab {
	width: 550px;
}

table.faultTab td.registInfo,table.faultTab td.registDay {
	background: #FFF6BE;
	padding: 2px 6px;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
}

table.faultTab td.registDay {
	text-align: right;
}

#rightBlock2 table.faultTab td.faultTitileCell h4 {
	margin: 0px;
	padding: 0px;
	border: none;
}

table.faultTab td.faultTitileCell {
	padding: 6px;
	background: #FFFDEB;
	border-bottom: 1px solid #D5D5D5;
}

p.faqSubT_01 {
	background: #DFEBEB;
	padding: 4px 8px;
	margin-bottom: 10px;
	border: 1px solid #D5D5D5;
	font-weight: bold;
}

p.faqPreTextBox1 {
	line-height: 1.8;
	white-space: pre;
	background: #FFFFE2;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #D5D5D5;
	width: 25em;
	margin-left: 15px;
}

h5.faultTitleType5 {
	font-size: 117%;
	background: #FFFDEB;
	padding: 0px 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	line-height: 2;
}

/* FAQの表 */
table.faqTab1,table.faqTab2,table.vcInfoTab {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	line-height: 1.4;
	background: #FFFFFF;
}

table.faqTab1 caption span,
table.faqTab2 caption span {
	font-size: 90%;
}

table.faqTab1{
width: 280px;

}

table.faqTab1 th,table.faqTab1 td {
	vertical-align: top;
	padding: 4px 6px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}


table.faqTab1 th,table.faqTab2 th,
table.vcInfoTab th {
	white-space: nowrap;
	background: #F0F5F5;
}

table.faqTab2 th,table.faqTab2 td {
	text-align: center;
	padding: 4px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

/*
FAQサイドバー
----------------------------------------*/

ul.list_side_nav_faq li{
	background: url(../img/common/faq_side_navi_bg.jpg) repeat-x left top;
	padding:12px 0px 12px 20px;
	width:215px;
	font-size:13px;
	color:#000;
}
ul.list_side_nav_faq li:hover,ul.list_side_nav_faq a.active li{
	background: url(../img/common/faq_side_navi_bg_on.gif) repeat-x left top;
}
ul.list_side_nav_faq li	a{
	height:14px;
	vertical-align:center;
	text-align:left;
	font-size:0.9em;
}
/*注意書き*/
.Search_caution{
	margin:15px 0px;
	font-size:12.8px;
	font-weight:bold;
	text-align:center;

}
/*
検索キーワード表示
*/
.keyword_display_box{
	background: #3D253D;
    color:#ffffff;
	/* font-weight:bold; */
	padding:15px;
	padding-left:20px;
	margin-top:35px;
	margin-bottom:15px;

}

.taiken_button {
	margin-left:20px;
	width: 110px;
	height: 30px;
	background: none repeat scroll 0 0 #39243D;
	border-radius: 3px;
	border: 1px solid #666;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	font-size:110%;
}
.taiken_link{
	font-size:90%;
	text-align:right;
}
.taiken_link a{

	color: -webkit-link;
}
