@charset "utf-8";

h3 span {
	position: absolute;
	top: 9px;
	left: 135px;
	width: 98px;
	height: 12px;
	background: url(../order/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.orderFlow {
	margin: 15px 0px 25px;
	padding: 0px 10px;
}

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

.orderFlow dt span {
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.5em;
}

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

img.banner {
	margin-bottom: 15px;
	border: none;
}