/* CSS Document */

#contentArea h2 {
	margin-bottom: 30px;
}

.section01 {
	margin-top: 45px;
}

.section01 dl {
	margin-bottom: 20px !important;
	padding-bottom: 20px !important;
	border-bottom: 1px dotted #ccc;
}

.section01 dl dt {
	float: left;
	display: inline;
	width: 300px;
}

.section01 dl dt a {
	background: url(/images/common/icon_fnavi.gif) 0 4px no-repeat;
	padding-left: 18px;
	font-weight: bold;
}

.section01 dl dd {
	float: left;
	display: inline;
}

.section01 dl dd ul li {
	margin-bottom: 5px;
}

.section01 dl dd ul li a {
	background: url(/images/common/icon_arrow03.gif) 0 8px no-repeat;
	padding-left: 12px;
}