@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font: 75%/140% "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", monospace;
	color: #333333;
}
#sideframe {
	width: 160px;
	text-align: center;
	font-size: 10px;
	line-height: 2em;
	margin-bottom: 10px;
}
a {
	color: #333333;
}
a:hover {
	color: #CC3300;
}
.twitter-btn {
	margin-top: 5px;
	margin-bottom: 5px;
}
.twitter-btn a img {
	border: none;
}
