/* -------------------------------------
for tags
---------------------------------------- */
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

html {
    margin-bottom:1px;
    height:100%;
	font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, Osaka-等幅, "Osaka-Mono", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", sans-serif;
	/*font-family: Osaka, Osaka-等幅, "Osaka-Mono", Arial,"メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", sans-serif;*/

}

body{
	margin:0;
	background: #f7f7f7;
	color:#1F1305;
	font-size:13px;
	border-top:5px solid #003EA1;
}
h1 {
	font-size: 120%;
    margin-right: auto;
}
	h1 span{
		text-indent:-999999px;
		display:block;
		width:169px;
		height:54px;
	}

h2{
	background: #2d5aa1;
	padding: 10px 0px 8px 30px;
	color: #fff;
	font-size: 120%;
	position: relative;
	margin: 0px -30px 20px -30px;
	letter-spacing: 0.5px;

}
h3{
	color:#1F1305;
	font-size: 120%;
	padding-left:20px;
	border-left:10px solid #145AAF;
}
h4{
	color:#130c02;
	font-size:1em;
	font-weight:normal;
	border-left:5px solid #145AAF;
	padding-left:15px;
	padding-bottom:0;
	margin-bottom:0;
	line-height:1em;
}

form{margin:0;padding:0;}
a{
	color:#332b26;
}
a:hover{
	opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60);
}
a img{border:none;}
a:hover img{
	opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60);
}
.btn input:hover{
	opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60);
}
img{border:none;}

p {
	padding: 0 0;
	margin:0 0 01em;
	line-height:1.7em;
	letter-spacing:0.1em;
	text-align: justify;
	text-justify: inter-ideograph;
	clear:both;
}
/*input{vertical-align:top;}*/

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* -------------------------------------
for Wrap
---------------------------------------- */
div#header,
div#container,
div#footer {
    margin: 0 auto;
    line-height: 1.8em;
    width: 1300px;
}

div#header,
div#container,
div#footer {
	background: url(../images/bg_rl.png) repeat-y top;
	background-size:100%;
}
div#header{
    position: relative;
    padding: 5px 40px 0px;
}
	div#header div.g_menu {
	}
	div#header div.g_menu ul,
	div#header div.g_menu li{
		display:inline;
	}
	div#header div.g_menu li{
        margin-left: 10px;
	}

div#container{
    padding: 0px 40px 20px;
}
	div#container .lv1{
		margin:0px 0 15px 0;
	}
	div#container ul.submenu{
		clear: both;
		padding-top: 0.5em;
		margin-bottom:2em;
		margin-left:20px;
	}
		div#container ul.submenu li{
			margin:0.5em 0;
		}

	div#container ul.settingmenu{
		padding:5px 0 10px;
		margin-left:20px;
	}
		div#container ul.settingmenu li{
			margin:0.5em 0;
		}

div#footer{
	padding: 10px 40px 20px;
}
	.jcity_logo{
		background: url(../images/logo/eos.jpg) no-repeat top 15px right;
		padding-top:70px;
		text-align:right;
		border-top: 1px #e0e0e0 solid;
	}
	.SBE_logo{
		padding-top:5px;
		text-align:right;
	}

/* -------------------------------------
for common Decoration
---------------------------------------- */
.btn{
	text-align:center;
	/*margin:10px 0;*/
	padding: 10px;
	margin-bottom: 10px;
}

ul.system,
ol.system{margin:0;padding:0;list-style-type: none;}
ul.system li,
ol.system li{text-align: justify;text-justify: inter-ideograph;}

dl.system {margin:0;padding:0;}
dl.system dt{margin:0;padding:0;}

td.LargePS{
	background:#EEFFEE;/o
	color:green;
}
td.MiddlePS{
	background:#FFFFEE;
	color:#cc9900;
}
td.SmallPS{
	background:#FFEEEE;
	color:red;
}

td.alert{
	background:#FFD0D0;
	color:red;
}

p.title{
	text-align:center;
	margin-bottom:0;
}
/* -------------------------------------
for common table
---------------------------------------- */
/* table_login ---------------- */
table.table_login {
	width:40%!important;
	margin:0 auto;
}
/* table.system ---------------- */
table.system {
	/*width:100%;*/
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
}
	table.system th,
	table.system td{
		border: 1px solid #cccccc;
		padding: 5px 5px;
		font-size: 13px;
		text-align: left;
	}
	table.system tr:hover {
		background:#e2f8ff;
	}
	table.system th {
		background: #F8F8F8;
		font-weight: normal;
		text-align: center;
	}
	table.system th.day{
		width: 77px;
	}
	table.system th.ID{
		width:9em;
	}
	table.system th.image{

	}
	table.system th.report{
		vertical-align:top;
	}
	table.system td.day{
		text-align: center;
	}
	table.system td.num{
		text-align: right;
	}
	table.system td.ID{
		text-align: center;
	}
	table.system td.image{
		/* border:none; */
		text-align:center;
	}
	table.system td.summary{
		text-align: center;
		font-size: 20px;
	}
