@Shift-JIS
html,body {
	scrollbar-base-color: #CCCCFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
body,td,th,input {
	color: #333333;
	font-size: 12px;
}
img {
	vertical-align: middle;
}
.border {
	border: 1px solid #666666;
}
.partition {
	border-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px #666666;
	border-left: 1px solid #666666;
}
.dottedline {
	border-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px #666666;
}
.underline {
	border-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px #666666;
}
.padding{
	padding-top: 14px;
}
.gradation {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#EEEEFF', endColorStr='#CCCCFF', gradientType='0');
	background-color: #CCCCFF;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000066;
	position: relative; top: 1px; left: 1px;
}
a:active {
	text-decoration: none;
	color: #000066;
}
th a:link {
	color: #CC0000;
	text-decoration: none;
}
th a:visited {
	text-decoration: none;
	color: #CC0000;
}
th a:hover {
	text-decoration: none;
	color: #CC0000;
}
th a:active {
	text-decoration: none;
	color: #CC0000;
}
.background {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#FFFFEE', gradientType='0');
	background-color: #FFFFFF;
}
h1{
	font-size: xx-small;
	font-weight: normal;
}
h2{
	color: #333333;
	font-size: 12px;
	margin: 1px;
	margin-left: 3px;
}
.cell {
	background-color: #EEEEFE;
}
