*{
font-family: "Osaka" !important;
font-weight: normal !important;
}
body {
	font-size: 10px;
}
table {
	border-collapse: separate;
	font-size: 10px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}
td {
border-right:1px solid #999999;
border-bottom:1px solid #999999;
padding: 2px;
}
th {
border-right:1px solid #999999;
border-bottom:1px solid #999999;
padding: 2px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
a.cast {
	color: #333333;
	text-decoration: underline;
}
a:hover.cast {
	color: #3333CC;
	text-decoration: underline;
}
a:visited.cast {
	color: #330066;
	text-decoration: underline;
}
.tbg1 {
background-color:#FFFFFF
}
.tbg2 {
background-color:#CCCCCC
}
a:hover {
color:#FF3300
}
td.title {
}
.amimg{
display:block;
width:150px;
height:150px;
background-image: url(150.jpg);
}