body{
	color:#333333;
	background-color:#e3e7d9;
	font-size:11pt;
}

select{
	font-size:11pt;
}

span.ad{
	color:#a03030;
}

span.senku{
	font-size:16pt;
	font-weight:bold;
}

span.kendai{
	color:#996666;
	font-size:30pt;
	font-weight:bold;
}

span.midashi{
	color:#99aa99;
	font-size:20pt;
	font-weight:bold;
}

span.midashi_s{
	font-size:17pt;
	font-weight:bold;
}

a{
	text-decoration:none;
	font-weight:bold;
}

a:link{
	color:#c05050;
}

a:visited{
	color:#5050bb;
}

a:hover{
	color:#ff5050;
	text-decoration:underline;
}

a:active{
	color:#00c000;
}

img{
	border-width:0px;
	vertical-align:middle;
}

td{
	font-size:11pt;
}

td.sen{
	font-weight:bold;
	color:#996699;
}

td.ku{
	font-weight:bold;
	font-size:17pt;
	color:#666666;
}

