html{overflow-y: scroll;}

body{margin-top: 12px; color:#222222; background-color: #666666;
font-family:Arial,"ヒラギノ角ゴシック W3", Osaka, "MS Pゴシック";}


a:link {font-size: 12px; text-decoration:none; color:orange }
a:visited {font-size: 12px; text-decoration:none; color:#CC9900 }
a:hover {font-size: 12px; color: gold;}
a:active {font-size: 12px; text-decoration:none; color:#c5dc1c }

td,tr,div,p,a{font-size: 12px; font-family:Arial, sans-serif,"ヒラギノ角ゴシック W3", Osaka, "MS Pゴシック";}

.input{margin:0px; color:black; font-size: 10px; background:#cccccc; border:1px dotted #888888;}
.input2{padding:3px; color:black; font-size: 12px; color:#333333; background:#cccccc; border:1px solid #999999;}




.tiny {
	font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px;}
.mid {
	font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; font-weight: bold;}
.ital {
	font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13px; font-style: italic; font-weight: bold;}
.big {
	font-family: "Arial", "Helvetica", "sans-serif"; font-size: 18px; font-style: font-weight: bold;}
.big-i {
	font-family: "Arial", "Helvetica", "sans-serif"; font-size: 18px; font-style: italic; font-weight: bold;}
