@charset "Shift_JIS";
table{
	border-collapse: collapse;
	border:0;
	white-space:nowrap;
  }
.fontred{
	color:#ff0000;
  }
.inputbox{
	width:100px;
}


#topheader {
	width:100%;
	height:74px;
}

#logo {
	width:20%;
	float:left;
  padding-top:10px;
  padding-left:10px;
}

#pdflink {
	width:100%;
  height:100%;
	text-align: right;
}

#pdflink a,span{
  display:block;
  float:right;
  margin-top: 45px;
}


