@charset "utf-8";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	background-color: #fffff4;
	text-align: center;
}

a {
	font-family: "ＭＳ Ｐゴシック",;
	font-size: 14px;
	color: #333366;
}



td {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 110%;
	font-weight: lighter;
	color: #666666;
	text-align: center;
	text-indent: 0px;
}

h1 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	line-height: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}


h2 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 11px;
	font-weight: bolder;
	color: #CC0000;
	margin-top: 2px;
	margin-bottom: 2px;
}

h3 {
	font-family: "ＭＳ ゴシック";
	font-size: 28px;
	font-weight: bolder;
	color: #000000;
	font-style: italic;
	line-height: 100%;
}
h4 {
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: underline;
}
li {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
	color: #003366;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	text-indent: 20px;
	background-color: #FFFFFF;
}
#lay {
	background-color: #FFFFFF;
	text-align: center;
	width: 750px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#container {
	margin-top: 20px;
	background-color: #FFFFFF;
	width: 700px;
	border: 1px solid #669900;
	margin-left: auto;
	margin-right: auto;
}

#container #head {
	color: #FFFF99;
	background-color: #66CC00;
	text-align: right;
	padding: 3px;
}
#container #info {
	padding: 3px;
	width: 150px;
	margin-bottom: 0px;
	margin-top: 0px;
	vertical-align: top;
	text-align: center;
}
#container #main1 {
	background-image: url(shop1011.jpg);
	background-repeat: repeat;
}
#container #main2 {
	float: right;
	width: auto;
	background-image: url(shop_bg01.jpg);
	background-repeat: repeat;
}
#container #main3 {
	width: auto;
	background-image: url(listP1000130.jpg);
	background-repeat: repeat;
}
#container #shop_master {
	width: 180px;
	text-align: left;
}
#container #foot {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #66CC00;
	border-bottom-color: #66CC00;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	background-color: #66CC00;
}
#container #shop_contents {
	background-color: #FFFF99;
	border: 1px none #66CC00;
}

#container #shop_info {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	overflow-x: scroll;
	overflow-y:hidden;
	width: 680px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px dotted #66CC00;
}
#container #shop_master #phot {
	text-align: center;
}
#container #shop_contents #shop_info .int {
	background-color: #FFFFFF;
	text-align: left;
	height: 170px;
	width: 260px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 7px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 10pt;
	line-height: 110%;
	color: #666666;
	margin-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#container #shop_contents #shop_info .int .int_img {
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 115px;
	width: 150px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
