h1.Image
{
	margin			:	0px;
}

	div.PanelBox
	{
		text-align			:	left;
	}

/*
======================================
Pc
======================================
*/
@media print, screen and (min-width:801px)
{
	div.PanelGallery
	{
		padding			:	5px 0px 0px 0px !important;
	}
}

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