form table.system th{
	text-align:left;
}
/* table.plantlist ---------------- */
table.plantlist {
	margin-top:10px;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.plantlist th,
	table.plantlist td{
		border: 1px solid #cccccc;
		padding: 5px 5px;
		font-size: 13px;
		text-align: left;
	}
	table.plantlist tr:hover {
		background:#e2f8ff;
	}
	table.plantlist th {
		background: #F8F8F8;
		font-weight: normal;
		text-align: center;
	}
	table.plantlist td.marker{
		width: 30px;
		text-align: center;
	}
	table.plantlist td.photo{
		width: 130px;
		text-align: center;
	}
	table.plantlist td.area{
		width: 80px;
		text-align: center;
	}
	table.plantlist td.name{
		width: 220px;
		text-align: left;
	}
	table.plantlist td.status{
		width: 110px;
		text-align:center;
	}
	table.plantlist td.alarm{
		width: 150px;
		text-align:center;
	}
	table.plantlist td.alarm_on{
		width: 120px;
		text-align:center;
		background:#FFD0D0;
		color:red;
	}
	table.plantlist td.ps{
		width: 110px;
		text-align:center;
	}
	table.plantlist td.gen{
		width: 120px;
		text-align:center;
	}
	table.plantlist td.ts{
		width: 160px;
		text-align:center;
	}
/* table.alertlist ---------------- */
table.alertlist {
	width:100%;
	margin:0 auto;
	border:none;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.alertlist th,
	table.alertlist td{
		border: 1px solid #cccccc;
		padding: 5px 5px;
		font-size: 13px;
		text-align: left;
	}
	table.alertlist tr:hover {
		background:#e2f8ff;
	}
	table.alertlist th {
		background: #F8F8F8;
		font-weight: normal;
		text-align: center;
	}
	table.alertlist td.ts{
		text-align: center;
	}
	table.alertlist td.name{
		text-align: left;
	}
	table.alertlist td.severity{
		text-align: center;
	}
	table.alertlist td.description{
		text-align: left;
	}

	
/* table.data ---------------- */
table.data {
	width:100%;
	margin:0 auto;
	border:none;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.data th {
		border: 1px solid #cccccc;
		padding: 5px 10px;
		font-size: 13px;
		background: #f8f8f8;
		font-weight: normal;
		text-align: center;
	}
	table.data td {
		border: 1px solid #cccccc;
		padding: 5px 10px;
		font-size: 13px;
		background: #ffffff;
		font-weight: normal;
	}
	table.data tr:hover {
		background:#e2f8ff;
		/* background:#feffdd; */
	}
	table.data th.ts {
		width: 250px;
	}
	table.data th.devtype {
		width:200px;
	}
	table.data th.devid {
		width:70px;
	}
	table.data th.category {
		width:80px;
	}
	table.data th.item {
		width:100px;
	}
	table.data th.code {
		width:50px;
	}
	table.data th.value{
		width:220px;
	}
	table.data td.ts {
		text-align: center;
	}
	table.data td.devtype {
		text-align: center;
	}
	table.data td.devid {
		text-align: center;
	}
	table.data td.category {
		text-align: center;
	}
	table.data td.item {
		text-align: left;
	}
	table.data td.code {
		text-align: center;
	}
	table.data td.value{
		text-align: left;
	}

/* table.search ---------------- */
table.searchcondition {
	background:#eee;
	border:none;
}
	table.searchcondition th{
		border:none;
	}
	table.searchcondition tr:hover {
		background:none;
	}
	table.searchcondition td{
		text-align:center;
		border:none;
	}
		table.searchcondition td li{
			display:inline;
		}

/* .loginform table ---------------- */
.loginform input,
.passwordform input {
	padding: 5px;
}
.loginform table.system th,
.loginform table.system td,
.passwordform table.system th,
.passwordform table.system td {
	padding: 8px;
}
.loginform p.btn,
.passwordform p.btn {
    text-align: center;
}


/* -------------------------------------
for area
---------------------------------------- */
.side_navi {
    float: left;
    width: 200px;
    margin-right: 30px;
}
.main_area {
    float: left;
    width: 980px;
    padding: 0 20px 0 0;
}
.mt50 {
    margin-top: -50px;
}
.pr0 {
    padding-right: 0px;
}
div.graf {
	margin:0 20px 30px;
}
	div.graf img{
		margin:0 auto 0;
		display:block;
	}

div.table {
	/*margin:0 20px 5px;*/
}

div.summary table.system{}
	div.summary table.system th{
		width:10em;
	}
	div.summary table.system td{
		text-align:right;
		background:#fff !important;
	}
	div.summary table.system td.text{
		text-align:center;
	}
	div.summary table.system td:hover{
		background:#fff !important;
	}
	div.summary table.system td.image{
		text-align:center;
		width:550px;
	}
div#container div.g_menu{
	border-top:3px solid #eee;
}

div#container div.menu{
	margin-top:-5px;
	border-bottom:1px solid #eee;
	padding-bottom:15px;
}
	div.menu ul.main_menu{
		overflow:hidden;
		width:1220px;
		margin:0 auto;
	}

		div.menu ul.main_menu li{
			/*width: 145px;*/
			min-width: 145px;
			height:59px;
			float:left;
			margin-right:5px;
			border:1px solid #dedede;
			border-radius: 10px;
		}
		div.menu ul.main_menu li.monitormenu{
			background:url(../images/icon_plant.png) no-repeat left 10px center/19px;
		}
		div.menu ul.main_menu li.alertmenu{
			background:url(../images/icon_alert.png) no-repeat left 10px center/19px;
		}
		div.menu ul.main_menu li.graphmenu{
			background:url(../images/icon_graph.png) no-repeat left 10px center/19px;
		}
		div.menu ul.main_menu li.datamenu{
			background:url(../images/icon_data.png) no-repeat left 10px center/19px;
		}
		div.menu ul.main_menu li.settingmenu{
			background:url(../images/icon_maintenance.png) no-repeat left 10px center/19px;
		}
		div.menu ul.main_menu li.documentmenu{
			background:url(../images/icon_document.png) no-repeat left 10px center/19px;
		}
		div.menu ul.main_menu li.confmenu{
			background:url(../images/icon_configuration.png) no-repeat left 10px center/19px;
		}


		div.menu ul.main_menu li.nowon {
			background-color: #2d5aa1;
			border: none;
		}
		div.menu ul.main_menu li.nowon a {
			color: #fff;
		}


		/* 現在地表示 */
		div.menu ul.main_menu li.nowon.monitormenu{
			background-image:url(../images/icon_plant_on.png);
		}
		div.menu ul.main_menu li.nowon.alertmenu{
			background-image:url(../images/icon_alert_on.png);
		}
		div.menu ul.main_menu li.nowon.graphmenu{
			background-image:url(../images/icon_graph_on.png);
		}
		div.menu ul.main_menu li.nowon.datamenu{
			background-image:url(../images/icon_data_on.png);
		}
		div.menu ul.main_menu li.nowon.settingmenu{
			background-image:url(../images/icon_maintenance_on.png);
		}
		div.menu ul.main_menu li.nowon.documentmenu{
			background-image:url(../images/icon_document_on.png);
		}
		div.menu ul.main_menu li.nowon.confmenu{
			background-image:url(../images/icon_configuration_on.png);
		}


		div.menu ul.main_menu li a {
			display:block;
			padding: 20px 15px 20px 40px;
			font-size:13px;
			color:#2d5aa1;
			letter-spacing:0;
			text-decoration:none;
		}



div.explanation{

}
	div.explanation dl{
		border-top:1px solid #eee;
		width:690px;
	}
	div.explanation dt{
		float:left;
		clear:both;
		width:130px;
		padding:10px 1em;
		border-right:1px solid #eee;
		background: #F8F8F8;

	}
	div.explanation dd{
		margin:0;
		width:500px;
		padding:10px 1em 10px 175px;
		border-left:1px solid #eee;
		border-right:1px solid #eee;
		border-bottom:1px solid #eee;

	}
	div#container div.searchbox{
		/*background: #F8F8F8;
		padding: 5px 10px;*/
		margin: 0 0 20px;
	}
	div.searchbox .title{
		background:#145AAF;
		color:#fff;
		margin-left:1em;
		padding:5px;
		display:inline;
	}
	div.searchbox dl.searchcondition {
		overflow:hidden;
		/*margin-top:10px;
		margin-bottom:10px;
		margin-bottom:1px;*/
		border-bottom: 1px solid #efefef;
		display: flex;
		align-items: center;
		box-shadow: 1px 1px 1px 0px #fff;
		background: #F8F8F8;
	}
	div.searchbox dl.searchcondition.group {
		/*margin-top: -1px;*/
	}
	#Dev_SN ul.system {
		margin-left: -3px;
		width: 1070px;
	}
		div.searchbox dl.searchcondition dt{
			/*float:left;
			padding:0;
			color:#145AAF;
			margin:0 1em 0 1em;
			font-weight:bold;*/
			color:#fff;
			background: #2d5aa1;
			width: 130px;
			padding: 5px;
			padding: 5px 10px;
			margin-right: 10px;
		}
		div.searchbox dl.searchcondition dt span.dt_hint {
			font-size: 10px;
			cursor: pointer;

		}
		div.searchbox dl.searchcondition dt {
			display: flex;
			justify-content: space-between;
		}
		div.searchbox dl.searchcondition dd{
			padding: 4px 15px 4px 0;
			margin: 0;
			/*float: left;*/
			/*border-right:1px solid #eee;*/
		}
		div.searchbox dl.searchcondition select {
			/*padding: 2px;*/
		}
		div.searchbox dl.searchcondition dd li{
			display:inline;
			margin-right: 5px;
		}
		div.searchbox dl.searchcondition dd label {
			cursor: pointer;
		}


	div.searchbox .btn {
		background: #F8F8F8;
		text-align: left;
	}
