	/* Headline */
	h1.PanelTitle
	{
		background-image			:	url( './image/Panel/Background.jpg' );
	}
	h2
	{
		border				:	none !important;
	}

	div.PanelBox
	{
		text-align				:	left;
	}
/*
======================================
Pc
======================================
*/
@media print, screen and (min-width:801px)
{

}

/*
======================================
Smart Phone
======================================
*/
@media screen and (max-width:800px)
{

}
