@charset "UTF-8";


/*---------------------------------------------------------------------------------------------------------------------
		shop/index.html 
---------------------------------------------------------------------------------------------------------------------*/
table.shopInfo {
	margin-bottom: 40px;
}
table.shopInfo td {
	padding-left: 10px;
}
table.shopInfo td p {
	font-size: 82%;
	line-height: 1.3;
	padding-left: 10px;
}
table.shopInfo td p span {
	font-weight: bold;
	line-height: 1.3;
}
