﻿a:link       {
	text-decoration: underline;
	font-size: 10pt;
}
/* underline;を入れている、いらない時は　none; にする  */
a:visited    { color: #0000FF; text-decoration: underline; }
a:active     { color: #FF0066; text-decoration: underline; }
a:hover      { color: #FF0066; text-decoration: underline; background-color: none; 
               font-size: 10pt }
a:style      { font-size: 10pt }
body         { font-size: 10pt; margin: 0px }
td           { font-size: 10pt;
	text-align: left;
}
tr           { font-size: 10pt }
p:style      { font-size: 10pt }
#siz0        { font-size: 10px }
#siz1        { font-size: 8pt }
#siz2        { font-size: 9pt }
#siz3        { font-size: 10pt }
#siz4        { font-size: 11pt }
#siz5        { font-size: 12pt }
#siz6        { font-size: 14pt }
#siz7        { font-size: 18pt }
#siz8        { font-size: 21pt }
#siz9        { font-size: 24pt }
#siz10       { font-size: 30pt }
#siz11       { font-size: 36pt }
#taitol_1 {
	background-color: #FFFFEE;
	width: auto;
	height: 18px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 18px;
	font-weight: bold;
}
.auto-style1 {
	border-width: 0px;
}
.auto-style2 {
	font-size: 18px;
	color: #990000;
	text-align: center;
}
.auto-style3 {
	font-size: 17px;
	text-align: center;
}
.auto-style4 {
	text-align: center;
	width: 59%;
}
.auto-style5 {
	height: 56px;
}
