@charset "UTF-8";
dl {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	line-height: 1em;
}
dt {
	background-image: url(../../common/images/mark.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
dd {
	margin-bottom: 10px;
	margin-left: 20px;
}
.margin_30 {
	margin-bottom: 30px;
}

.sitemap_l {
	float: left;
	margin-right: 30px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.sitemap_r {
	float: left;
}
