/* List */
#PanelPressMenu
{
	float				:	left;
}
#PanelPressContent
{
	width				:	800px;
	float				:	right;
}
div.PanelPressList
{
	float				:	left;
	width				:	175px;
	text-align			:	center;
	padding			:	10px;
}
#PanelPressList
{
	height			:	500px;
	text-align		:	center;
	color			:	#ffffff;
}
div.PanelPressListFormat
{
	float			:	left;
	width			:	180px;
	height			:	165px;
	padding		:	10px 0px;
	font-size		:	10.5px;
	color			:	#000000;
	background-color	:	#ffffff;
	text-align		:	center;
	margin			:	15px 0px 0px 15px;
}
div.PanelPressListPhoto
{
	height				:	175px;
	text-align			:	center;
	margin-bottom		:	0.5em;
}
#PanelFrame
{
	position		:	relative;
	overflow		:	hidden;
	height			:	440px;
	top			:	0px;
	left			:	0px;
}
#PanelFrameInner
{
	position		:	absolute;
	top			:	0px;
	left			:	0px;
	margin-top		:	10px;
}
div.PanelPressListPage
{
	float			:	left;
	width			:	800px;
	height			:	450px;
}
div.PanelPageButton
{
	margin			:	-1em 20px 0px 0px;
	text-align		:	right;
}
span.LabelPageButtonGap
{
	letter-spacing		:	0.5em;
}


/* Detail */
#PanelPressInformation
{
	float			:	right;
	width			:	250px;
	height			:	450px;
	background-color	:	#dddddd;
}
#PanelPressInformationInner
{
	padding		:	10px;
	color			:	#000000;
	font-size		:	10.5px;
}
#PanelPressPhoto
{
	float			:	left;
	background-color	:	#333333;
	width			:	550px;
	height			:	450px;
}
#PanelPressPhotoInner
{
	padding		:	20px;
	color			:	#000000;
}


