@charset "shift_jis";
/********************************/
/* 田んぼの苗用のＣＳＳ			*/
/********************************/

body {
	background-color: white;
	border: 0px #ff0000 solid;
}

div {
	text-align: center;
}

span{
	font-size: xx-large;
}
