/* Panel */
#PanelHeader
{
}
#PanelHeaderInner
{
}
#PanelContentBody h2
{
	margin					:	0em 0em 0.25em 0em;
}
#PanelHeaderMenu
{
}
#PanelContentBody
{
	margin					:	0px 0px 0px 0px;
}

/* Menu */
#PanelPlanMenu
{
	position				:	absolute;
	width					:	960px;
	margin					:	0px auto;
}
#PanelPlanMenu div.left
{
	width					:	108px;
}
#PanelPlanMenu div.left img
{
	width					:	107px;
}

/* Opening */
#PanelOpening
{
	position				:	relative;
	background-color			:	#000000;
}
#PanelOpeningFlash
{
	height					:	500px;
}
#PanelOpeningHtml
{
	height					:	500px;
	background-image			:	url(./image/Opening/Opening.jpg);
	background-repeat			:	no-repeat;
	background-position			:	center 50px;
}

/* Calendar */
#PanelCalendar
{
	position				:	absolute;
	bottom					:	0px;
	width					:	200px;
	height					:	380px;
	padding				:	40px 15px;
	background-image			:	url(./image/Calendar/Background/Background.png);
}
div.PanelCalendar
{
	display					:	none;
}
#PanelCalendarList table.Calendar
{
	margin-bottom			:	15px;
}
#PanelCalendarList table.Calendar td
{
	padding				:	2px 4px;
	text-align				:	right;
}
#PanelCalendarList table.Calendar td.CalendarHeader
{
	text-align				:	center;
}
#PanelCalendarComment
{
	margin					:	0px 0px 20px 0px;
	color					:	#ffffff;
}
#PanelCalendarTime
{
	width					:	200px;
	margin					:	0px 0px;
	text-align				:	center;
	font-size				:	16px;
	color					:	#ffffff;
}

#PanelOpeningMenu
{
	position				:	absolute;
	width					:	100%;
	bottom					:	10px;
}
#PanelOpeningButton
{
	text-align				:	center;
}
#PanelOpeningButton img
{
	margin					:	0px 1px;
}

/* Plan */
#PanelPlanRecommendList
{
	width					:	680px;
	height					:	420px;
	background-image			:	url(./image/Panel/PlanRecommend/Background.gif);
	background-position			:	0px 0px;
	background-repeat			:	no-repeat;
	background-color			:	#ffffff;
	padding				:	60px 0px 25px 25px;
	margin					:	0px 0px 20px 0px;
}
div.PanelPlanRecommend
{
	float					:	left;
	width					:	200px;
	margin					:	0px 20px 20px 0px;
}
div.PanelPlanRecommendPhoto
{
	width					:	200px;
	margin					:	0px 0px 5px 0px;
}
div.PanelPlanRecommendPhoto img
{
	width					:	190px;
	border					:	solid 1px #999999;
	background-color			:	#ffffff;
	padding				:	5px;
}
div.PanelPlanRecommendTitle
{
	font-size				:	14px;
	font-weight				:	bold;
	display					:	none;
}
div.PanelPlanRecommendComment
{
}
div.PanelPlanRecommendBanner
{
	float					:	left;
	margin					:	0px 20px 20px 0px;
}

/* Banner */
#PanelPlanRegular
{
	width					:	720px;
	overflow				:	display;
}
#PanelPlanRegular img
{
	margin					:	0px 7px 0px 0px;
}
#PanelSideBannerMovie
{
	display					:	none;
}


/* Topics */
h2.LabelTopicsTitle
{
	color			:	#990000;
	font-weight		:	bold;
	font-size		:	125%;
	line-height		:	1.6em;
}

div.PanelTopicsList
{
	overflow-y				:	hidden;
	height					:	570px;
	background-image			:	url(./image/Panel/Topics/Background.gif);
	background-repeat			:	no-repeat;
	background-position			:	0px 0px;
	background-color			:	#ffffff;
}
div.PanelTopicsListInner
{
	margin					:	60px 20px;
	height					:	500px;
	padding				:	0px 20px 0px 0px;
	overflow-y				:	auto;
}
div.PanelTopicsListContent
{
	margin			:	0px 0px 10px 0px;
	padding		:	0px 0px 10px 0px;
	border-bottom		:	dashed 1px #996600;
}
div.PanelTopicsListContent ul
{
	margin			:	0px;
}



/* Comment */
div.PanelTopCommentTitle
{
	float				:	left;
	margin-right			:	20px;
}
div.PanelTopCommentBody
{
	float				:	left;
	width				:	380px;
	line-height			:	1.6em;
}
div.PanelTopCommentPhoto
{
	float				:	right;
}


/* Button */
#PanelHeaderMenuTop
{
	display				:	none;
}
