@charset "Shift_JIS";

body, table {
	_font-size: 96%;
	*font-size: 96%;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6  {  
	margin: 0;
}

.copyright {
	font-size: 11px;
	color: #333;
}
.stdtext {
	font-size: 12px;
	color: #333;
}
.grayframe {
	border: 1px solid #CCC;
}
