@charset "Shift_JIS";
/* CSS Document */

.qa {
	font-size: 13px;
	line-height: 1.6em;
	color: #111;
}

.qa .honbun a:link {
	text-decoration:underline;
	color: #1b95d4;
	font-weight: bold;
}
.qa .honbun a:visited {
	text-decoration:underline;
	color: #1b95d4;
	font-weight: bold;
}
.qa .honbun a:hover {
	text-decoration:none;
	color:#e60012;
	font-weight: bold;
}
.qa .honbun a:active {
	text-decoration:none;
	color:#000;
	font-weight: bold;
}


/*Q＆A*/
.qa h3#title {
	background-image: url(../img_2021/qa/title.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 715px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	margin-bottom: 30px;
	text-indent: -9999em;
}

.qa #qa_01,.qa #qa_02,.qa #qa_03,.qa #qa_04,.qa #qa_05,.qa #qa_06,.qa #qa_07 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 715px;
}

.qa #qa_01,
.qa #qa_02,
.qa #qa_03,
.qa #qa_04,
.qa #qa_05,
.qa #qa_06
{margin-bottom: 30px;}

.qa .txt_1 {
	margin-bottom: 10px;
}

.qa .txt_2 {
	margin-left: 30px;
	margin-bottom: 3px;
	font-weight: bolder;
	font-size: 14px;
}

.qa .q_txt_1 {
	background-image: url(../img_2021/qa/qa_img_08.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 30px;
	margin-right: 15px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-left: 35px;
	line-height: 20px !important;
	font-weight: bold;
}

.qa .q_txt_2 {
	background-image: url(../img_2021/qa/qa_img_08.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-left: 35px;
	line-height: 20px !important;
	margin-bottom: 5px;
	font-weight: bold;
}

.qa .q_txt_3 {
	cursor:pointer;/*カーソルを手にする*/
	text-decoration:underline;
	color: #1b95d4;
}

.qa .q_txt_3:visited {
	text-decoration:underline;
	color: #1b95d4;
}
.qa .q_txt_3:hover {
	text-decoration:none;
	color:#e60012;
}
.qa .q_txt_3:active {
	text-decoration:none;
	color:#000;
}

.qa .a_txt_1 {
	background-image: url(../img_2021/qa/qa_img_09.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 65px;
	padding-left: 35px;
	line-height: 20px !important;
	width: 555px;
}

.qa .a_txt_2 {
	background-image: url(../img_2021/qa/qa_img_09.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 35px;
	padding-left: 35px;
	line-height: 20px !important;
/*	font-weight: bolder;*/
	width: 555px;
/*	color: #303a76;*/
}

/*アコーデオン*/
.qa .acordionmenu {
	margin-left: 30px;
	margin-right: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
.qa .archive {
	height: 24px;
	width: 139px;
	background-image: url(../img_2021/qa/qa_img_10.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999em;
	cursor:pointer;/*カーソルを手にする*/
	margin-left: 530px;
	margin-bottom: 10px;
}

.qa .subMenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 6px;
}
/*アコーデオンここまで*/


/*Q＆Aここまで*/

