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;
}
img a {
	color: #CC0000;
}
.attention {
	font-weight: bold;
}
.title {
	font-family:"£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.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;
}
.question {
	color: #FF0000;
}
.answer {
	color: #0000FF;
}
.gray {
    color: #666666;
}
.mizuiro {
    color: #0099CC;
}
.green {
	color: #6CBF6A;
	font-weight: bold;
}
.copyright {
	font-family:"£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.caption {
	font-family:"£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.listyear1 {
    background-color:#FFCC00;
	padding: 3px;
	position: static;
	overflow: none;
}
.listyear2 {
    background-color:#FEE492;
	padding: 3px;
	position: static;
}
.list {
    background-color:#fff;
    border-bottom: 1px dashed gray;
	padding: 3px;
	position: static;
}
.redmini {
	font-size:10px;
	color: #FF0000;
}