BODY {
	BACKGROUND: #111111; COLOR: #FFFFFF;
	font-size:12;
}
P {
	LINE-HEIGHT: 120%;
	font-size:14;
}
ol{
	LINE-HEIGHT: 120%;
	font-size:13;
	margin-bottom:5px;
	margin-top:5px;
}

div.t{
	font-size:12;
}

div.comtext{
	font-size:12;
}

div.zessan{
	font-size:14;
	color:#FF6600;
}
h4{
	margin-top:0;
	margin-bottom:0;
	font-size:14;
}
div.copy{
	font-size:12;
	color:#cccccc;
	margin-top:10px;
}
td.comment{
	border-color:#889999;
	border-style:outset;
	border-width:2px;
	padding:4px;
	background-color:#000000;
}

div.setumei{
	margin-top:15px;
	font-size:12;
}
ul{
	margin-left:0;
	font-size:14;
}

h2{
	font-size:16;
}

A:link {
	color: 6699ff;
}
A:active{
	color: 00cccc;
}
A:visited{
	color:779999;
}
A:hover{
	color:#476B55;
	background-color:ffffcc;
}


