@charset "utf-8";
body form h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00F;
	text-decoration: none;
	background-color: #66ff00;

<!--	background-color: #9F6;
-->	background-image: url(../img/%E3%83%A9%E3%83%9E%E3%83%84%E3%83%BC%E3%83%8B.JPG);
}
#main_text{
	background-color:#6FF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #03F;
}
h1{ color:#00C
}
.body {
	background-color: #9FF;
}

input  {
   background-color: #bde9ba;
   width:100px;
   height:2em;
   size:18px;
   font-size:14px;

}