/* Opening */
#PanelOpening
{
	margin			:	0px 0px 30px 0px;
}
#PanelOpening img.ImageOpening
{
	width				:	100%;
}
#PanelOpening ul
{
	padding			:	0px;
	margin			:	0px;
}
#PanelOpening li
{
	padding			:	0px;
	margin			:	0px;
}

/* Panel */
#PanelMenu
{
	text-align			:	center;
	font-size			:	18px;
	line-height			:	2em;
}
div.PanelTitle
{
	background-position	:	center center;
	background-size		:	cover;
	background-color		:	rgba(91,67,58,0.3);
	text-align			:	center;
	margin			:	0px 0px 30px 0px;
	padding			:	120px 0px;
}
div.PanelTitle img
{
	height				:	50px;
}
div.PanelTitle h2
{
	margin			:	0px auto;
}
#PanelTitleAbout
{
	background-image		:	url('../about/image/Panel/Background.jpg');
}
#PanelTitleWood
{
	background-image		:	url('../wood/image/Panel/Background.jpg');
}
#PanelTitleWish
{
	background-image		:	url('../wish/image/Panel/Background.jpg');
}
#PanelTitleRoom
{
	background-image		:	url('../room/image/Panel/Background.jpg');
}
#PanelTitleEffort
{
	background-image		:	url('../effort/image/Panel/Background.jpg');
}

/* Image */
img#ImageAboutTitle
{
	height				:	150px;
}
img#ImageRoomTitle
{
	height				:	190px;
}
