@charset "UTF-8";
/* 基本設定　ここから */

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
	color: #000000;
	margin:0;
	padding:0;
	background:#ffffff;
	text-align:center;
	}

a:link {color:#000000;text-decoration:none;}
a:visited{color:#000000;text-decoration:none;}
a:hover{color:#ff3300;text-decoration:underline;position:relative;top:1px;left:1px;}
a:active{color:#000000;text-decoration:none;}

/* 基本設定　ここまで */
/* レイアウト設定　ここまで */	
