@charset "utf-8";

/*　お知らせ表示　------------------------------------*/
.attention	{
	clear:both;
	color:#FF0000;
	font-size:13px;
	text-decoration:underline;
	text-align:center;
}