div.mes_alert{
	margin:1em 0;
	border:1px solid red;
	background:#FFDFDF;
	padding:10px 20px;
	color:red;
}
div.animation{
	width:920px;margin: 5px auto;
}
	div.animation *{
		zoom:1;
	}
	div.animation .animation_parts{
		position: relative;
		background: url(../images/anime/panel.jpg) no-repeat 57px 85px;
		height: 270px;
		width: 573px;
		float: left;
	}
	div.animation .animation_info{
		float:right;width:340px;padding-top:1px;
		font-size:20px;
		margin:0 0;
	}
	div.animation .animation_info th,
	div.animation .animation_info td{
		font-size:20px;
	}
/* -------------------------------------
for parts
---------------------------------------- */



/* -------------------------------------
for Page
---------------------------------------- */
/* ===== toppage added 20180427 ===== */
.index_layout {
    display: flex;
    justify-content: space-between;
}
.map_area {
    width: 520px;
    height: 350px;
}
.error_area {
    width: 670px;
    height: 350px;
}
.map_area_inner {
    width:100%;
    height:330px;
}


/* ===== PF tentatively added 20120828 ===== */
.sysmessage{
	margin:1em 0;
	color:red;
	padding: 5px 10px;
	background: #FFFEE6;
	border: 1px solid red;
}
	.sysmessage p{margin:0;padding:0;}

/* ===== PF tentatively added 20131016 ===== */
.usermessage{
	margin:1em 0;
	color:#000000;
	padding: 5px 10px;
	background: #FFFFFF;
	border: 1px solid red;
}
	.usermessage p{margin:0;padding:0;}

/* ===== PF tentatively added 20130217 ===== */
/* table.monitor ---------------- */
table.monitor {
	margin:0;
	background:#FFFFFF;
/*	border-collapse: collapse;*/
	border-spacing: 0;
}
	table.monitor th{
		padding:0px 0px;
		font-size:10px;
		text-align: center;
		/*width:30px;*/
		height:10px;
	}
	table.monitor td{
		padding:0px 0px;
		font-size:10px;
		text-align: center;
		/*width:30px;*/
		height:10px;
	}
/* table.monitor_small ---------------- */
table.monitor_small {
	margin:0;
	background:#FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.monitor_small th{
		padding:0px 0px;
		font-size:9px;
		text-align: center;
		/*width:24px;*/
		height:8px;
	}
	table.monitor_small td{
		padding:0px 0px;
		font-size:9px;
		text-align: center;
		/*width:24px;*/
		height:8px;
	}

