<!--
form{
	margin		: 0em ;
}
input
{
	font-size	: 9pt;
}
textarea
{
	font-size	: 9pt;
}
select
{
	font-size	: 9pt;
}
pp{
	background-color:red
}
body.test1{
	background-image: url(image/hana305.jpg"); /* 全体の背景画像 */
  	background-repeat: no-repeat;            /* 背景を繰り返さない */
  	background-position: right bottom;           /* 背景画像の位置は画面中央 */
}

-->
