@charset "utf-8";
@import "temp/general.css";
@import "temp/layout.css";

#container #contents #main #catalog h3 {
	background-image: url(../../img/temp/title3.gif);
}
#container #contents #main #catalog #top {
	margin-left: 20px;
	padding-top: 20px;
}
#container #contents #main #catalog #top dd {
	background-image: url(../../img/temp/left/lits-symbol.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	width: 300px;
	float: left;
	margin-bottom: 20px;
	font-size: 18px;
}
#container #contents #main #catalog #top dd div {
	width: 154px;
	margin-right: 20px;
}
#container #contents #main #catalog #bottom {
	margin-left: 20px;
}
#container #contents #main #catalog #bottom dt {
	background-image: url(../../img/temp/left/lits-symbol.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
	float: left;
	width: 285px;
}
#container #contents #main #catalog #bottom dd {
	margin-bottom: 20px;
	margin-left: 300px;
}
#container #contents #main #catalog ul li {
	display: inline;
	list-style-type: none;
}
#container #contents #main #catalog #bottom dd ol li {
	list-style-type: none;
	margin-bottom: 5px;
}

