﻿.GridView {
	z-index: 0;
	left: 0px;
	position: relative;
	top: 0px;
	width: 1200px;
	height: auto;
	overflow-x: scroll;
	overflow-y: scroll;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: #ffffff;
	display: table;
	border: solid 1px #BBBBBB;
}


.GridViewRowStyle {
	z-index: 0;
	left: 0px;
	position: relative;
	top: 0px;
	width: auto;
	height: auto;
	overflow: visible;
	float: none;
	background-color: #EEEEEE;
	Color: #000000;
	/*
	display:block;
	*/
	font-size:14px;
	font-weight: normal;
}

.GridViewFooterStyle {
	z-index: 0;
	left: 0px;
	position: relative;
	top: 0px;
	width: auto;
	height: auto;
	overflow: visible;
	float: none;
	background-color: #CCCCCC;
	Color: #000000;
	/*
	display:block;
	*/
	font-size: 12px;
	font-weight: normal;
}

.GridViewHeaderStyle {
	z-index: 0;
	/*
	color: #CCFFFF;
	background-color: #00CC66;
	*/
	color: #FFFFFF;
	background-color: #000084;
	font-weight: normal;
	font-size: 14px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	overflow: visible;
	/*
	display:block;
	*/
	word-break: keep-all;
	text-align: center;
}

.GridViewPagerStyle {
	z-index: 0;
	text-decoration: none;
	color: #000084;
	background-color: #BBBBBB;
	z-index: 100;
	left: 0px;
	position: relative;
	top: 0px;
	width: auto;
	height: auto;
	overflow: visible;
	font-size: 14px !important;
	text-align: left;
	/*
	float: left;
	*/
	float: none;
	border-top-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	border-right-style: none !important;
}

/* ページ番号毎の間隔　*/
.GridViewPagerStyle td {
	padding: 0.0em 0.3em 0.0em 0.3em;
}

/* 選択中のページ */
.GridViewPagerStyle a {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
}


/* マウスオーバーした文字(背景色が水色に反転) */
.PagerStyle a:hover {
		color: White;
		background-color: #99CCFF;
		padding-left: 0px;
		padding-right: 0px;
}



.GridViewAlternatingRowStyle {
	z-index: 0;
	left: 0px;
	position: relative;
	top: 0px;
	width: auto;
	height: auto;
	overflow: visible;
	float: none;
	background-color: #DCDCDC;
	Color: #000000;
	/*
	display:block;
	*/
	font-size: 14px;
	font-weight: normal;
}


.GridViewCellStyle
{
	z-index: 0;
	float:none;
	/*
	display:inline-block !important;
	*/
	width:auto;
	height:auto;
	overflow:visible;
	
	border-top-style: none;
	border-right: solid 1px #ffffff;
	border-left-style: none;
	border-bottom-style: none;

}

.GridViewLastCellStyle {
	z-index: 0;
	float: none;
	/*
	display:inline-block !important;
	*/
	width: auto;
	height: auto;
	overflow: visible;
	border-top-style: none;
	border-right: solid 1px #BBBBBB;
	border-left-style: none;
	border-bottom-style: none;
}

.Menu {
	z-index: 1;
	left: 0px;
	color: #5800B0;
	background-color: #ccccff;
	font-size: 16px;
	text-align: left;
	padding: 5px 0px 0px 0px;
}

.Menu a.static {
	font-size: 14px;
}

.MenuItem {
	z-index: 1;
	left: 0px;
	font-size: 14px;
	text-align: left;
}

.MenuCompanyNameLabel {
	z-index: 1;
	left: 0px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #5800B0;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 0px;
}

.CheckBox {
	top: 10px;
}

.CheckBoxLabel {
	top: -10px;
}

.KensakuTblRowHeight0 {
	height: 0px;
}

.KensakuTblRowHeight30 {
	height: 30px;
}

.KensakuTblRowHeight40 {
	height: 40px;
}

.KensakuTblRowHeight45 {
	height: 45px;
}

.KaraLabel {
	text-align: center;
}


.InputTblTrHeight30 {
	height: 30px;
	border: solid 1px #808080;
}

.InputTblTdLabel {
	border: solid 1px #808080;
	background-color: #D9D9D9;
}

.InputTblTrHeight30Blue {
	height: 30px;
	border: solid 1px #0d6efd;
}

.InputTblTdLabelBlueWhite {
	border: solid 1px #0d6efd;
	background-color: #3399FF;
	color: #ffffff;
}

.InputTblTdLabelGreyBlue {
	border: solid 1px #0d6efd;
	background-color: #D9D9D9;
	color: #0d6efd;
}

.InputTblTrHeight30Grey {
	height: 30px;
	border: solid 1px #080808;
	text-align: center;
}

.InputTblTrHeight120Grey {
	height: 120px;
	border: solid 1px #080808;
}


.InputTblTrHeight200Grey {
	height: 200px;
	border: solid 1px #080808;
}

.InputTblTdLabelGreyBlue2 {
	border: solid 1px #080808;
	background-color: #D9D9D9;
	color: #0d6efd;
}

.InputTblTdLabelGreyBlue3 {
	border: solid 1px #080808;
	background-color: #C1DCFF;
	color: #000000;
}

.InputTblTdLabelGreyBlack {
	border: solid 1px #080808;
	background-color: #D9D9D9;
	color: #000000;
}


.InputTblTdInputGreyBlack {
	border: solid 1px #080808;
}

#contents select {
	text-align:left;
}

.TblTdRightBorder {
	border-right: solid 1px #080808;
}

.site-header {
	/*background: #fff;*/
	/*display: flex;*/
	/*padding: 60px 20px;*/
	position: fixed;
	/*justify-content: space-between;*/
	width: 100%;
	z-index: 10000;
}


