@charset "x-sjis";

div.PanelRelative
{
	position			:	relative;
}
div.PanelAbsolute
{
	position			:	absolute;
}

div.PanelParagraphGap
{
	height				:	20px;
}

div.PanelSeo, div.PanelAlternate
{
	display			:	none;
}

div.PanelInformation
{
	border			:	solid 1px #999999;
	padding			:	15px;
}
