@charset "utf-8";
/* CSS Document */

#page #contentsbox dl.st2 dt {
	background-image: url(../common/img/maru_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.5em;
	line-height: 1.5;
}

#page #contentsbox dl.st2 dd {
	border-bottom: 1px solid #DFDFDF;
	margin-bottom: 20px;
	padding-bottom: 10px;
	line-height: 1.5;
}


