h1 {
	text-indent: 0px;
	font-size: 14px;
	margin-bottom: 20px;
	color: #5C213D;
}
#content dl {
	width:520px;
	margin:0 auto;
	}
#content dt,
#content dd {
	padding:10px 0;
	}
#content dt {
	float: left;
	width: 5em;
	font-size: 12px;
	padding-left: 2em;
	background-image: url(../img/common/icon_hana4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
}
#content dd {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 10px;
	padding-left: 9em;
}
#content h2 {
	font-size: 12px;
	color: #5C213D;
}
