@charset "utf-8";
/* CSS Document */

/*font style---------------------*/

.font10 {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.font11 {
	font-size: 11px;
	color: #666666;
}
.font12 {
	font-size: 12px;
	color: #666666;
}

/*------------------------------*/
.waku {
	margin: 3px;
	padding: 3px;
	float: left;
	height: auto;
	width: 570px;
	border-width: 1px;
	border-color: #FF3300;
}

