.a01 {
	font-size: 13px;
	line-height: 150%;
	color: #666;
}
.white {
	font-size: 13px;
	color: #FFF;
}
.bule {
	font-size: 13px;
	line-height: 180%;
	color: #069;
	font-weight: bold;
}
.bg01 {
	background-image: url(images/m02.jpg);
}
.red {
	color: #F00;
}
.a01 .red em {
	font-style: italic;
}
