body, div { margin: 0; padding: 0; }

body {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-y;
	background-color: #f5f5f5;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	color: #333333;
}
.wrap { width: 822px; }

.groupLink   { text-align: right; }
.groupLink a { color: #999999; text-decoration: none; }

.line1 { background-color: #00843d; height: 2px; width: 816px; }
.line2 { background-color: #00843d; height: 2px; width: 816px; }

.copyBox {
	padding: 7px 0;
	width: 792px;
	border-top: 1px solid #af9b80;
	color: #666666;
}

.main { width: 793px; padding-left: 12px; }

.orderhouseBox {
	width: 211px;
	border: 1px solid #6699cc;
	background-image: url(../images/orderhouse_bg.jpg);
	background-repeat: repeat-x;
}

.ownervoiceBox {
	width: 196px;
	margin: 0 0 7px 7px;
}
.ownervoiceCell {
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	padding: 8px;
	font-size: 11px;
	line-height: 1.3em;
}
.ownervoiceCell a { color: #025c9a; }

.bannerBox    { width: 211px; margin: 10px 0 15px 0; }
.bannerBox td { padding: 2px 2px 0 0; }

.topFlashBox {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.infoBox     { width: 320px; margin-top: 21px; }
.infoText ul {
	margin: 0 18px 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.5em;
}
.infoText ul a { color: #666666; }

.catalogBox    { width: 205px; }
.catalogBox td { padding: 3px 0; }

.qsearch {
	background-image: url(../images/qsearch_bg.gif);
	background-repeat: repeat-x;
	height: 205px;
	padding-top: 10px;
	vertical-align: top;
}
.rightbar { text-align: left; }

.footer {
	width: 792px;
	margin-top: 5px;
	margin-left: 12px;
}