@charset "shift_jis";

/* --- ⑫ --- */
#supptext {
	text-align: center;
}

/*align
---------------------------------------*/

.center {
	text-align: center;
}


/*image_float
---------------------------------------*/

.fright {
	float: right;
	margin: 0.3em 0em 0em 0.5em!important;
}

.fleft {
	float: left;
	margin: 0.3em 0.5em 0em 0em!important;
}
