@charset "shift_jis";


/*--------------------------------------------------------
メイン / body, h1, storong, em, など
--------------------------------------------------------*/

* {
	margin:0 auto;
}

body {
	font-size:small;
	line-height:150%;
	color:#333333;
	text-align:center;
	margin:0;
}