@charset "utf-8";

h3 {
	width: 699px;
	height: 32px;
	background: url(../../common/img/heading.gif) no-repeat;
	line-height: 32px;
	text-indent: 24px;
	font-size: 14px;
}

.shop {
	width: 680px;
	margin: 20px auto 0;
}

.shop.first {
	margin-top: 0;
}

.shop h4 {
	width: 680px;
	height: 32px;
	background: url(../../common/img/heading2.gif) no-repeat;
	line-height: 32px;
	text-indent: 12px;
	font-size: 13px;
}

.shop table {
	width: 680px;
}

.shop table tr {
	height: 35px;
}

.shop table th,
.shop table td {
	vertical-align: middle;
}

.shop table th {
	width: 198px;
	padding: 0 0 4px;
	background: #f2f6ff url(../img/back_header.gif) repeat-x bottom;
	color: #044980;
	font-size: 120%;
	text-align: center;
	border-left: 1px solid #c9c9c9;
}

.shop table td {
	padding: 0 10px 4px;
	background: url(../img/back_data.gif) repeat-x bottom;
	border-right: 1px solid #c9c9c9;
}

.shop table tr.first th,
.shop table tr.first td {
	border-top: 1px solid #c9c9c9;
}

.shop table tr.last th,
.shop table tr.last td {
	border-bottom: 1px solid #c9c9c9;
}

.button {
	width: 680px;
	margin: 40px auto 0;
	text-align: right;
}
