@charset "utf-8";

#contents dl{
	font-size: 81%;
	line-height: 1.5em;
	margin-left: 10px;
	margin-right: 10px;
}
#contents dt{
	background-color: #F4EDE8;
	background-image: url(../faq/images/img07_01.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#contents dd{
	background-color: #F8F8F3;
	margin-bottom: 15px;
	background-image: url(../faq/images/img07_02.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
