@charset "shift_jis";

@import url("default.css");

table.qa tr td table tr td a:visited {
	color:#FF6633;
}

ol.switch {
	margin:0px;
}

ol.switch li {
	list-style:none;
	float:left;
	margin-left:13px;
	margin-bottom:15px;
}

ol.switch li a div {
	width:86px;
	height:25px;
}

ol.switch li a div.switch1 {
	background:url(../../q_a_hifuyousya/img/switch1_1.gif);
}

ol.switch li a:hover div.switch1 {
	background:url(../../q_a_hifuyousya/img/switch1_2.gif);
}

ol.switch li a div.switch2 {
	background:url(../../q_a_hifuyousya/img/switch2_1.gif);
}

ol.switch li a:hover div.switch2 {
	background:url(../../q_a_hifuyousya/img/switch2_2.gif);
}

ol.switch li a div.switch3 {
	background:url(../../q_a_hifuyousya/img/switch3_1.gif);
}

ol.switch li a:hover div.switch3 {
	background:url(../../q_a_hifuyousya/img/switch3_2.gif);
}

ol.switch li a div.switch4 {
	background:url(../../q_a_hifuyousya/img/switch4_1.gif);
}

ol.switch li a:hover div.switch4 {
	background:url(../../q_a_hifuyousya/img/switch4_2.gif);
}

table.qa tr td table tr td {
	font-size:14px;
	line-height:150%;	
}

table.qa tr td table tr td a div.syosai {
	width:93px;
	height:20px;	
	background:url(../../q_a_hifuyousya/img/syosai1.gif);
}

table.qa tr td table tr td a:hover div.syosai {
	width:93px;
	height:20px;	
	background:url(../../q_a_hifuyousya/img/syosai2.gif);
}

.return {
 font-size:10px;
}


/*　ここからQ&Aページ　*/

div#main {
	width:730px;
	padding-left:25px;
	padding-right:25px;
}

.q {
	margin-bottom:16px;	
}

.q .qa_top {
	height:30px;
	background:url(../../q_a_hifuyousya/img/background_q_top.gif);
}

.q .qa_middle {
	background:url(../../q_a_hifuyousya/img/background_q_middle.gif);
	background-repeat:repeat-y;
	padding-left:30px;
	padding-right:40px;
}

.q .qa_bottom {
	height:30px;
	background:url(../../q_a_hifuyousya/img/background_q_bottom.gif);
}

.a .qa_top {
	height:30px;
	background:url(../../q_a_hifuyousya/img/background_a_top.gif);
}

.a .qa_middle {
	background:url(../../q_a_hifuyousya/img/background_a_middle.gif);
	background-repeat:repeat-y;
	padding-left:30px;
	padding-right:40px;
}

.a .qa_bottom {
	height:30px;
	background:url(../../q_a_hifuyousya/img/background_a_bottom.gif);
}

table.border {
	border-left:1px solid #888888;
	border-top:1px solid #888888;
}

table.border td , table.border th {
	border-right:1px solid #888888;
	border-bottom:1px solid #888888;
	font-size:12px;
	line-height:150%;
	padding:2px 8px 2px 8px;
	text-align:justify;
	text-justify:auto;
}

table.border th {
	background-color:#F8EAA9;
	text-align:center;
}

table.border td {
	background-color:#FFFFFF;
	text-align:left;
}

.kuwashiku {
	width:292px;
	height:39px;
	background-image:url(../../q_a_hifuyousya/img/detail01.jpg);
	background-repeat:no-repeat;
}

a:hover .kuwashiku {
	width:292px;
	height:39px;
	background-image:url(../../q_a_hifuyousya/img/detail02.jpg);
	background-repeat:no-repeat;
}

/*　ここまでQ&Aページ　*/


/*　ここから詳細ページ　*/

.syosai .title {
	background:url(../../q_a_hifuyousya/img/syosai_title.gif);
	background-repeat:no-repeat;
	width:680px;
	height:27px;
}

.syosai .title .text {
	margin-left:24px;
	color:#186B18;
	font-size:16px;
	font-weight:bold;
	line-height:160%;
}

.syosai .syosai_main {
	padding:15px;
	font-size:14px;
	line-height:180%;
}

.syosai_main .text p {
	text-indent:14px;
	margin:0px;
}

.syosai_main .text p.no-indent {
	text-indent:0px;
	margin:0px;
}

.syosai_main .text p.-indent {
	text-indent:-14px;
	margin:0 0 0 14px;
}

.b {
	font-weight:bold;
}

.b_u {
	font-weight:bold;
	border-bottom:solid 1px #333333;
}

.qa_list {
	clear:both;
}

.qa_list tr td {
	font-size:14px;
	line-height:180%;
}

.qa_list table.border {
	border-left:1px solid #888888;
	border-top:1px solid #888888;
}

.qa_list table.border td , .qa_list table.border th {
	border-right:1px solid #888888;
	border-bottom:1px solid #888888;
	font-size:12px;
	line-height:150%;
	padding:2px 4px 2px 4px;
	text-align:justify;
	text-justify:auto;
	text-align:center;
}

.qa_list table.border th {
	background-color:#a1d7ab;
}
	
.qa_list table.border caption {
	font-size:14px;
	text-align:left;
	line-height:180%;
}

table.border td.border-right_b ,
table.border th.border-right_b {
	border-right:3px solid #000000;
}

table.border td.border-top_b ,
table.border th.border-top_b {
	border-top:3px solid #000000;
}


table.border td.border-bottom_b ,
table.border th.border-bottom_b {
	border-bottom:3px solid #000000;
}

table.border td.border-right_dublue ,
table.border th.border-right_dublue {
	border-right:3px double #888888;
}

span.border {
	border:1px solid #333333;
	padding:3px;
}

.right {
	float:right;
}

.left {
	float:left;
}

.qa_list table.border td.text-right , .qa_list table.border th.text-right {
	text-align:right;
}

.qa_list table.border td.text-left , .qa_list table.border th.text-left {
	text-align:left;
}

