@charset "utf-8";
#left h2{
	margin-bottom: 30px;

}
.left_box {
	margin-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
.left_box dt {
	background-image: url(../../common/images/icon_window.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
}
.left_box dd {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
}
