@charset "utf-8";

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}

*{
	margin:0;
	padding:0;
} 

html{
	height:100%;
}

body{
	background:#ffffff;
	font-size:15px;
	margin:0px auto;
	padding:0;
	font-family: 'ＭＳ Ｐゴシック', Helvetica, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'モリサワ 新ゴ R', 'Droid Sans', メイリオ, 'sans-serif';
	height:100%;
}

#admin{
	width:100%;
	margin:0;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	line-height:1;
	height:100%;
	min-height:100%;
}
#admin td{
	padding:0;
	vertical-align:top;
}

#sukejuru{

}

#sukejuru th{
	margin:0;
	padding:0;
	border:1px solid #000000;
	font-weight:bold;
	color:#000000;
	background:#ffffff;
	font-size:15px;
	text-align:center;
	width:90px;
	height:25px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}

#sukejuru th.aka{
	color:#ffffff;
	background:#ff0000;
}

#sukejuru th.ao{
	color:#ffffff;
	background:#4040ff;
}

#sukejuru td{
	margin:0;
	padding:0;
	border:1px solid #000000;
	width:100px;
	height:940px;
}

#sukejuru td div{
	width:100%;
	margin:0 auto;
	padding:0 0 0 1px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	display:block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}

#sukejuru td div.ab{
	width:100%;
	margin:0;
	padding:0;
	border:0;
	line-height:1;
}

#sukejurut{
	margin:0;
	padding:0;
	float:left;
}

#sukejurut td{
	height:67px;
	list-style:none;
	margin:0;
	padding:0 2px 0 0;
	border:0;
	font-size:12px;
	text-align:right;
}

.noprint{
	display:none;
}
