body #contents {
	min-height: 415px;
	background: #ffffff;
}

*html body #contents {
	height: 415px;
}

#shop #contents {
	background: #ffffff url("../img/vi_shop.jpg") no-repeat 0 0;
}

#shop p {
	padding: 93px 0 0 500px;
}

#shop div#search {
	padding: 20px 0 0 500px;
}

#shop div#search input,
#shop div#search select {
	vertical-align: middle;
	font-size: x-small;
}

#shop_detail #contents #wrapper {
	padding: 25px 20px;
}

#shop_detail #contents h1 {
	width: 133px;
	height: 14px;
	background: url(../img/shop_title.gif) no-repeat 0 0;
}

#shop_detail #contents h2 {
	margin: 20px 0 0;
	color: #9C6931;
	font-size: small;
	font-weight: bold;
	line-height: 1;
}

#shop_detail p.btn_back {
	height: 8px;
	margin: -0.8em 0 0 720px;
	padding: 0;
	font-size: small;
}

#shop_detail p.btn_back a {
	display: block;
	width: 40px;
	height: 10px;
	background: url(../img/btn_back.gif) no-repeat 0 0;
}

#shop_detail p.btn_back a:hover {
	background-position: 0 -10px;
}

#shop_detail table,
#shop_detail table th
#shop_detail table td {
	border-collapse:collapse;
}

#shop_detail table {
	width: 760px;
	margin: 5px 0 0;
}

#shop_detail table th {
	padding: 3px 10px 3px 0;
	border-top: 1px solid #E7DFD6;
	border-bottom: 1px solid #E7DFD6;
	color: #C69663;
	font-size: x-small;
	line-height: 1.2;
	text-align: left;
}

#shop_detail table th.first {
	padding: 3px 10px 3px 80px;
}

#shop_detail table.col2 th {
	width: 340px;
}

#shop_detail table.col3 th {
	width: 223px;
}

#shop_detail table.col3 th.narrow {
	width: 150px;
}

#shop_detail table.col3 th.wide {
	width: 500px;
}

#shop_detail table.col4 th.first {
	width: 35%;
}

#shop_detail table.col4 th.second {
	width: 20%;
}

#shop_detail table.col4 th.third {
	width: 30%;
}

#shop_detail table.col4 th.fourth {
	width: 20%;
}

#shop_detail table td {
	padding: 6px 10px 6px 0;
	background: url(../img/line_d.gif) repeat-x 0 100%;
	color: #666666;
	font-size: small;
	line-height: 1.2;
}

#shop_detail table td.first {
	padding: 6px 10px 6px 80px;
}







