@charset "shift_jis";
/* フォントに関する指定 */
/* フォントサイズ調整ここから */
body {
	color:#333333;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", "メイリオ", "ＭＳ ゴシック", sans-serif;
	line-height:140%;
	text-align:center;
}

a:hover {
	text-decoration:underline;
	color:#333333;
	}

a {
	text-decoration:none;
	color:#333333;
	}

/*++++++++++++++++++++++++++++++++++++++++
         　　下層ページ
++++++++++++++++++++++++++++++++++++++++*/



