@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 5px;

	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;

}

.data-lst01 {
	background-color: #FFFFFF;
	padding: 10px;
	list-style-type: none;
	text-align: left;
}
.data-lst01 li {
	background-image: url(../../shared/img/cmn_arw03b.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0px 10px 10px;
	padding: 0px 0px 0px 15px;
	display: inline-table;
}
.data-lst01 a:link, .data-lst01 a:active, .data-lst01 a:visited, .data-lst01 a:hover {
	color: #323232;
	text-decoration: none;
}

.data-lst02 {
	background-color: #f5f5f5;
	list-style-type: none;
	text-align: left;
	font-size: 1px;
	line-height: 1px;
	width: 150px;
	padding: 10px 10px 0px 10px;
	float: right;
	margin: 0px 0px 10px 10px;
}
.data-lst02 li {
	margin-bottom: 10px;
}

.flow p {
	padding: 5px 10px;
	background: #FFF;
	border: 1px solid #DDD;
	margin-bottom: 0;
}

.arrow {
	color: #888;
}

.cmn-tbl02 {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
	border: solid 1px #DDD;
	clear: both;
}

.cmn-tbl02 td, .cmn-tbl02 th {
	border-collapse: collapse;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	border-top: dotted 1px #cccccc;
	padding: 4px;
}

.cmn-tbl02 .area02 {
	background-color: #eeeeee;
}


