@charset "UTF-8";
.pricebut {
	background-image: url(../price/img/but_bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
	height: 90px;
	padding-right: 9px;
	padding-left: 7px;
	width: 120px;
}
#dcont {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}
#dcont table {
	height: 280px;
}

.dettitle {
	background-image: url(img/title01.gif);
	height: 16px;
	background-repeat: no-repeat;
	padding-bottom: 22px;
	font-size: 16px;
	line-height: 16px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.dprice {
	line-height: 30px;
	font-size: 14px;
}
.ddet {
	background-color: #FFF5DB;
	padding: 12px;
	margin-bottom: 8px;
	letter-spacing: 0.1em;
}
.dettitle02 {
	background-image: url(img/titlebg.gif);
	height: 16px;
	background-repeat: no-repeat;
	padding-bottom: 22px;
	font-size: 16px;
	line-height: 16px;
	padding-top: 10px;
	padding-left: 10px;
}
