body {
	margin:0px;
	text-align: center;
	background-color: #FFFFCC;
	background-image: url("images/h_bg.png");
	background-repeat: repeat-x;
}
body,td {
	font-family:"£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}
a:link {
	font-family:"£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family:"£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.attention {
	font-weight: bold;
}
.topictitle {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #0066FF;
}
.topicday {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #009900;
}
.url {
	font-family: monospace;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
}
.url a:link{
	font-family: monospace;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.url a:visited {
	font-family: monospace;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.url a:hover {
	text-decoration: underline;
	color: #AB520B;
}
.url a:active {
	text-decoration: none;
	color: #AB520B;
}
.redmini {
	font-size:10px;
	color: #FF0000;
}