body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: #1F3535;
	background-repeat: repeat-x;
	background-image: url("images/bg.gif");
	background-attachment: fixed;
	color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

a:link {color: #BF4123; text-decoration: none;}
a:visited {color: #79493D; text-decoration: none;}
a:hover {color: #DB5C3E; text-decoration: underline;}

.font10 {font-size:80%; line-height: 150%; color: #333333;}

