/* Side */
#PanelSearchIndexSideLogo
{
	text-align			:	center;
}
#PanelSearchIndexSideMenu
{
	text-align			:	center;
}
#PanelSearchIndexSideMenu img
{
	width				:	75px;
	margin			:	0px 0px 2px 0px;
}
div.PanelSearchIndexSideMenuArea
{
	position			:	relative;
}

/* Type */
#PanelSearchIndexType
{
	width				:	610px;
	margin			:	0px auto 2px auto;
	text-align			:	center;
}
div.PanelSearchIndexType
{
}
div.PanelSearchIndexTypeTitle
{
	display			:	inline-block;
	margin			:	0px 0px 2px 100px;
	vertical-align			:	top;
}
#PanelSearchIndexType h1 img
{
	height				:	64px;
}
div.PanelSearchIndexTypeTitle h2
{
	margin			:	0px;
	white-space			:	nowrap;
}
div.PanelSearchIndexTypeTitle h2 img
{
	width				:	35px;
}
div.PanelSearchIndexTypeList
{
	display			:	inline-block;
	vertical-align			:	top;
}
div.PanelSearchIndexTypeList h3
{
	margin			:	0px;
}
div.PanelSearchIndexType
{
	position			:	relative;
	width				:	370px;
	height				:	40px;
	margin			:	0px 100px 2px 0px;
}
div.PanelSearchIndexTypeBackground
{
	position			:	absolute;
	top				:	0px;
	left				:	0px;
	z-index			:	0;
}
div.PanelSearchIndexTypeButton
{
	position			:	absolute;
	top				:	5px;
	right				:	5px;
	z-index			:	100;
}
div.PanelSearchIndexTypeButton img
{
	height				:	30px;
	margin			:	0px 0px 0px 5px;
}

/* Area Information */
#PanelArea
{
	border			:	solid 1px #999999;
	padding			:	20px;
	margin			:	30px 0px 0px 0px;
}
#PanelAreaLeft
{
	display			:	inline-block;
//	width				:	55%;
	vertical-align			:	top;
}
#PanelAreaRight
{
//	display			:	inline-block;
	display			:	none !important;
	padding			:	0px 0px 0px 20px;
	border-left			:	dashed 1px #999999;
	vertical-align			:	top;
}
#PanelAreaRight ul
{
}
#PanelAreaRight ul li
{
	margin			:	0px 0px 0px 2em;
	padding			:	0px 0px 0px 0px;
}
div.PanelShop
{
}
div.PanelShopName
{
	margin-right			:	10px;
}
div.PanelShopName h3
{
	margin			:	0px;
}
div.PanelShopInformation
{
}
div.PanelShopButton
{
}
