body { font-size: 10pt; background-color : #ffffff;  margin-top : 0px;}

h1 {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	margin: 5px;
	color: #264459;
}

td { font-size: 10pt;}
small { font-size: 8pt;}

span { line-height: 140% }
form { margin : 0px ; }

.FONT20 {font-size: 20pt;}
.FONT19 {font-size: 19pt;}
.FONT18 {font-size: 18pt;}
.FONT17 {font-size: 17pt;}
.FONT16 {font-size: 16pt;}
.FONT15 {font-size: 15pt;}
.FONT14 {font-size: 14pt;}
.FONT13 {font-size: 13pt;}
.FONT12 {font-size: 12pt;}
.note { color:#003399; border:solid 1px; padding:5pt;}

.SIZE_S {
		font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
		font-size: 8pt ;
	   }
.USEIME{ ime-mode: "active"; }
.NOIME{ ime-mode: "disabled"; }

a:hover { color: #003399; text-decoration: underline }
a{ color: #003399; text-decoration: none }

/*送信などのボタンデザイン*/
/*フォームの基本デザイン*/
TEXTAREA,SELECT{
  background-color : #ffffff;
  border-top : 1px solid #66FF66;
  border-right : 1px solid #66FF66;
  border-bottom : 1px solid #66FF66;
  border-left : 1px solid #66FF66;
  color : #6666cc;
}

.input_text{
  background-color : #ffffff;
  border-top : 1px solid #66FF66;
  border-right : 1px solid #66FF66;
  border-bottom : 1px solid #66FF66;
  border-left : 1px solid #66FF66;
  color : #6666cc;
}
.inputstyle{
	width : 200px;
}
.form_style{
  background-color : #FFECBF;
  border-top : 1px solid #F06697;
  border-right : 1px solid #F06697;
  border-bottom : 1px solid #F06697;
  border-left : 1px solid #F06697;
  color : #cc0000;
  padding: 3px 3px 3px 3px;
}

.button_style{
  border-top : 1px solid #66FF66;
  border-right : 1px solid #66FF66;
  border-bottom : 1px solid #66FF66;
  border-left : 1px solid #66FF66;
  color : #6666cc;
  font-size : 9pt;
  background-color : #CCFFCC;
}

#space1 td {
	background-color: #FFFFCC;
	padding: 3px 3px 3px 3px;
}
