@charset "utf-8";
/* CSS Document */


.s01_table {
	width:auto;
	}

.s01_table_tr {
	}

.s01_table_td1 {
	width:25px;
	float:left;
	}

.s01_table_td2 {
	width:550px;
	float:right;
	vertical-align:top;
	padding:2.5px 0px 0px 0px;
	}


.s01_table_space {
	width:auto;
	height:40px;
	}

.qa {
	width: 480px;
	float: right;
}

.qa strong{
	display:block;
	margin:0;
	padding-top:3px;
	padding-bottom:8px;
	padding-left:25px;
	background-image:url(images/faq_q.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:12px;
	color:#333333;
	}

.qa p{
	margin:0 0 30px 0;
	padding:3px 0 0 25px;
	font-size:12px;
	background-image:url(images/faq_a.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}

.faq_icon{
	width: 80px;
	float: left;
	margin-bottom: 20px;
}

hr {
	margin: 30px 0;
	border: dashed gray 1px;
}