@charset "utf-8";
/*ショップ紹介*/
div#shop_top {
	background-image: url(../images/shop/title_shop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 560px;
	font-size: 16px;
	line-height: 24px;
}
div#shop_top h2 {
	height: 74px;
	width: 560px;
	visibility: hidden;
}
div#shop_top h3 {
	background-image: url(../images/common/bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 32px;
	width: 530px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
div#shop_top p {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

table#profile {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 14px;
	line-height: 20px;
}
#profile td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
}


/*販売規約*/
div#low {
	background-image: url(../images/shop/title_low.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 560px;
	font-size: 16px;
	line-height: 24px;
}
div#low h2 {
	height: 74px;
	width: 560px;
	visibility: hidden;
}
/*リンク*/
div#link {
	background-image: url(../images/shop/title_link.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 560px;
	font-size: 16px;
	line-height: 24px;
}
div#link h2 {
	height: 74px;
	width: 560px;
	visibility: hidden;
}
div#about_us {
	margin: 20px;
	padding: 10px;
	border: 1px solid #333333;
}
div#low p {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
div#link_banner {
	padding: 0px;
	height: 92px;
	width: 560px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div#google_map {
	width: 520px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
}
table.l_t {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
