.shopkeeper_title{
	background: url(https://img08.shop-pro.jp/PA01200/317/etc/main_titlebar_bg01_bkgd.png) 774px center no-repeat;
	width: 790px;
	height: 32px;
	font-size: 120%;  
	line-height: 32px;
	text-indent: 15px;
	font-weight: bold;
	clear: both;
	border-top: solid #8d6f33 1px;
	border-bottom: solid #8d6f33 1px;
	color: #e0b661;
}

#ShopKeeper{
	margin:30px;
}

#ShopKeeper th{
	width:25%;
	padding:15px;
	background:#222;
	border-bottom:10px solid #000;
}

#ShopKeeper td{
	width:75%;
	padding:15px;
	border-bottom:10px solid #000;
}
#ShopKeeper a:link{
	text-decoration:underline;
}
#ShopKeeper a:visited{
	text-decoration:underline;
}
#ShopKeeper a:hover{
	text-decoration:underline;
}

.carriage{
	margin:30px;
	font-size: 20px;
	color: #E00;
}

.payment{
	margin:30px;
}