@charset "UTF-8";

body {
		font-size: 62.5%;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic pro", Osaka,"メイリオ",Meyryo, "MS Pゴシック", sans-serif;
		color: #000;
		line-height: 1.7;
		background: #fff url(../images/eyes_bg.jpg) 0 0 repeat-x;
		margin: 15px 0;
}