/* shop */
body {
     width: 756px;
	 margin: 10px 2px 2px;
	 padding: 2px;
	 font-size:90%;
	 color:#333333;
	 text-align:left;
}
.shop1 {
	width: 740px;
	height: 50px;
	font-size: 200%;
	color:#006699;
	background-color: #99CC00;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-transform: none;
	font-weight: bold;
	text-align:center;
} 
.shop2 {
	padding: 20px;
	border-bottom: 1px dashed #99CC00;
	text-align:center;
	width: 756px;
	margin-bottom:10px;
	margin-top: 10px;
}
.shophyou {
     border-top: 2px solid #99CC00;
	 border-left: 2px solid #99CC00;
	 width:756px;
	 margin:10px;
}
.shophyou th {
	background-color: #99CC00;
	text-align:left;
	height: 50px;
	border-right:solid 2px #99CC00;
	border-bottom: solid 2px #99CC00;
}
.shophyou td {
	 background-color: #FFFFFF;
	 text-align:center;
	 padding:5px;
	 border-right:solid 2px #99CC00;
	 border-bottom: solid 2px #99CC00;
	 font-size:85%;
}
.shophyou img {
	padding: 5px;
	margin:5px;
	text-align:center;
	border: 1px solid #999900;
}
.logo {
     text-align:right;
	 margin:5px;
	 width:760px;
}
