/* CSS Document */

body {
	background-color: #000000;
	color:#FFFFFF;
}

body,th,td{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
}

img{
	border:none;
}

table,th,td{
	border-collapse:collapse;
}

th,td{
	font-size: 12px;
	padding: 6px;
	text-align: left;
}

th{
	border-right:2px solid #ffffff;
	font-weight:normal;
}

.font01{
	color:#FFCC00;
}

.btn{
	padding:10px;
	text-align:center;
}

.btn input{
	width:160px;
	height:24px;
}

.col1{
	width:160px;
	padding:2px;
	margin-bottom:2px;
}

caption{
	padding:12px 6px;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
}
