@charset "shift-JIS";

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

body {
	margin: 0px;
	background-color: #CCCCCC;
	text-align: center;
	color: #4D4D4D;
    line-height: 150%;
}

	
