* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background:#FFF url(../img/shoplist_bg.jpg) repeat center top;
	text-align:center;
	margin:0;
}

a {
	outline:none;
}

#main {
	width:600px;
	margin:0 auto;
	text-align:center;
}

.clear {
	clear:both;
}

.hide {
	position:absolute;
	left:-9999px;
	top:-9999px;
}

td {
	text-align: center;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #6a3905;
	line-height: 1.4;
}

td p {
	padding: 5px 0px 5px 0px;
}


.close {
	float: right;
	display:block;
	width:165px;
	height:22px;
	background-image:url(../img/close_001.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1%;
}

.close:hover {
	background-position:0 -22px;
}
