@charset "utf-8";

h2#h2_index01{
	height: 30px;
	font-size: 8px;
	margin-bottom: 20px;
	background-image: url(../img/h3_index01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

h3#h3_index01{
	background: url(../img/h3_index01.gif) no-repeat 0 0;
	height: 20px;
	font-size: 8px;
	margin-bottom: 20px;
	}

h3#h3_index02{
	background: url(../img/h3_index02.gif) no-repeat 0 0;
	height: 20px;
	font-size: 8px;
	margin-bottom: 20px;
	}

dl.question dt{
	background: url(../img/ico_q01.gif) no-repeat 10px 0.3em;
	margin-bottom: 1em;
	font-weight: bold;
	width: 610px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	}

dl.question dd{
	background: url(../img/ico_a01.gif) no-repeat 10px 0.3em;
	margin-bottom: 1em;
	border-bottom: 2px solid #e2e2e2;
	width: 610px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 40px;
	}
