@charset "shift-JIS";

/* ------------全体の設定------------ */

body {
	background-color: #FFFFFF;
	text-align: center;
	/*	color: #4D4D4D;
*/
	line-height: 150%;
	margin-top: 10px;
}

	
	
