@charset "utf-8";

	#PanelMecenatEntryCome h2
	{
		margin			:	0px auto 5px auto;
	}
	img.ImageSheet
	{
		width				:	100%;
	}

	ul.ListAttention,
	ul.ListAttention li
	{
		margin			:	0px !important;
	}
/*
======================================
Pc
======================================
*/
@media print, screen and (min-width:801px)
{
}

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