@charset "euc-jp";

/* CSS Document */



.faq-lst01 {

	background-color: #FFFFFF;

	width: 100%;

	padding: 20px 0px 1px;

	list-style-type: none;

	text-align: left;

	font-size: 1.2em;

	font-weight: bold;

}

.faq-lst01 li {

	background-image: url(../../shared/img/cmn_arw04a.gif);

	background-repeat: no-repeat;

	background-position: left top;

	border-bottom: dotted 1px #c4c4c4;

	margin: 0px 10px 20px;

	padding: 0px 5px 3px 25px;

}

.faq-lst01 a:link, .faq-lst01 a:active, .faq-lst01 a:visited, .faq-lst01 a:hover {

	color: #323232;

	text-decoration: none;

}



.faq-lst02 {

	width: 100%;

	padding: 10px 0px 1px;

	list-style-type: none;

	text-align: left;

}

.faq-lst02 li {

	background-image: url(../../shared/img/cmn_arw03b.gif);

	background-repeat: no-repeat;

	background-position: left 3px;

	margin: 0px 10px 10px;

	padding: 0px 5px 3px 15px;

}

.faq-lst02 a:link, .faq-lst02 a:active, .faq-lst02 a:visited, .faq-lst02 a:hover {

	color: #323232;

	text-decoration: none;

}



.faq-ttl01 {

	background-image: url(../img/faq_icn01.gif);

	background-position: left top;

	background-repeat: no-repeat;

	padding: 13px 0px 13px 45px;

	font-weight: bold;

	font-size: 1em;

	line-height: 1em;

}

.faq-txt01 {

	background-image: url(../img/faq_icn02.gif);

	background-position: left top;

	background-repeat: no-repeat;

	padding: 13px 0px 13px 45px;

	font-size: 1em;

	line-height: 1em;

	margin-bottom: 15px;

}



