@charset "utf-8";

	div.PanelBox
	{
		text-align			:	left;
	}

	div.PanelArticleTime
	{
		display			:	none;
	}

/*
======================================
Pc
======================================
*/
@media print, screen and (min-width:801px)
{
}

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