.txt_08      { font-size: 8px ;}
.txt_10      { font-size: 10px ;}
.txt_12      { font-size: 12px ;}
.txt_14      { font-size: 14px ;}
.txt_16      { font-size: 16px ;}
.txt_18      { font-size: 18px ;}
.txt_20      { font-size: 20px ;}
.txt_24      { font-size: 24px ;}
.txt_30      { font-size: 30px ;}
.txt_setumei10 { font-size: 10px; line-height: 150% ;}
.txt_setumei12 { font-size: 12px; line-height: 150% ;}
.txt_setumei14 { font-size: 14px; line-height: 150% ;}
.txt_setumei16 { font-size: 16px; line-height: 150% ;}
A:LINK       { text-decoration: none; font-size : 12px;}
A:VISITED {
	text-decoration: none;
	font-size : 12px;

}
A:HOVER {
	text-decoration: none;
	font-size : 12px;

}
A:ACTIVE {
	text-decoration: none;
	font-size : 12px;

}



a.type1:link { font-size: 12px;}
a.type1:visited{ font-size: 12px;}
a.type1:hover{ color: #FF0000;font-size: 12px;}
a.type1:active{ color: #FF0000;font-size: 12px;}
a.type2:link { color: #000000; font-size: 12px ;}
a.type2:visited { color: #000000; font-size: 12px ;}
a.type2:hover { color: #FF0000; background-color: #ffff00; font-size: 12px ;}
a.type2:active { color: #FF0000; background-color: #ffff00; font-size: 12px ;}
a.type3:link{
	color: #0000FF;
	font-size: 10px;
	text-decoration: underline;
}
a.type3:visited{
	color: #000066;
	font-size: 10px;
	text-decoration: underline;
}
a.type3:hover{
	color: #FF0000;
	font-size: 10px;
}
a.type3:active{
	color: #FF0000;
	font-size: 10px;
}
a.type4:link {
	font-size: 14px;
	text-decoration: underline;
}
a.type4:visited {
	font-size: 14px;
	text-decoration: underline;
}
a.type4:hover {
	font-size: 14px;
	background-color: #FF99FF;
}
body {
	background-image: url(../img/bg.jpg);
	color: #333333;
	margin-top: 0px;
}
h1 {
	font-size: 10px;
	font-weight: bold;
   margin:5px 0px;                   /* }[W */
}
a.top:link {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
a.top:visited {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
a.top:hover {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
a.top:active {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
