body {
	background-image:   url(../07/img/back01.jpg);
	background-repeat: repeat-x;
}
a:link{
	text-decoration:underline;
	color:#333399;
	font-weight: bold;
}
a:visited{
	text-decoration:underline;
	color:#993399;
	font-weight: bold;
}
a:active{
	text-decoration:underline;
	color:#009900;
	font-weight: bold;
}
a:hover{
	text-decoration:underline;
	color:#FF6600;
	font-weight: bold;
}
.moji10{
	font-size:10px;
	line-height: 12px;
	color: #333333;
}
.moji12{
	font-size:12px;
	line-height: 15px;
	color: #333333;
}
.moji20 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}
.moji16 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
