@charset "UTF-8";

/*------------ faq ------------*/

.faqbox01 {
	background-color: #eeeeee;
	padding: 15px;
}

.qbox01 {
	background-image: url(../images/index_pct_q01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0 0 5px 25px;
	border-bottom: #999999 dotted 1px;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.abox01 {
	background-image: url(../images/index_pct_a01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0 0 0 25px;
}

.faqbox02 {
	background-color: #ffffff;
	padding: 15px;
}

.qbox02 {
	background-image: url(../images/index_pct_q02.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0 0 5px 25px;
	border-bottom: #999999 dotted 1px;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.abox02 {
	background-image: url(../images/index_pct_a02.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0 0 0 25px;
}