@charset "utf-8";
/**
フリースペース独自スタイルシート
**/
div.fsStype {
	font-size : 20px;
	color : red;
}
