@charset "utf-8";
@import "common/0-import.css";

#conts {
	padding-bottom: 54px;
}

#conts h2 {
	margin-bottom: 9px;
}

#conts .flashBox {
	margin-bottom: 15px;
}

#conts .banner {
	margin-bottom: 17px;
}

#conts .map {
	margin-bottom: 15px;
}

#conts dl {
	margin: 0 20px 10px 15px;
	line-height: 1.5;
}

#conts dl dt {
	padding: 9px 0 0 35px;
	float: left;
	clear: left;
	background: url(../img/icon/01.gif) no-repeat 10px 15px;
}

#conts dl dt.pb20 {
	padding-bottom: 20px;
}

#conts dl dd {
	padding: 9px 0 8px 174px;
	background: url(../img/line/01.gif) repeat-x left bottom;
}

#conts .more {
	margin: 0 0 0 539px;
}