body {
	background-image: url(../119_bg/l_blue3.gif);
}
table {
	width: 700px;
	padding: 0px;
	margin-top:5px; 
	text-align: center;
}
.empty{
	background-image: url(../119_bg/l_blue3.gif);
}
caption{
	font-size: 15px;
	color: #ffffff;
	font-weight: 700;
}
tr {
	background-color: #ccffff;
}
th {
	background-color: #ccffcc;
	text-alignFcenterG
	font-family:"CI",Meiryo,"lr oSVbN", Osaka, sans-serif;
	font-size: 14px;
	height: 25px;
	font-weight: 700;
	letter-spacing: 3px;
	vertical-align: middle;
	padding: 2px;
}
td {
	background-color: #eeeeee;
	font-family:"CI",Meiryo,"lr oSVbN", Osaka, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
	letter-spacing: 0px;
	text-align: center;
	padding-left: 5px;
}
td.right {
	text-align:left;
}
td.ext {
	background-color: #008080;
}
a {
	text-decoration: none;
}
h1{
	font-family:"CI",Meiryo,"lr oSVbN", Osaka, sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
}