body{
	font-size:14px;
	font-weight:bold;
	margin-left:auto;margin-right:auto;text-align:center;
	width:800px;
}
table.top{
	width:700px;
	border: solid 2px #808080;
	border-collapse: collapse;
}
table.bas{
	width:780px;
	border: solid 1px #808080;
	border-collapse: collapse;
}
table.noborder td{
	border-style: none;
	padding:1px;
	white-space:nowrap;
}
table.noborder td input[type="text"]{
	width:250px;
}
table td{
	text-align:left;
	padding:10px;
	border: solid 1px #808080;
	border-collapse: collapse;
}

header {
	text-align:left;
	display:block;
}
.header_ie{
	text-align:left;
	display:block;
}
footer, nav, section, article, figure, aside {
	display:block;
}
.center{margin-left:auto;margin-right:auto;text-align:center;}
.right{float:right;}
.left{float:left;}
b{font-weight:bold;}
input[type="tel"]{
	width:200px;
}
input[type="email"]{
	width:300px;
}
input[type="checkbox"]{
	vertical-align:-2px;
}
input[type="radio"]{
	vertical-align:-2px;
}
textarea{
	width:510px;
	height:200px;
	resize: none;
}
img {
	border-style:none;
}
label{cursor:pointer;}
h1{
	margin-left:auto;margin-right:auto;text-align:left;
	font-size:18px;
	color:#000000;
	width:780px;
	line-height: 200%;
	font-weight:bold;
	border-bottom: 2px solid #000000;
}
.splint_gomi{
	margin-left:auto;margin-right:auto;text-align:left;
	margin-left:20px;
}
.splint{
	background-color:#C5D9F1;
	margin-left:auto;margin-right:auto;text-align:left;
	margin-left:20px;
}
.radio_br{
	line-height:20px;
}
.hissu{
	color:red;
}
.red{
	color:red;
}
.seimei{
	width:150px;
}
.coumoku{
	text-align:left;
	width:220px;
	background-color:#C5D9F1;
	color:#000000;
	font-weight:bold;
	border-bottom-color:#FFFFFF;
}
.font10{font-size:10px;}
.font12{font-size:12px;}
.logbox{
	white-space: pre;
	border: solid 2px #808080;
	background-color:#F3F3FF;
	width:700px;
	height: 200px;
	padding: 0.5em;
	overflow: auto;
	text-align: left;
}
.head_hg{float:left;margin-left:20px;}
.obi{
	background-color:#1F497D;
	color:#FFFFFF;
	font-weight:bold;
	min-height:30px;
	line-height:30px;
	width:780px;
}
.t1{
	background-color:#8198A0;
	color:#FFFFFF;
	font-weight:bold;
	height:40px;
}
.t2{
	background-color:#E8ECEF;
	color:red;
	font-weight:bold;
	height:40px;
}
.dot{
	border-top: dotted 2px #808080;
}
.button3 {
  margin: 10px 30px;
  width: 240px;
  height: 60px;
  cursor:pointer;
  font-size: 14px;
  font-weight:bold;
  color: #FFFFFF;
  border-radius: 0.2em;
  text-decoration: none;
  background-color:#FF6600;
  border: solid 2px #FF6600;
  behavior: url(https://fmt.e-state.ne.jp/ttas/css/PIE.htc);
  position:relative;
}
.yuubin1{width:30px;}
.yuubin2{width:40px;}
.sonota_text{width:400px;}
.long_text{width:400px;}
.middle_text{width:200px;}
.short_text{width:60px;}
.ime_dis{ime-mode: disabled;}