a:hover {  color: #FFFFFF; background-color: #6699CC}
body {
	background-attachment: scroll;
	background-image:     url(img/bg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#info {
	font-size: 90%;
	padding: 5px 10px;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#info p {
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.3em;
}
.text02 {
	font-weight: bold;
	color: #CC3333;
}
.info-t {
	font-size: 100%;
	font-weight: bold;
	color: #006699;
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 0.3em;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3366;
	border-bottom-width: 1px;
}
font {  font-size: 12px}


