
/* List */
table.List td
{
	padding			:	4px 8px;
}

/* Text */
#PanelBody h3
{
	margin-bottom		:	1em;
}
#PanelBody p
{
	margin			:	0em 0em 2em 0em;
}

/* Shop List */
div.PanelShopList
{
	position			:	relative;
	height				:	165px;
	min-height			:	165px;
}
div.PanelShopListHeightLong
{
	height				:	180px;
}
div.PanelShopListName
{
	position			:	absolute;
	top				:	0px;
	left				:	0px;
	width				:	420px;
	padding			:	10px 0px;
	vertical-align			:	center;
	background-color		:	#ed1846;
}
div.PanelShopListName h2
{
	margin			:	0px !important;
	padding			:	0px;
	font-weight			:	0px;
}
div.PanelShopListName h2 img
{
	height				:	20px;
	font-weight			:	0px;
}
div.PanelShopListInformation
{
	position			:	absolute;
	top				:	60px;
	left				:	0px;
}
div.PanelShopListInformation div.PanelShopInformationTelephone
{
	display			:	table-cell;
}
div.PanelShopListInformation div.PanelShopInformationEmail
{
	display			:	table-cell;
	padding-left					:	1em;
}
div.PanelShopListInformation br.LabelWrapDetail
{
	display			:	none;
}
div.PanelShopListButton
{
	position			:	absolute;
	bottom			:	0px;
	left				:	0px;
}
div.PanelShopListButton ul
{
	margin			:	0px;
	padding			:	0px;
	font-weight			:	0px;
	white-space			:	nowrap;
}
div.PanelShopListButton ul li
{
	display			:	inline-block;
	margin			:	0px 3px 0px 0px;
	font-weight			:	0px;
	vertical-align			:	bottom;
}
div.PanelShopListButton ul li:last-child
{
	margin-right			:	0px;
}
div.PanelShopListButton ul li.ListShopListButton
{
	padding			:	5px;
	background-image		:	url( '../image/Button/Background.png' );
	background-size				:	contain;
	background-repeat		:	repeat-x;
	border-radius		:	5px;
}
div.PanelShopListButton ul li img
{
	font-weight			:	0px;
}
div.PanelShopListButton ul li.ListShopListButton img
{
	width				:	110px;
}
div.PanelShopListButton ul li.ListShopListButtonMap img,
div.PanelShopListButton ul li.ListShopListButtonInstagram img,
div.PanelShopListButton ul li.ListShopListButtonLine img
{
	height				:	26px;
}
div.PanelShopListButton ul li.ListShopListButtonQR img
{
	height				:	60px;
	border			:	solid 1px rgba(0,0,0,0.25);
}
div.PanelShopListPhoto
{
	position			:	absolute;
	top				:	0px;
	right				:	0px;
	font-weight			:	0px;
}
div.PanelShopListPhoto img
{
	height				:	165px;
	margin-left			:	10px;
	font-weight			:	0px;
}

#PanelShopListFukuiFujishima
{
	height				:	80px;
}
#PanelShopListFukuiFujishima div.PanelShopListName
{
	width				:	160px;
}
#PanelShopListFukuiFujishima div.PanelShopListInformation
{
	top				:	0px;
	left				:	175px;
}
#PanelShopListFukuiFujishima div.PanelShopListButton
{
	top				:	-5px;
	right				:	0px;
	bottom			:	auto;
	left				:	auto;
}
#PanelShopListFukuiFujishima div.PanelShopListButton ul li
{
	display			:	block;
	margin			:	0px 0px 3px 0px;
	padding			:	2px 5px;
}
#PanelShopListFukuiFujishima div.PanelShopListButton ul li img
{
	width				:	100px;
}
