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: 10px;
	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: 565px;
	width: 850px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
h1 {
	margin-top: 10px;
	margin-bottom: 30px;	
	font-size: 12px;
	color: #999999;
}
p {
	margin-top:20px;
	margin-bottom:20px;
}
#exp strong {
	font-weight:normal;
}
#info,#exp {
	margin-top:15px;
	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:#AC4852;
}



#latest_tweet_wrapper {
    width: 850px;
	margin-top:15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
	text-align: left;
	position:relative;
}


#twitterbird {
	position:absolute;
    width: 17px; height: 20px;
	left:0; top:12px;
	float:left;
}
#twitterbird a {
	position:absolute;
    width: 17px; height: 20px;
	left:0; top:0;
	background:url(images/common/twitter.gif) left center no-repeat;
	color: #807777;
	text-indent:-300em;
	outline-style:none;
}
#latest_tweet {
    width: 795px;
	min-height:41px;
	float:right;
	text-align: left;
	background-color: #F2F0ED;
	padding: 2px 15px 2px 15px;
	color: #807777;
}
#latest_tweet p {
	margin-top:13px;
	margin-bottom:13px;
}
#latest_tweet small, #latest_tweet a {
    color: #807777;
}
.loading {
    height: 30px;
}
#footer {
	clear:both;
	height:30px;
}
	
