@charset "UTF-8";

/*　中央寄せスタイル
----------------------------------------------------------------*/

.center {
	text-align: center;
	clear: both;

}
