#wrapper {
	background:url(../common/img/bg2.jpg) no-repeat;
	width:1300px;
	margin:auto;
}
#content{
	width:1043px;
	height:778px;
	margin-top:90px;
	margin-bottom:60px;
	background:url(../img/store/bg.png) no-repeat;
}
#title{
	position:absolute;
	top:272px;
	left:80px;
}
#table00{
	border-collapse:collapse;
	position:absolute;
	top:320px;
	left:80px;
}
#table00 tr td{
	color:#941711;
	font-size:16px;
	line-height:156%;
	min-width:220px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	border-bottom:dashed 1px #941711;
}
#table01 tr td{
	min-width:90px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	border-bottom:none;
}
#table02 tr td{
	min-width:110px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	border-bottom:none;
}
#end td{
	border-bottom:none !important;
}