@charset "UTF-8";
.wrapper .contents_other .sitemap_l {
	float: left;
	margin-left: 40px;
	margin-right: 20px;
	padding-right: 20px;
	width: 150px;
	text-align: left;
}
.wrapper .contents_other .sitemap_r {
	float: left;
	text-align: left;
}
.wrapper .contents_other .sitemap_m {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	padding-left: 20px;
}
.wrapper .contents_other dt {
	background-image: url(../../common/images/mark2.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-bottom: 10px;
}
.wrapper .contents_other dd {
	margin-bottom: 5px;
	margin-left: 20px;
}
