header.row {
	height: 120px;
}
main, article {
	padding: 20px;
}
img {
	border: 0px;
}
img.Logo {
	height: 60px;
	text-align: left;
	vertical-align: middle;
}
iframe.Maintenance {
	height: 100%;
	border-style: none;
	text-align: right;
	vertical-align: middle;
}
main.maintable {
	background: whitesmoke;
	color: rgb(101,101,101);
}
table {
	margin-right: auto;
	margin-left: auto;
}
.logonmsg {
	font-size: 10pt;
	background: #064FB0;
}
.partation {
	height: 8px;
}
td.logonbtn {
	padding-right: 30px;
}
img.Title {
	height: 42px;
	width: 228px;
}
input.LogonInf {
	font-size: 15pt;
}
img.Logon {
	cursor: hand;
	height: 80px;
	width: 168px;
}
img.Back {
	cursor: hand;
	height: 59px;
	width: 81px;
}
div.UseBrowserPC {
	height: 93px;
	width: 312px;
	position: relative;
}
img.UseBrowserPC {
	height: 93px;
	width: 312px;
}
div.PDFDownload {
	left: 270px;
	position: absolute;
	top: 58px;
	width: 40px;
}
img.PDFDownload {
	cursor: hand;
	height: 33px;
	width: 33px;
}
img.PDFDownloadSecond {
	cursor: hand;
	height: 40px;
	width: 40px;
}
div.BrowserVersion {
	font-size: 10pt;
	left: 0px;
	position: absolute;
	top: 40px;
	width: 312px;
}
img.DousaKakunin {
	cursor: hand;
	height: 110px;
	width: 120px;
}
.width_02_5 {
	width: 17rem;
}
.width_03_5 {
	width: 28rem;
}
.width_04_5 {
	width: 36rem;
}
body, button, tr, td {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-weight: 500;
}
button {
	font-weight: bold !important;
}
.btn-logon {
	color: white;
	background-color: rgb(0,76,160);
	padding: 10px 16px;
	font-size: 18px;
  	line-height: 2;
  	border-radius: 6px;
}
.btn-logon:hover {
	color: white;
	background-color: rgb(0,50,120);
}
.btn-logon:focus,
.btn-logon.focus {
  color: #fff;
  background-color: rgb(0,50,120);
  border-color: #122b40;
}
.row {
	margin-bottom: 1.5rem;
}
.header-row {
	margin-bottom: 0;
}
td {
	padding: 0 10px;
}
.text-dimgray {
	color: rgb(72,72,72);
}
.logon-blue {
	color: rgb(0,76,160);
}
.logon-red {
	color: rgb(218,2,15);
}
.box-slim-radius {
	background-color: white;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	padding: 0px 10px;
}
.align-middle {
	vertical-align: middle !important;
}

.align-bottom {
	vertical-align: bottom !important;
}
.h-iframe {
	height: 75px;
}
.icon-lg-circle {
	color:black;
	font-size: 28px;
	border-radius: 28px;
}
.icon-lg-circle:hover {
	cursor: pointer;
}