@charset "UTF-8";


#flowBox {
	width: 510px;
	font-size: 12px;
	color:#666;
	line-height: 150%;
}

#flowBox a{
	color:#666;
	text-decoration:underline;
}

#flowBox a:hover{
	text-decoration:none;
}

#flowBox strong{
	font-weight:bold;
}

