@charset "shift-JIS";

/* ------------全体の設定------------ */

body {
	background-color: #F2F2F2;
	text-align: center;
	color: #4D4D4D;
	line-height: 150%;
	margin-top: 0px;
}

	
