@charset "utf-8";

h3 span {
	position: absolute;
	top: 9px;
	left: 150px;
	width: 98px;
	height: 12px;
	background: url(../catalog/image/title.gif) no-repeat;
	text-indent: -1000em;
}

h4 {
	margin: 20px 0px 0px 5px;
	padding-bottom: 4px;
	background: url(../image/dot.gif) repeat-x bottom;
	color: #000;
}

dl.catalogList {
	margin: 15px 0px 25px;
	padding: 0px 10px;
}

.catalogList dt {
	margin-bottom: 7px;
	color: #d55765;
}

.catalogList dt span {
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.2em;
}

.catalogList dd {
	margin-bottom: 12px;
	padding-left: 10px;
}

.catalogList dd img {
	display: block;
	margin-bottom: 5px;
}

ul.catalogList2 {
	margin: 15px 0px 25px 10px;
	padding: 0px 10px;
	list-style: none;
}

.catalogList2 li {
	margin-bottom: 7px;
	color: #d55765;
}

.catalogList2 li span {
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.2em;
}