.c0000 {border-top:solid 0px;border-right:solid 0px;border-bottom:solid 0px;border-left:solid 0px;}
.c0001 {border-top:solid 0px #ffffff;border-left:solid 1px #404040;}
.c0010 {border-bottom:solid 1px #404040;}
.c0011 {border-bottom:solid 1px #404040;border-left:solid 1px #404040;}
.c0100 {border-right:solid 1px #404040;}
.c0101 {border-right:solid 1px #404040;border-left:solid 1px #404040;}
.c0110 {border-right:solid 1px #404040;border-bottom:solid 1px #404040;}
.c0111 {border-right:solid 1px #404040;border-bottom:solid 1px #404040;border-left:solid 1px #404040;}
.c1000 {border-top:solid 1px #404040;}
.c1001 {border-top:solid 1px #404040;border-left:solid 1px #404040;}
.c1010 {border-top:solid 1px #404040;border-bottom:solid 1px #404040;}
.c1011 {border-top:solid 1px #404040;border-bottom:solid 1px #404040;border-left:solid 1px #404040;}
.c1100 {border-top:solid 1px #404040;border-right:solid 1px #404040;}
.c1101 {border-top:solid 1px #404040;border-right:solid 1px #404040;border-left:solid 1px #404040;}
.c1110 {border-top:solid 1px #404040;border-right:solid 1px #404040;border-bottom:solid 1px #404040;}
.c1111 {border-top:solid 1px #404040;border-right:solid 1px #404040;border-bottom:solid 1px #404040;border-left:solid 1px #404040;}
.c2100 {border-top:solid 5px #404040;border-right:solid 1px #404040;}
.c2000 {border-top:solid 5px;}
/*.c2001 {border-top:solid 5px #404040;border-left:solid 1px #404040;}*/

/* table.Title ---------------- */
table.Title {
	margin-top:-11px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	background:#FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.Title th{
		font-size:10px;
		padding:0px 0px;
		background: #000000;
		white-space: nowrap;
	}
	table.Title td{
		font-size:10px;
		padding:0px 0px;
		background: #ffffff;
		white-space: nowrap;
	}

/* table.MeterA ---------------- */
table.MeterA {
	/*margin-top:-11px;*/
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	background:#FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.MeterA th{
		font-size:10px;
		padding:0px 0px;
		background: #e0e0e0;
		height: 25px;
	}
	table.MeterA td{
		font-size:10px;
		padding:0px 0px;
		background: #ffffff;
		white-space: nowrap;
		height: 25px;
	}

/* table.BankA ---------------- */
table.BankA {
	margin-right:2px;
	margin-left:2px;
	background:#FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.BankA th{
		font-size:12px;
		padding:0px 0px;
		background: #e0e0e0;
		height: 25px;
	}
	table.BankA td{
		font-size:12px;
		padding:0px 0px;
		background: #ffffff;
		white-space: nowrap;
		height: 25px;
	}

/* table.DiAlert ---------------- */
table.DiAlert {
	background:#FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.DiAlert th{
		font-size:10px;
		padding:0px 0px;
		background: #e0e0e0;
		height: 18px;
	}
	table.DiAlert td{
		font-size:10px;
		padding:0px 0px;
		background: #ffffff;
		white-space: nowrap;
		height: 18px;
	}

/* table.PlantTotalA ---------------- */
table.PlantTotalA {
	margin-top:-11px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.PlantTotalA th{
		font-size:10px;
		padding:0px 0px;
		background: #e0e0e0;
		white-space:nowrap;
		height: 25px;
	}
	table.PlantTotalA td{
		font-size:10px;
		padding:0px 0px;
		background: #ffffff;
		white-space:nowrap;
		height: 25px;
	}

/* table.PCSA ---------------- */
table.PCSA1 {
	margin-top:-11px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.PCSA1 th{
		font-size:10px;
		padding:0px 0px;
		background: #e0e0e0;
		height: 18px;
	}
	table.PCSA1 td{
		font-size:10px;
		padding:0px 0px;
		background: #ffffff;
		height: 18px;
	}
table.PCSA2 {
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.PCSA2 th{
		font-size:10px;
		padding:0px 0px;
		background: #e0e0e0;
		height: 18px;
	}
	table.PCSA2 td{
		font-size:10px;
		padding:0px 0px;
		background: #ffffff;
		height: 18px;
	}

/* table.BoxA ---------------- */
table.BoxA1 {
	margin-top:-11px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.BoxA1 th{
		font-size:10px;
		padding:0px 0px;
		background: #e0e0e0;
		height: 18px;
	}
	table.BoxA1 td{
		font-size:10px;
		padding:0px 0px;
		background: #ffffff;
		height: 18px;
	}
table.BoxA2 {
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.BoxA2 th{
		font-size:9px;
		padding:0px 0px;
		background: #e0e0e0;
		height: 18px;
	}
	table.BoxA2 th.lv1{
		width: 18%;
		text-align: center;
	}
	table.BoxA2 th.lv2{
		font-size:8px;
		width: 32%;
		text-align: left;
	}
	table.BoxA2 td{
		font-size:10px;
		padding:0px 0px;
		background: #ffffff;
		height: 18px;
		width: 50%;
		text-align: center;
	}
table.BoxA3 {
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.BoxA3 th{
		font-size:10px;
		padding:0px 0px;
		background: #e0e0e0;
		height: 18px;
	}
	table.BoxA3 td{
		font-size:10px;
		padding:0px 0px;
		background: #ffffff;
		height: 18px;
	}
table.BoxStringA {
	margin-top:-11px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.BoxStringA th{
		font-size:10px;
		padding:0px 0px;
		background: #e0e0e0;
	}
	table.BoxStringA td{
		font-size:10px;
		padding:0px 0px;
		background: #ffffff;
	}
table.BoxStringB {
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.BoxStringB th{
		font-size:10px;
		padding:0px 0px;
		background: #e0e0e0;
	}
	table.BoxStringB td{
		font-size:10px;
		padding:0px 0px;
		background: #ffffff;
	}
	table.BoxStringB span{
		display:block;
		cursor:pointer;
	}
	table.BoxStringB span:hover{
		font-weight:bold;
	}
table.BoxContainerB {
	background:#ffffff;
	border-collapse: separate;
	border-spacing: 1;
}
	table.BoxContainerB td{
		font-size:10px;
		padding:0px 0px;
		background: #ffffff;
	}
/* table.BoxStringC ---------------- */
table.BoxStringC {
	margin:2px auto;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.BoxStringC th{
		font-size:10px;
		padding: 0px 0px;
		background: #e0e0e0;
		height: 22px;
	}
	table.BoxStringC td{
		font-size: 10px;
		padding: 0px 0px;
		background: #ffffff;
		height: 22px
		text-align: left;
	}
	table.BoxStringC td.id{
		text-align: center;
	}

/* table.WeatherA ---------------- */
table.WeatherA {
	margin:1px auto;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.WeatherA th{
		font-size:10px;
		padding:0px 0px;
		background: #e0e0e0;
		height: 22px;
	}
	table.WeatherA td{
		font-size:10px;
		padding:0px 0px;
		background: #ffffff;
		text-align: center;
		height: 22px;
	}

/* table.SystemStatusA ---------------- */
table.SystemStatusA {
	margin:2px auto;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.SystemStatusA th{
		font-size:10px;
		padding: 0px 0px;
		background: #e0e0e0;
		height: 22px;
	}
	table.SystemStatusA td{
		font-size: 10px;
		padding: 0px 0px;
		background: #ffffff;
		height: 22px
		text-align: left;
	}
	table.SystemStatusA td.id{
		text-align: center;
	}

/* table.SystemStatusC ---------------- */
table.SystemStatusC {
	margin:2px auto;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.SystemStatusC th{
		font-size:10px;
		padding: 0px 0px;
		background: #e0e0e0;
		height: 22px;
	}
	table.SystemStatusC td{
		font-size: 10px;
		padding: 0px 0px;
		background: #ffffff;
		height: 22px
		text-align: left;
	}
	table.SystemStatusC td.id{
		text-align: center;
	}

/* table.CBA (Circuit Breaker Type A) ---------------- */
table.CBA {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:10px;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.CBA th{
		font-size:10px;
		padding: 0px 0px;
		background: #e0e0e0;
		height: 25px;
		text-align: center;
	}
	table.CBA td{
		font-size: 10px;
		padding: 0px 0px;
		background: #ffffff;
		height: 25px
		text-align: center;
	}

/* table.CBA_Chrome (Circuit Breaker Type A) ---------------- */
table.CBA_Chrome {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:11px;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.CBA th{
		font-size:10px;
		padding: 0px 0px;
		background: #e0e0e0;
		height: 25px;
		text-align: center;
	}
	table.CBA td{
		font-size: 10px;
		padding: 0px 0px;
		background: #ffffff;
		height: 25px
		text-align: center;
	}

/* table.Control ---------------- */
table.Control {
	margin:2px auto;
	background:#ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
	table.Control th{
		font-size:10px;
		padding: 0px 0px;
		background: #e0e0e0;
		height: 22px;
	}
	table.Control td{
		font-size: 10px;
		padding: 0px 0px;
		background: #ffffff;
		height: 35px
		text-align: center;
	}

/* table.list_table 日報月報一覧 ---------------- */
table.list_table {
	border: 1px solid #ccc;
	width: 80%;
	margin: 0 auto;
}
table.list_table th, table.list_table td {
    border: none;
	padding: 10px 15px;
    font-size: 14px;
    text-align: left;
}
table.list_table tr:nth-child(even) {
	background: #f5f5f5;
}
table.list_table .table_btn_area {
	text-align: right;
	width: 280px;
}
input.table_btn {
    display: inline-block;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
    padding: 8px 15px;
    background: #fff;
    line-height: 1em;
    transition: .5s;
    border: 1px solid #ccc;;
	margin-left: 10px;
	font-size: 12px;
}
input.table_btn:hover {
	color         : #fff; 
	background    : #355caa;
}


/* contentsmenu */
ul.contentsmenu{
	margin:0;
	padding:0;
	background:#F7F7F5;
	border:1px solid #EEEEEE;
}
	ul.contentsmenu li{
		padding:5px 0 5px 10px;
		line-height:38px;

		list-style-position: outside;
		list-style-type: none;

		border-top:1px solid #FFFFFF;
		border-bottom:1px solid #B9B9C8;

		background-image:-moz-linear-gradient(51% 0% -90deg,rgb(255,255,253) 0%,rgb(233,234,228) 100%);
		background-image:-webkit-gradient(linear,51% 0%,51% 100%,color-stop(0, rgb(255,255,253)),color-stop(1, rgb(233,234,228)));
		background-image:-webkit-linear-gradient(-90deg,rgb(255,255,253) 0%,rgb(233,234,228) 100%);
		background-image:-ms-linear-gradient(-90deg,rgb(255,255,253) 0%,rgb(233,234,228) 100%);
		background-image:linear-gradient(-90deg,rgb(255,255,253) 0%,rgb(233,234,228) 100%);
		-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffffffd,endColorstr=#ffe9eae4,GradientType=0)";
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffffffd,endColorstr=#ffe9eae4,GradientType=0);
	}
	ul.contentsmenu li a{
			text-decoration:none;
			display:block;
		}
	ul.contentsmenu li.nowon{
			font-weight:bold;

			background-image:-moz-linear-gradient(51% 0% -90deg,rgb(227,228,222) 0%,rgb(237,238,233) 100%);
background-image:-webkit-gradient(linear,51% 0%,51% 100%,color-stop(0, rgb(227,228,222)),color-stop(1, rgb(237,238,233)));
background-image:-webkit-linear-gradient(-90deg,rgb(227,228,222) 0%,rgb(237,238,233) 100%);
background-image:-ms-linear-gradient(-90deg,rgb(227,228,222) 0%,rgb(237,238,233) 100%);
background-image:linear-gradient(-90deg,rgb(227,228,222) 0%,rgb(237,238,233) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe3e4de,endColorstr=#ffedeee9,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe3e4de,endColorstr=#ffedeee9,GradientType=0);
		}
		ul.contentsmenu li.nowon a{
				background:url('/images/icon_contentsmenu_arrow.gif') no-repeat right 14px;

			}


/* タブ */
.tabNum{
	display: none;
}
.tabSelect{
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	border: solid 1px #cccccc;
}
.tabList{
	margin: 10px 0;
	padding: 0;
}
.tabList li{
	list-style: none;
	float: left;
	border: solid 1px #cccccc;
	background-color: #eeeeee;
	text-align:center;
	padding: 0 2px;
	min-width: 24px;
}
.tabList li:hover{
	background-color: #FF9900 !important;
}

/* 運転監視画面 */
#MAINCONTENTAREA {
	width: 100%;
	margin-top: -10px;
	margin-bottom: 10px;
	/*margin-left: -5px;*/
    margin-left: 5px;
	float: left;
}

/* icomoon start */
@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?8lxuom');
    src:    url('fonts/icomoon.eot?8lxuom#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?8lxuom') format('truetype'),
        url('fonts/icomoon.woff?8lxuom') format('woff'),
        url('fonts/icomoon.svg?8lxuom#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.icon-menu:before {
    content: "\e9bd";
}
.icon-cross:before {
    content: "\ea0f";
}
.icon-checkmark:before {
    content: "\ea10";
}
.icon-checkbox-checked:before {
    content: "\ea52";
}
.icon-checkbox-unchecked:before {
    content: "\ea53";
}
.icon-radio-unchecked:before {
    content: "\ea56";
}
/* icomoon end */


#div_navi_menulist {
	position: absolute;
	z-index: 200;
	top: 0px;
	right: 0px;
	font-size: 12px;
	width: 140px;
}
#div_navi_menulist > label {
    padding: 10px;
    display: block;
    text-align:right;
    margin: 0;
    font-size: 16px;
}

#div_navi_menulist input[type="checkbox"].on-off{
    display: none;
}

#div_navi_menulist ul {
    margin-top: 5px;
    padding: 10px 0;
    list-style: none;
    background-color: #eee;
}


#div_navi_menulist li {
	padding: 3px 10px 3px 22px;
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-size: 5px 7px;
	background-position: center left 10px;
}


#div_navi_menulist input[type="checkbox"].on-off + ul{
    display:none;
    overflow: hidden;
}

#div_navi_menulist input[type="checkbox"].on-off:checked + ul{
    display:block;
}

/* 用語解説 add20180427 */

.lv1 .hint {
    margin: -10px 20px 0 0;
    text-align:right;
}

.modal-content table.glossary {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.modal-content table.glossary td,
.modal-content table.glossary th {
	padding: 8px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.modal-content table.glossary th {
	background: #eff6ff;
	width: 17%;
}

/* モーダル */
.modal-content {
    width: 65% ;
    margin: 0 ;
    padding: 20px 40px;
    border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    background: #fff;
    position: fixed;
    display: none;
    z-index: 2;
    text-align: center;
	overflow:auto;
	max-height:70%;
}

#modal-overlay {
    z-index: 1;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba( 0,0,0, 0.75 );
}

.modal_link {
    color: #00f ;
    text-decoration: underline;
}

.modal_link:hover {
    cursor: pointer;
    color: #f00;
}
.modal_close {
	display:inline-block;
    position: absolute;
    top: 20px;
    right: 40px;
	color: #fff;
	background: #0055c1;
	padding: 8px 20px 8px 35px;
	margin: 0;
	cursor: pointer;
}
.modal_close::before {
    content:"×";
    background-size:contain;
    position: absolute;
	left: 15px;
	top: 6px;
    font-size: 1.5em;
}
.modal-fixed {
    position: fixed;
    width: 100%;
    height: 100%;
}
.modal_hint {
    position: relative;
	margin: -20px 0 -10px 0;
	text-align: right;
}
.modal_hint::before {
    content:"";
    display:inline-block;
    width:14px;
    height:14px;
    background:url(../images/icon_glossary.png) no-repeat;
    background-size:contain;
    position: absolute;
    top: 3px;
}
.modal_hint a {
	padding-left: 19px;
	text-decoration: none;
}
.modal-content h5 {
	font-size: 2em;
    margin: 15px 0;
    text-align: left;
}


/* top_infomation add20180601 */
#information_area {
    margin: 60px auto 10px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
#information_area .priority_high {
	margin-bottom: 25px;
}
#information_area .info_title {
	color:#006ba9;
	font-weight: bold;
	margin: 0;
}
#information_area .info_title,
#information_area .info_notice {
   padding: 8px 15px 0 15px;
}

#information_area .information time {
    display: block;
    background: #f1f1f1;
    padding: 5px 15px;
}
#information_area .priority_high time  {
	background: #eaeaea;
}
#information_area .information {
	margin-bottom: 30px;

}
#information_area .priority_high .information:last-child {
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 35px;
    padding: 0 0 15px 0;
}

.devListItem {
	float:left;
	margin-right:5px;
}


/* 印刷用css add2011225 */

@media print {
	h3,
	.menu,
	ul.contentsmenu,
	.sub_print,
	.g_menu,
	.searchbox{
		display: none;
	}
	.main_pint {
		float: none!important;
		/*margin: 0 auto!important;
        padding: 0 45px;*/
	}
	div#header,
	div#container,
	div#footer {
		background: none!important;
	}
	div#footer,
	div#container {
		/*width: 1150px!important;*/
	}
	
	h4 {
		font-size: 20px;
		margin-bottom: 30px;
	}

	div#header {
		margin-top: 100px;
	}
	body {
    border-top: none;
}
    /* 印刷用css add oiz 20180501 */
    .all_wrap {
        width: 100%;
    }
    div#container {
        width: 100%;
    }
    .main_pint {
        width: 100%;
    }
    h2 {
        width: 100%;
    }
    .mt50 {
        margin-top: 0px;
    }
    body {
        border-top: none!important;
    }
}



/* -------------------------------------
トップページ　パターン2
---------------------------------------- */
.top02_alert_area {
    background: #ffe1e1;
    border: 1px solid #b5b5b5;
    padding: 8px 15px;
    font-weight: bold;
    color: #b10000;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}
.top02_alert_area span {

}
.top02_alert_table {
    max-height: 250px;
    overflow-y: scroll;
    padding: 10px;
    border-left: 1px solid #b5b5b5;
    border-right: 1px solid #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
}

.top02_alert_table div label {
    cursor: pointer;
    margin-right: 10px;
}
.top02_alert_table div span {
    margin-right: 10px;
}
.top02_alert_table .top02_alert_choice {
    background: #e8e8e8;
    padding: 8px 15px;
    border-bottom: none;
    margin-bottom: 5px;
}
.top02_alert_table div {
    border-bottom: 1px dashed #ccc;
    padding: 8px 15px;
}

.top02_alert_table {
    display: none;
}
.top02_alert_time {
	color:#1F1305;
	font-weight: normal;
	margin-left: 15px;
    display: inline-block;
}
.open,
.open span {
    transition: all .4s;
}
.open {
    position: relative;
    width: 25px;
    height: 25px;
    background: #b10000;
}
.open span {
    position: absolute;
    left: 6px;
    width: 50%;
    height: 2px;
    background-color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}
.open span:nth-of-type(1) {
    top: 10px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.open span:nth-of-type(2) {
    top: 10px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、−切り替え*/
.aopen.active span:nth-of-type(1) {
    display:none;
}
.open.active span:nth-of-type(2) {
    top: 10px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

/* top2_table：トップページ2パターン目のtable（共通） */
table.top2_table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
	/*margin: 15px 0;*/
}
table.top2_table th,
table.top2_table td {
    border-right: 1px solid #ccc;
    padding: 8px 10px;
}
table.top2_table th {
    background: #1d409a;
    color: #fff;
}
table.top2_table tr:nth-child(2n+1) {
    background: #f7f7f7;
}
table.top2_table tr:hover {
    background: #e2f8ff;
}

/* top2_table：トップページ2パターン目のtable（indexに使用するもののみ） */
table.top02_plantlist img {
    width: 30px;
    height: 30px;
}
table.top02_plantlist td:nth-child(1) { width: 80px; text-align: center; }
table.top02_plantlist td:nth-child(2) { width: 470px; font-size: 15px; }
table.top02_plantlist td:nth-child(8) { min-width: 100px; text-align: center; }
table.top02_plantlist td:nth-child(4) { text-align: center; }
table.top02_plantlist td:nth-child(5) { width: 90px; text-align: center; }
table.top02_plantlist td:nth-child(6) { text-align: right; }
table.top02_plantlist td:nth-child(7) { text-align: right; }
table.top02_plantlist td:nth-child(3) {  }

table.top2_table a,
.map_link a {
	color: #3b68de;
}

/* 設定ページ（Setup）用 */
table.setup th {
	width: 20%;
	text-align: left;
}
table.setup th,
table.setup td {
	padding: 10px 20px;
}

.top_design_wrap {
	display: flex;
}
.top_design_item {
	width: 30%;
	margin-right: 20px;
}
.top_design_item img {
	display: block;
}
table.setup label {
	cursor: pointer;
	margin-right: 20px;
}
table.setup .latlng_set,
table.setup .zoom_set {
	display: inline-block;
}
table.setup .plant_set {
	/*display: block;*/
}
table.setup .latlng_set,
table.setup .plant_set {
	margin: 5px 0 0 20px;
}
table.setup .latlng_set input {
	margin: 0 3px;
}
table.setup .zoom_set,
table.setup .monitoring_time {
	margin-left: 5px;
}
table.setup .monitoring_time_wrap {
	display: inline-block;
}





/* ボタン */
.submit_btn_area {
	text-align: center;
	margin: 20px 0 40px;
}
.b_btn {
	padding: 10px 50px;
	background: #0065c1;
	color:#fff;
	border-radius: 30px;
    border: none;
    border: none;
    cursor: pointer;
}
.b_btn:hover {
	opacity: .9;
}


/* アイコン */
.table02_icon {
	display: flex;
	justify-content: space-between;
	padding: 0 8px;
}
.alert_icon { 
    padding: 3px;
    color: #fff;
    display: inline-block;
    width: 70px;
    font-size: 12px;
}
.alert_01 { background: #eda400; } /* 軽故障 */
.alert_02 { background: #b70000; } /* 重故障 */
.alert_03 { background: #5d5d5d; } /* 系統異常 */
.alert_04 { background: #6c86c7; } /* 情報 */


.map_link {
	text-align: right;
}



#header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#header .heder_menu {
	margin-top: 10px;
}

div#plant_link {
	margin-top: 10px; 
}

#container h2 {
	/*display: flex;*/
}

#container h2 span {
	margin-right: auto;
	padding-left: 3px;

}
#container h2 span a {
	color: #fff;
}
#container h2 .icon-menu {
	cursor: pointer;
}
#container h2 .bDispHeader {
	vertical-align: middle;
}
#container h2 div {
	display: inline-block;
	margin: 0 10px;
	font-weight: normal;
    font-size: 12px;
}
.plant_prev ::before {
	content: '< ';
}
.plant_next ::after {
	content: ' >';
}


/*ドロップダウン*/
.plant_select {
    position: relative;
    display: inline-block;
    width: 200px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    background: #fff;
}

.plant_select::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 0;
    height: 0;
    margin: -2px 0 0 0;
    border: 5px solid transparent;
    border-top: 7px solid #5d5d5d;
}

.plant_select select {
    cursor: pointer;
    position: relative;
    -webkit-appearance: none;
    appearance: none;
    display: block;
    width: 200px;
    padding: 0.3em 1em;
    border: none;
    border-radius: 5px;
    background: transparent;
}

::-ms-expand {
    display: none;
}



/* 20200630 add oizumi */
div.g_menu {
	width: 100%;
    display: flex;
    align-items: center;
}

ul.submenu.system.bata2020 { /* ※β公開中のテキスト */
	font-size: 20px;
	margin-right: auto;
	margin-left: 10px;
}

/* 20200630 add oizumi トップページ少し改修 */
.summary_wrap {
	display: flex;
	justify-content: space-between;
}

.summary_wrap #alert .alertlist thead,
.summary_wrap #alert .alertlist tbody {
	display: block;
}
.systemmenu.loginmenu {
	background: url(../images/icon_password.png) no-repeat center left;
	background-size: 10px 13px;
	padding-left: 16px;
}
.systemmenu.logoutmenu {
	background: url(../images/icon_logout.png) no-repeat center left;
	background-size: 11px 13px;
	padding-left: 19px;
}
.systemmenu.indexmenu {
	background: url(../images/icon_index.png) no-repeat center left;
	background-size: 13px 12px;
	padding-left: 19px;
	margin-right: 11px;
}
.systemmenu.onesecmenu {
	background: url(../images/icon_onesec.png) no-repeat center left;
	background-size: 14px 13px;
	padding-left: 19px;
	margin-right: 10px;
}
.g_menu .systemmenu a {
	text-decoration: none;
}

.is-fixed {
	width: 1280px;
	position: fixed;
	z-index: 200;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 20px 0;
}
/* 20200713 add oizumi　警報一覧 */
table.system tr.recovery {
	display: table-row;
}
.table table.system .alert_col1 { width: 200px; }
.table table.system .alert_col2 { width: 130px; text-align: center; }
.table table.system .alert_col3 { width: 860px; }

table.system .alarm_on td {
	background: #fff0f0;
}
table.system .alarm_on td.alert_col3 {
	color: #d80000;
}
table.system .recovery td {
	background: #f3fff3;
}
table.system tr.recovery td.alert_col3 {
	color: #056300;
}
/* 20200717 add oizumi　メンテ記録 */
input,
select,
textarea {
	padding: 3px;
}
.MForm_hl {
	width: 75px;
}
.MForm_tb input[type="submit"] { padding: 2px 8px; }
.MForm_list td.MFymd { width: 110px; }
.MForm_list td.MFtype { width: 150px; text-align: center; }
.MForm_list td.MFcontents { width: 110px; text-align: center; }
.MForm_list td.MFmoney { width: 100px; text-align: right; }
.MForm_list td.MFdesc { width: 570px; }
.MForm_list td.MFfile { width: 80px; text-align: center; }
.MForm_list td.MFchange { width: 100px; text-align: center; }

.MForm_list td.MFfileNo { width: 140px; }
.MForm_list td.MFmemo { width: 340px; }
.MForm_list td.MFfileName { width: 300px; }
.MForm_list td.MFimageThumb { width: 300px; }
.MForm_list td.MFupymd { width: 220px; }


.MForm_list td.MFchange .btn1 { margin-bottom: 10px; }
.MForm_list td.MFfile img { width: 25px; }
.MForm_list td.MFimageThumb img { width: 150px; }

.MForm_list th span { font-size: 10px; }

input[type="button"],
input[type="submit"] {
	cursor: pointer;
}


/* 20200717 add oizumi　アップロード画面 */
.back_menu {
	display: flex;
	justify-content: space-between;
	margin-bottom: 5px;
}
a.back_btn {
	text-decoration: none;
	background-color: #dde5f1;
	border-radius: 5px;
	padding: 5px 15px 5px 30px;
	border: 1px solid #96add2;
	background-image: url(../images/icon_back.svg);
	background-size: 12px;
	background-position: center left 12px;
	background-repeat: no-repeat;
}

hr {
	margin-bottom: 15px;
	border: none;
	height: 1px;
	background-color: #b7b7b7;
}

.MFimgUp {
	margin: 0 0 30px;
	/*border: 1px solid #cccccc;*/
	padding: 20px 40px;
	background: #e9eef5;
	border-radius: 5px;
	display: none;
}
.MFimgUp_memo { margin-bottom: 5px; }
.MFimgUp_memo input[type="text"] {
	padding: 3px;
}

.dropify_wrapper { height: 230px; }

.MFimgUp .mb0 { margin-bottom: 0px; }

.MFfileRegister {
	display: inline-block;
	cursor: pointer;
	padding: 5px 10px;
	background: #2d5aa1;
	margin: 20px 0 10px;
	border-radius: 5px;
	color: #fff;
}
.MFfileRegisterIcon { 
	display: inline-block;
	font-size: 8px;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}
.MFfileRegisterIcon.selected {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

.MFfileicon {
	width: 20px;
	display: inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.MFfileicon[data-type=pdf] {
	background: url(../images/maintenance/icon_pdf.svg) no-repeat right bottom/18px;
}
.MFfileicon[data-type=excel] {
	background: url(../images/maintenance/icon_excel.svg) no-repeat right bottom/18px;
}
.MFfileicon[data-type=word] {
	background: url(../images/maintenance/icon_word.svg) no-repeat right bottom/18px;
}
.MFfileicon[data-type=pp] {
	background: url(../images/maintenance/icon_pp.svg) no-repeat right bottom/18px;
}
.MFfileicon[data-type=txt] {
	background: url(../images/maintenance/icon_txt.svg) no-repeat right bottom/18px;
}
.MFfileicon[data-type=other] {
	background: url(../images/maintenance/icon_other.svg) no-repeat right bottom/18px;
}
.MFfileOver {
	margin: 10px 0;
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}


/* 20200721 add oizumi　トレンドグラフ画面 */
.btn input {
	margin-right: 10px;
}
.DMgroup_make {
	padding: 10px;
}
.fa-angle-right {
	color: #2c7eff;
}
.attention {
	margin-left:10px;
	color: red;
}
/* 20200722 add oizumi　トレンドグラフグループ画面 */
.DMgroup_makeBtn {
	display: inline-block;
	cursor: pointer;
	padding: 5px 10px;
	background: #2d5aa1;
	margin: 0px 0 10px;
	border-radius: 5px;
	color: #fff;
}

.DMgroup_makeBtnIcon {
	display: inline-block;
	font-size: 8px;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}
table.DMgroup_list .DMgroup_name { width: 1000px; }
table.DMgroup_list .DMgroup_del { width:220px; text-align: center; }
.DMgroup_del_btn1 { margin-right: 10px; }
.DMgroupBtn { text-align: center; }

.devListItem.DMshow { 
	float: none;
	margin-left: auto;
}


/* 画面右上にローリー画像追加 add20200806 */
.lng_mark {
	background-image: url(../html/images/img_tank.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 80px;
	width: 145px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;

}










