body {
	background-color: #FFBA53;
	background-image: url(../top/index_r11_c2.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	background-attachment: fixed;
	background-position: center top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #999;
}
a {
	color: #F60;
	text-decoration: underline;
}
a:hover {
	color: #930;
	text-decoration: none;
}
