* {
	margin: auto;
	padding: 0px;
	text-align: center;
}
#wrapper {
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	margin: 0px;
	padding-top: 20px;
}
h2 {
	text-align: left;
	margin: 0px;
	padding-left: 35px;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#dot2 {
	background-image: url(image/dot.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 250px;
}
#shop td {
	vertical-align: top;
}
#close {
	text-align: right;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 50px;
}
#foot {
	background-image: url(image/bk_foot.jpg);
	background-repeat: repeat-x;
	height: 80px;
	background-position: center top;
}
#close a {
	text-align: right;
}
#box a {
	text-align: left;
	color: #000000;
	text-decoration: none;	
}
#box a:hover {
	text-align: left;
	color: #FF0000;
	text-decoration: none;
}
#shop h5 {
	font-size: 13px;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#shop a {
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#shop a:hover {
	color: #FF0000;
	text-decoration: none;
	text-align: left;
}
#box {
	width: 826px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#box td {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
#shop td {
	text-align: left;
}

#dot {
	background-image: url(image/dot.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;
}

#box h3 {
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	margin: 0px;
}
#box th {
	text-align: left;
}





body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	background-image: url(image/bk_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
