.font01 { font-size: 75%; line-height: 130%; } 

.font02 { font-size: 71%;}

a:link {
	color:#666666;
	text-decoration:none;
}
a:visited {
	color:#507f70;
	text-decoration:none;
}
a:hover,
a:active {
	color:#00c5b3;
	text-decoration:underline;
}


body {

	color: #333333;

	font-size: 75%;

}

.font-s {
font-size: 10px;
line-height: 130%;
}
.font-m {
font-size: 12px;
line-height: 140%;
}

.imgunder1{
	margin-bottom:5px;
}

.imgunder2{
	margin:5px 0 3px 0;
}

.imgunder3{
	margin-bottom:10px;
}

.imgunder4{
	margin-bottom:15px;
}

.imgunder5{
	margin-top:10px;
}
.imgunder6{
	margin-top:5px;
}

.topnewback{
	padding:0;
	background:url(../images/top_wakuback.jpg) repeat-x bottom;
}

