.shop_name {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 15px;
	color: #f61584;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f61584;
	font-weight: bold;
}
.title {
	font-size: 20px;
}
.shop_box {
	width: 840px;
	background-color: #000000;
	padding: 20px;
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 140%;
	border: 1px double #333333;
}
.shop_box  table {
	margin-right: 10px;
	float: right;
	font-size: 10px;
	line-height: 180%;
	text-align: right;
}
