/* CSS Document */
 
A:link {
	color: #FF0066;
	text-decoration: none;
}
A:visited {
  color: #FF0066;
  text-decoration: none
}
A:active { color: #FF0066}
A:hover {s
  color: #ff0000;
	text-decoration: none;
	color: #999999;

}

.text {
	font: 18px;
	color: #000000;
}
table {
	font-size: 12px;
}
.style1 {color: #FFFFFF}
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 5px;
	background-image: url(img/bg.gif);
}
.style3 {color: #FFFFFF; font-weight: bold; }
.style5 {
	color: #FFFF99;
	font-weight: bold;
}
.style10 {
	color: #FF6666;
	font-weight: bold;
}
.tb {
	border: thin none ;
	background-image: url(img/bar.gif);
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 23px;
	width: 423px;
	text-indent:0pt;
	padding: 4px 5px 4px 45px;
	}
.tt {
	border: none;
	background-image: url(img/ti.gif);
	font-size: 12px;
	color: #006600;
	height: 20px;
	width: 423px;
	padding: 3px 3px 3px 45px;
	background-position: center;
	}

.mm {
	border: none;
	background-image: url(img/m_ue.gif);
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 36px;
	width: 200px;
	text-indent:6pt;
	padding: 0px 0px 0px 0px;
	
	}	
.bbb {

	border: 2px solid #666666;
}
.style14 {color: #0000CC; font-weight: bold; }
.style16 {color: #FF3333; font-weight: bold; }
.style17 {color: #000000}
.style18 {font-size: 11px}
.kenshouBox {	border:1px solid #009A00;
	background-color:white;
}
.kenshouBox1 {	background-color:#009A00;
}
.style20 {color: #009900; font-weight: bold; }
.rank {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.shadow{
		filter : shadow(color=#006600,direction=225) ;
}
	
.gallery_waku{
		border-right : 2px solid #003300;
		border-bottom : 2px solid #003300;
}