@charset "shift_jis";
body,td,th {
	font-size: 12px;
	text-align: center;
}

.category {
	border: 1px solid #5F5D5E;
}
body {
	background-image: url(../s-back.jpg);
	background-repeat: repeat;
}
.nedan {
	font-size: 16px;
	font-weight: bold;
}
.style1 {
	color: #FFFF00;
	a:link { color: #0000ff; }
}
.style2 {color: #FF0000}
.style3 {color: #FF8000}
.style4 {color: #666666}
.flow {
	height: 150px;
	width: 600px;
	overflow: scroll;
	border: thin solid #CCCCCC;
	clear: left;
}
.style8 {font-size: 18px}
.style10 {color: #0000FF}
.style11 {	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.style12 {	font-size: 16px;
	background-color: #FFFFFF;
	padding: 5px;
	font-weight: bold;

}
.alpha a:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: "alpha(opacity=70)";
}
