/*ƒfƒtƒHƒ‹ƒgcssƒŠƒZƒbƒg*/
html,body{
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}
 
h1, h2, h3, h4, h5, h6,
p, pre, blockquote,
ul, ol, dl, address {
	margin: 1em 0px;
	padding: 0px;
}

img {
	border:0px;
	}
table {
	border-collapse: collapse;
	margin: 0px auto;
	}
/* base
--------------------------------------------------------------*/

div#container {
	width: 760px;
	background-image: url(../images/bg.jpg);
	background-position: center 145px;
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	}

table#shop {
	width: 610px;
	margin: 15px 60px 15px 90px;
	}

table#shop td {
	width: 210px;
	height: 140px;
	text-align: center;
	background-image: url(images/white.png);
	background-repeat: no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
	}

.margin {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	}
