@import url("layout.css");
@import url("text.css");
#map{
	padding: 30px;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h3{
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 5px;
	text-align: center;
	display: block;
	font-size: 18px;
}
dd{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
dl{
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#box{
	border: 1px solid #CCCCCC;
	padding: 20px;
	background-color: #FFFFFF;
	margin: 0px;
}

#print{
	padding: 5px;

}
#print a{
	background-image: url(../images/shop/print.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 151px;
	text-indent: -9999px;

}

#closed{
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 12px;
	margin-top: 20px;
}

#shop-menu {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#shop-menu strong{
	padding: 0px;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: -9999px;
	display: block;
}

#shop-menu p{
	margin: 0px;
	padding: 3px;
}
.shop-add{
	background-image: url(../images/shop/shop-add-title.gif);
	background-repeat: no-repeat;
}
.shop-time{
	background-image: url(../images/shop/shop-time-title.gif);
	background-repeat: no-repeat;
}
.shop-acc{
	background-image: url(../images/shop/shop-acc-title.gif);
	background-repeat: no-repeat;
}

.shop-kyu{
	background-image: url(../images/shop/shop-kyu-title.gif);
	background-repeat: no-repeat;
}
#shop-menu h4{
	background-image: url(../images/shop/shop-news-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
}
