@charset "utf-8";

/* ━━━━　レフトメニュー　━━━━ */

#faq_menu{
	background:url(../images/contact/menu_contact.jpg) no-repeat left top;
}

#menu_faq_top a{
	display:block;
	width:212px;
	height:32px;
	background:url(../images/contact/menu_faq_top.gif) no-repeat left top;
}

#menu_faq_top_now a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/contact/menu_faq_top.gif) no-repeat right top;
}

#menu_faq_top a:hover{
	background:url(../images/contact/menu_faq_top.gif) no-repeat right top;
}

#menu_faq a{
	display:block;
	width:212px;
	height:32px;
	background:url(../images/contact/menu_faq.gif) no-repeat left top;
}

#menu_faq_now a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/contact/menu_faq.gif) no-repeat right top;
}

#menu_faq a:hover{
	background:url(../images/contact/menu_faq.gif) no-repeat right top;
}

#menu_faq_service a{
	display:block;
	width:212px;
	height:32px;
	background:url(../images/contact/menu_faq_service.gif) no-repeat left top;
}

#menu_faq_service_now a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/contact/menu_faq_service.gif) no-repeat right top;
}

#menu_faq_service a:hover{
	background:url(../images/contact/menu_faq_service.gif) no-repeat right top;
}

#menu_faq_intro a{
	display:block;
	width:212px;
	height:32px;
	background:url(../images/contact/menu_faq_intro.gif) no-repeat left top;
}

#menu_faq_intro_now a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/contact/menu_faq_intro.gif) no-repeat right top;
}

#menu_faq_intro a:hover{
	background:url(../images/contact/menu_faq_intro.gif) no-repeat right top;
}

#menu_faq_measure a{
	display:block;
	width:212px;
	height:32px;
	background:url(../images/contact/menu_faq_measure.gif) no-repeat left top;
}

#menu_faq_measure_now a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/contact/menu_faq_measure.gif) no-repeat right top;
}

#menu_faq_measure a:hover{
	background:url(../images/contact/menu_faq_measure.gif) no-repeat right top;
}

#menu_faq_engineer a{
	display:block;
	width:212px;
	height:32px;
	background:url(../images/contact/menu_faq_engineer.gif) no-repeat left top;
}

#menu_faq_engineer_now a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/contact/menu_faq_engineer.gif) no-repeat right top;
}

#menu_faq_engineer a:hover{
	background:url(../images/contact/menu_faq_engineer.gif) no-repeat right top;
}

#menu_faq_eq110311 a{
	display:block;
	width:212px;
	height:32px;
	background:url(../images/contact/menu_faq_eq110311.gif) no-repeat left top;
}

#menu_faq_eq110311_now a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/contact/menu_faq_eq110311.gif) no-repeat right top;
}

#menu_faq_eq110311 a:hover{
	background:url(../images/contact/menu_faq_eq110311.gif) no-repeat right top;
}

#menu_faq_contact a{
	display:block;
	width:212px;
	height:32px;
	background:url(../images/contact/menu_faq_contact.gif) no-repeat left top;
}

#menu_faq_contact_now a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/contact/menu_faq_contact.gif) no-repeat right top;
}

#menu_faq_contact a:hover{
	background:url(../images/contact/menu_faq_contact.gif) no-repeat right top;
}

.contact_answer{
	width:625px;
	display:block;
	margin-left:15px;
	margin-bottom:20px;
	padding:0px;
}

.contact_answer dt{
	font-weight:bold;
	color:#003366;
	float:left;
	display:block;
	width:40px;
}
.contact_answer dd{
	float:right;
	display:block;
	width:580px;
}

.contact_answer dd .answer_div{
	border: solid 1px #888899;
	margin-bottom: 10px;
}
.contact_answer dd .a_div_ttl{
	background-color: #888899;
	font-weight: bold;
	padding: 0px 8px;
	color: #ffffff;
}
.contact_answer dd .a_div_txt{
	padding: 6px 8px;
}
.contact_answer dd .bftxt{
	border: solid 1px #bbbbcc;
	color: #989898;
}
.contact_answer dd .bftxt span{
	background-color: #bbbbcc;
}

/* ━━━━　contactTOP　━━━━ */

dl.tel, 
dl.web {
	width: 620px;
	margin: 20px 0 0 10px;
}

dl.tel dt,
dl.web dt {
	font-weight: bold;
	border-left: 3px solid #0050a0;
	border-bottom: 1px solid #cbcbcb;
	font-size: 1.2em;
	margin: 30px 0 10px 0;
	padding: 0 0 5px 6px;
}

dl.tel dd {
	margin: 0 0 10px 20px;
}

dl.web dd {
	width: 300px;
	margin: 0 0 10px 20px;
	background: url(../images/common/arrow_b.gif) left center no-repeat;
	padding: 0 0 0 10px;
	text-decoration:underline;
}

/* ━━━━　faqTOP　━━━━ */

.faq_index_list {
	position:relative;
	clear:both;
	width:630px;
	margin-bottom:15px;
	padding:10px 10px;
	background-color:#FFFFFF;
}

.faq_index_img{
	display:block;
	float:left;
	width:115px;
	margin:0px;
	padding:0px;
}

.faq_index_list ul{
	display:block;
	float:left;
	width:420px;
	margin:0px;
	padding:0px;
}

.faq_index_list ul li{
	display:block;
	clear:both;
	margin:0px;
	padding:0px;
}

.faq_index_list ul li a{
	display:block;
	padding-left:10px;
	color:#0050a0;
	background:url(../images/common/arrow_b.gif) no-repeat left center;
}

.btn_faq_more{
	display:block;
	float:right;
	width:80px;
	margin:0px;
	padding:0px;
	position:absolute; bottom:0px; right:0px;
}

/* ━━━━　faq_indiviual　━━━━ */
#eq_expla_note {
	width:610px;
	padding: 15px 18px;
	margin-left:7px;
	margin-bottom:15px;
	border: solid 1px #999999;
	background-color: #f7f7f7;
	font-weight: bold;
	line-height: 160%;
}


