@charset "UTF-8";

body {
	width: 100%;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	margin: 0;
	padding: 0;
}


a:link,
a:visited {
	color: DarkSlateBlue;
	background-color: transparent;
}

a:visited {
	color: DarkSlateBlue
}

a:active {
	color: Red
}

a:hover {
	color: #b900cf
}

a:link,
a:visited,
a:active,
a:hover {
	cursor: hand;
	text-decoration: none
}

p {
	margin: 0.5em 1em 0.2em 1em;
}

dl,
ul,
ol {
	padding: 0.5em 2.5em 0.5em 2.5em;
	border-style: none;
	margin: 0;
}

dt {
	font-weight: bold;
}

hr {
	border-style: none;
	height: 2px;
	color: #cc9933;
	background-color: transparent;
}

ul {
	list-style-type: square;
}

li {
	list-style-type: square;
	color: tan;
}

img {
	border-width: 0px;
}

img.img {
	border-width: 0px;
	cursor: hand;
}

img.img_selected {
	border-width: 0px;
}

div.img {
	cursor: hand;
}

div.img_selected {
	cursor: hand;
}

table {
	border-width: 1px;
	border-style: solid;
	border-color: #E6E6E6;
	border-spacing: 1px;
	border-collapse: collapse;

}

th {
	border-width: 1px;
	border-style: solid;
	border-color: #E6E6E6;
	color: White;
	background-color: #0069b4;
	padding: 1px 3px 1px 3px;
}

td {
	border-width: 1px;
	border-style: solid;
	border-color: #E6E6E6;
	padding: 1px 5px 1px 5px;
}

table.List {
	border-style: solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

tr.List {
	border-width: 0px;
	border-style: None;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

tr.List_Color {
	border-width: 0px;
	border-style: None;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #E5FAFF;
}

th.List {
	border-width: 0px 0px 2px 1px;
	border-style: solid;
	border-color: #E6E6E6;
	color: #fff;
	height: 25px;
	text-align: center;
	background-color: #00030B;
	padding: 16px !important;
	margin: 0px 0px 0px 0px;
	line-height: 23px;
	overflow: hidden;
	font-weight: normal;
	white-space: nowrap;
}

td.List {
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #E6E6E6;
	height: 25px;
	text-align: left;
	padding: 16px !important;
	margin: 0px 0px 0px 0px;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	empty-cells: show;
	white-space: nowrap;
	background: #fff;
}

td.List_Right {
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #E6E6E6;
	height: 25px;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	line-height: 24px;
	overflow: hidden;
	empty-cells: show;
	white-space: nowrap;
}

td.List_Left {
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #E6E6E6;
	height: 25px;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	line-height: 24px;
	overflow: hidden;
	empty-cells: show;
	white-space: nowrap;
}

td.List_Run {
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #E6E6E6;
	height: 25px;
	text-align: center;
	background-color: #95C1E1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	empty-cells: show;
	white-space: nowrap;
}

td.List_Err {
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #E6E6E6;
	height: 25px;
	text-align: center;
	background-color: #FF3D48;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	empty-cells: show;
	white-space: nowrap;
}

td.List_Stop {
	border-width: 1px;
	border-style: solid;
	height: 25px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	empty-cells: show;
	white-space: nowrap;
	background: #fff;

}

td.List_Check {
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #E6E6E6;
	height: 25px;
	text-align: center;

	background-color: yellow;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	empty-cells: show;
	white-space: nowrap;
}



.logo {
	margin: 0 10px;
}

.logotext {
	color: #fff;
}

#container {
	border-style: none;
	width: 100%;
}

#head {
	background-color: #4270D0;
	padding: 5px 0;
}

#title {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: right;
	margin-bottom: 8px;
	margin-top: 16px;
	font-size: 14px;
}

.coi_copyright {
	border-top: 3px solid #4270D0;
	padding-top: 3px;
}


@media screen and (max-width: 959px) {
	th.List {
		padding: 8px !important;
	}

	td.List {
		padding: 8px !important;
	}

	#container {
		padding: 0 2%;
		box-sizing: border-box;
	}


}