.scr {
	height: 480px;
	overflow: auto;
}

caption { font-size: 25 }

table.menu { width: 200px; }

table.bordertype {
	border: 1px solid;
	border-collapse: separate;
	border-color: #D3D3D3;
}

th.td {	font-size: 15 }

th.regist {	width: 150px }

th { background: #F5F5F5 }

tr.a1 {background: #99CCFF}

tr.a2 {height: 45}

tr.a5 {
	background: #CCCCCC;
	text-align: center;
	font-weight: bold;
}

tr.a3 {background-color: #FFDAB9;}

td.a6 {
	background: #CCCCCC;
	font-size: 15;
	font-weight: bold;
}

td.t1 {
	font-size: 16;
	border-right: none;
}

td.t2 {
	font-size: 16;
	border-left: none;
}

td.rt3 {
	font-size: 12px;
	border-right: none;
}

td.lt4 {
	font-size: 12px;
	border-left: none;
}

td.t5 {
	width: 24px;
}

td.t6 {
	font-size: 12px;
	width: 400px;
}

td.regist { width: 250px }

td.menu1 {
	background-color: #00276C;
	fint-size: 20px;
	color: #FFFFFF;
}

td.menu2 {
	background-color: #003490;
	fint-size: 20px;
	color: #FFFFFF;
}

td.menu3 {
	background-color: #0041B4;
	fint-size: 20px;
	color: #FFFFFF;
}

td.theader {
	background-color: #BEBEBE;
	font-size: 12px;
}

td.theader2{ background-color: #00008b; }

li {
	float: left;
	display: block;
}

td.content { font-size: 12px; }

td.w1 {	width: 350px; }

td.w2 {
	width: 120px; 
	height: 30px;
}

td.w3 {	width: 320px; }

td.w4 {
	border-left:0;
	border-right:0;
}
td.lw5 {
	border-left:0;
}
td.rw6 {
	border-right:0;
}
td.master_head {
	background: #F5F5F5;
	font-size: 12;
	font-weight: bold;	
}

/* 一覧表幅サイズ */
table.w4 { width: 956px; }

span.a3 {
	font-size: 16;
	font-weight: bold
}

span.a4 { font-size: 12; }

span.a5 {
	font-size: 13;
	color: #000000;
}

span.a7 {
	font-size: 13;
	color: #FF0000;
}

span.asta {	color: #FF1493; }

span.masterfont1 { font-size: 13; }

span.masterfont2 { font-size: 12; }

span.logininfo {
	font-size: 12px;
	color: #FFFFFF;
}

span.listheader {
	font-size: 13px;
	color: #FFFFFF;
}

span.bcolor {
	font-size: 12px;
	color: #0000ff;
}

span.rcolor {
	font-size: 12px;
	color: #ff0000;
}
.on {
	background-color: #B7E2FF;
	width: 75px;
	height: 16px;
	margin-right: 5px;
	text-align: center;
}

.off {
	background-color: #D7F2FF;
	width: 75px;
	height: 16px;
	margin-right: 5px;
	text-align: center;
}

.box1 { height: 16px; }

.box2 {
	clear: both;
	border-top: solid 10px #B7E2FF;
	border-bottom: solid 2px #B7E2FF;
	border-left: solid 2px #B7E2FF;
	border-right: solid 2px #B7E2FF;
	width: 875px;
	height: 300px;
}

ul { margin: 0px; }

a.line: link { color: #000000; }
a.line: visited { color: #000000; }
a.line: hover { color: #000000; }
a.line { text-decoration: none; }

a.name: link { color: #000000; }
a.name: visited { color: #000000; }
a.name: hover { color: #000000; }

hr.dlmt { color: #001A48 }

/*fieldset.fieldborder { 
	border-color: #FFD700;
	background-color: #ffffe0;
};*/

fieldset.fieldborder1 { 
	border: 8px solid #f0e68c;
	background-color: #ffffe0;
}
fieldset.fieldborder2 { 
	border: 1px solid #c0c0c0;
}

.header { width: 800px; }

.footer { width: 800px; }

div.title {
	font-weight: bold;
	font-size: 14px;
}

/* 数字入力 */
.intOnly{
	ime-mode: inactive;
}
