/* Panel */
h1.PanelTitle
{
	background-image		:	url('./image/Panel/Background.jpg');
	text-align			:	center;
	background-position		:	center center;
}
h1.PanelTitle img
{
	margin				:	0px auto;
}


#PanelRecruitComment h2
{
	font-weight				:	normal;
}


/*
======================================
Smart Phone
======================================
*/
@media (max-width: 400px)
{
	#PanelRecruitComment h2
	{
		font-size			:	14px;
	}
}
