/*ƒe[ƒuƒ‹‘•ü‚ÌCSS*/
.table{
        width: 480px;
	padding:10px;
	position: absolute;
	padding: 0px;
	border:solid 1px #AAAAAA;
}
caption {
}
th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 100%;
	text-align: center;
	padding: 3px;
	background-color: #cccccc;
	border-right:solid 1px #AAAAAA;
	border-bottom:solid 1px #AAAAAA;
}
td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 100%;
	text-align: center;
	padding: 3px; 3px;
	background-color: #FFFFFF;
	border:solid 1px #999999;
}
