#container #subnavi {
	margin-bottom: 40px;
}
#container h2 {
	margin-bottom: 40px;
}

#container h3 {
	margin-bottom: 30px;
}

#container td {
	vertical-align: top;
}

#top #container dl {
	margin-top: 10px;
}


#container h4 {
	font-size: 18px;
	font-weight: normal;
	color: #326600;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container dl dt {
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #208C00;
	margin-bottom: 5px;
}
#container dl dd {
	margin-left: 20px;
	padding-left: 20px;
	background-image: url(../images/a.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 40px;
}
#container p {
	margin-bottom: 50px;
}
.qanda_img {
	margin-bottom: 50px;
	text-align: right;
}
