body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #999999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;

}
body,td,th {
	font-size: 14px;
	color: #999999;
}
a:link {
	color: #3cb371;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3cb371;
}
a:hover {
	text-decoration: none;
	color: #7ED7A6;
}
a:active {
	text-decoration: none;
	color: #3cb371;
}
#topflash {
	height: 613px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
h1 {
	margin-top: 40px;
	margin-bottom: 0px;	
	font-size: 16px;
	color: #999999;
}
h2 {
	margin-top: 2px;
	margin-bottom: 30px;	
	font-size: 9px;
	color: #999999;
}
#info,#exp {
	margin-top:30px;
	margin-bottom:15px;
} 
#lastupdate {
	font-size: 10px;
	width: 641px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
	font-family: Helvetica, Arial, sans-serif;
	color: #B2B2B2;
}
#lastupdate a:link {
	color: #B2B2B2;
	text-decoration: none;
}
#lastupdate a:visited {
	text-decoration: none;
	color: #B2B2B2;
}
#lastupdate a:hover {
	text-decoration: none;
	color: #BB797D;
}
#lastupdate a:active {
	text-decoration: none;
	color: #B2B2B2;
}
.red {
	color:#BB797D;
}
