


.title-01{
	width:780px;
	height:24px;
	background-color:#777777;
}
.title-01moji{
	position:relative;left:8px;
	position:relative;top:5px;
	font-weight:900;
	color:#eeeeee;
	font-size:10pt;
}
.title-01moji-e{
	position:relative;left:8px;
	position:relative;top:5px;
	font-weight:900;
	color:#ffff00;
	font-size:10pt;
}
.table-01{
	width:700px;
	/*text-align:center;*/
	background-color:#cccccc;
}
.list-01{
	list-style-type:upper-roman
}


/*======================フォント====================*/
.font-09{
	font-size:9pt;
	font-family:monospace;
	font-weight:100;
	color:#111155;
}
.font-16{
	font-size:16pt;
	font-family:Arial Black;
	font-weight:100;
	color:#eeeeee;
}
.font-09e{
	font-size:9pt;
	font-family:monospace;
	font-weight:100;
	color:#eeeeee;
}
.font-09b{
	font-size:9pt;
	font-family:monospace;
	font-weight:900;
	color:#111155;
}
.font-09bb{
	font-size:9pt;
	font-family:monospace;
	font-weight:900;
	color:#1111aa;
}
.font-09bg{
	font-size:9pt;
	font-family:monospace;
	font-weight:900;
	color:#11aa11;
}
.font-09br{
	font-size:9pt;
	font-family:monospace;
	font-weight:900;
	color:#aa1111;
}
.header{
	font-size:30pt;
	font-family:Arial Black;
	font-weight:900;
	color:#eeeeee;
	position:relative;left:10px;
}

/*======================リンク====================*/
a:link{
	text-decoration:none;
	font-size:9pt;
	font-family:monospace;
	font-weight:100;
	color:#aa1111;
}
a:active{
	text-decoration:none;
	font-size:9pt;
	font-family:monospace;
	font-weight:100;
	color:#ff0000;
}
a:visited{
	text-decoration:none;
	font-size:9pt;
	font-family:monospace;
	font-weight:100;
	color:#aa1111;
}
a.link02{
	color:#aa1111;
	width:100%;
}
a.link02:visited{
	color:#aa1111;
	width:100%;
}
a.link02:hover{
	background-color:#aaaaaa;
	width:100%;
}
a.link01{
	color:#eeeeee;
	width:100%;
}
a.link01:visited{
	color:#eeeeee;
	width:100%;
}
a.link01:hover{
	background-color:#aaaaaa;
	width:100%;
}
