@charset "utf-8";
/*Common */
/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
body { line-height:1; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
ul { list-style:none; margin: 0; padding:0 }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration:none; color:#000 }
/* change colours to suit your needs */
ins { background-color:#ff9; color:#000; text-decoration:none; }
/* change colours to suit your needs */
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse: collapse }

/* -------------------------------------------------------------------------
Reset
--------------------------------------------------------------------------*/

/* change border colour to suit your needs */

/* body	*/
body { background:url(../img/common/bg_header.gif) repeat-x; overflow-y: scroll; /* 縦スクロールバーを常に表示 */ font-size: 90%; font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif }
/* Common 	*/
html { background: url(../img/common/body_bg.jpg) no-repeat center top fixed }
th { text-align:left }
input, select {
	vertical-align:middle;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
input:focus { background-color: #FEFAE7; }
.inline { display:inline }
.zerospace { border-collapse: collapse; border-spacing: 0; border: 0px; width: 100%; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
select {
border: #ccc solid 1px; margin: 0 3px;
}

/* ボタンスタイル 	*/
button { cursor:pointer; white-space:nowrap; background: url(../img/common/btn_yel_bg.jpg) center right repeat-x #FFFCED; padding: 5px 25px 5px 10px; border-radius: 5px; -webkit-border-radius: 5px;	/* Safari,Google Chrome用 */ -moz-border-radius: 5px;	/* Firefox用 */ outline:0; border: 1px solid #FECF8F; margin: 2px }
button:hover { -ms-filter:"alpha(opacity=80)"; filter:alpha(opacity=80); opacity:0.8; }
/* orange_button 	*/
#summaryHeader button, #summaryTrouble table.zerospace button{ cursor:pointer; white-space:nowrap; background: url(../img/common/btn_or_bg.jpg) bottom repeat-x #FFC579; padding: 5px 10px; border-radius: 5px; -webkit-border-radius: 5px;	/* Safari,Google Chrome用 */ -moz-border-radius: 5px;	/* Firefox用 */ outline:0; border: 1px solid #E2920A; margin-left: 5px }

/* -------------------------------------------------------------------------
Grobal
--------------------------------------------------------------------------*/
div#tabs { clear:both; width: 100%; background: url(../img/common/bg_grobal.jpg) repeat-x; text-align:center; position:relative; border-left: 1px solid #e8e8e8}
#main { height:50px; width: 980px; margin: 0 auto }
#main ul { margin: 0; padding: 0; list-style:none}
#main ul li { height:50px; float:left}
#main ul li a { overflow: hidden; background: url(../img/common/grobal.jpg) no-repeat top right; height: 30px; display:block; width: 244px; padding-top: 20px }
#main ul li a { background-position: 0 0; width: 244px; font-weight:bold }
#main ul li.selected a, #main ul li a:hover { background-position: 0 -50px }

/* -------------------------------------------------------------------------
Layout

#container { width: 980px; margin: 0 auto; background: #fff }
--------------------------------------------------------------------------*/

div#container {
	position: absolute;
	width: 980px;
	/* containerを画面の上下中心に表示する */
	left: 50%;
	margin-left: -490px;  /* widthの半分の値を指定すること */
	background-color: #ffffff; zoom: 1;
	border-top: 3px solid #F90
}
/*#container #head h1 { background:url(../img/common/logo.png) no-repeat; width: 225px; height:63px; text-indent: -9999em; background-size: contain; margin: 0 0 0 10px }*/
#container > header { width: 980px; position:relative; padding: 8px 0 12px 0 }
#container > header table.header div.inline.positionRight { position:absolute; top: 45px; right: 10px }
#headerButton { position:absolute; top: 15px; right: 10px }
#headerButton button { background:url(../img/common/header_btn_bg.png) no-repeat; white-space: nowrap; cursor:pointer; border:none; width: 140px; height: 25px; padding-left: 30px }
#container #head h1 { float: left; padding-top: 8px }
#nameSection { padding:10px 180px 0 270px }
#nameSection div { margin: 5px 0 10px 0 }
#summaryContainer hr { display:none }
#container table.header { width: 100% }
#summary, #summaryTroubleNotice, #summaryList, #summaryTrouble, #pvCheck, #downLoadCsv, #accountInfo { padding: 0 20px !important}
#container > #summaryContainer { padding: 0 20px }
#container > #plantInfo  { padding: 0 20px }
#container footer { margin-top: 50px }
/* -------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------*/
#container footer { width: 100%; background:url(../img/login/login_ft_bg.png) repeat-x; height:40px; overflow:visible}
#container .copyright { font-size: 0.8em; text-align:center; padding: 15px }
/* -------------------------------------------------------------------------
title
--------------------------------------------------------------------------*/
#summaryHeader { position:relative; font-weight: normal; margin: 10px 0 20px 0; -webkit-box-shadow: 0 5px 3px -3px #ccc; -moz-box-shadow: 0 5px 3px -3px #ccc; box-shadow: 0 5px 3px -3px #ccc; clear:both; border: none !important; clear:both; margin-bottom:10px }
#summaryList #summaryHeader { box-shadow: none }
#summaryTroubleNotice #summaryHeader div.inline { position: absolute; top: 10px; right: 80px }
#summaryTroubleNotice #summaryHeader div.inline.positionRight, #troubleDetail #summaryHeader div.inline.positionRight { position: absolute; top: 0px; right: 0px }
#summaryList #summaryHeader h1#currentSection { position:relative; font-weight: normal; margin: 10px 0 20px 0; -webkit-box-shadow: 0 5px 3px -3px #ccc; -moz-box-shadow: 0 5px 3px -3px #ccc; box-shadow: 0 5px 3px -3px #ccc; clear:both; border: none !important; clear:both; margin-bottom:10px }
#topicPath { margin: 10px 0 }
h1#currentSection { min-height: 33px; padding: 10px 0 0 50px; font-weight: normal; font-size: 1.4em; word-break:break-all}
/* Title-Icon */
#summaryHeader h1#currentSection { background:url(../img/common/icon_portal01.gif) no-repeat}
#summaryTotalPower h1#currentSection { background:url(../img/common/icon_portal01.gif) no-repeat}
#summaryList h1#currentSection, #plantInfo h1#currentSection { background:url(../img/common/icon_portal03.gif) no-repeat}
#summaryTroubleNotice h1#currentSection, #summaryTrouble h1#currentSection, #troubleDetail h1#currentSection { background:url(../img/common/icon_portal02.gif) no-repeat}
#summaryHeader table.header.zerospace div.inline.positionRight { padding-top: 10px }
#summaryHeader table.header.zerospace div.inline.positionRight button { margin-top: -10px }
#downLoadCsv h1#currentSection { background:url(../img/common/icon_kikan.gif) no-repeat}


/* グラフ縦軸ラベル */
.sectionIconStore { background-image: url("/bems_monitor/images/category/30x30/section/store.png"); background-position: left -1px; background-repeat: no-repeat; }
.sectionIconPower { background-image: url("/bems_monitor/images/category/30x30/section/power.png"); background-position: left 0px; background-repeat: no-repeat; }
.sectionIconSolar { background-image: url("/bems_monitor/images/category/30x30/section/solar.png"); background-position: left 0px; background-repeat: no-repeat; }
.sectionIconWater { background-image: url("/bems_monitor/images/category/30x30/section/water.png"); background-position: left 0px; background-repeat: no-repeat; }
.sectionIconCharge { background-image: url("/bems_monitor/images/category/30x30/section/charge.png"); background-position: left 0px; background-repeat: no-repeat; }
.sectionIconBattery { background-image: url("/bems_monitor/images/category/30x30/section/battery.png"); background-position: left 0px; background-repeat: no-repeat; }
.sectionIconPortable { background-image: url("/bems_monitor/images/category/30x30/section/portable.png"); background-position: left 0px; background-repeat: no-repeat; }
.sectionIconStatus { background-image: url("/bems_monitor/images/category/30x30/section/status.png"); background-position: left 0px; background-repeat: no-repeat; }
.sectionIconConfig { background-image: url("/bems_monitor/images/category/30x30/section/config.png"); background-position: left 0px; background-repeat: no-repeat; }
.sectionIconError { background-image: url("/bems_monitor/images/category/30x30/section/error.png"); background-position: left 0px; background-repeat: no-repeat; }
.sectionIconUsage { background-image: url("/bems_monitor/images/category/30x30/section/usage.png"); background-position: left 0px; background-repeat: no-repeat; }
/* グラフ縦軸ラベル */
.inline { display: inline; }
.inlineBlock { display:inline-block }
.positionCenter { margin-left: auto; margin-right: auto; }
.positionLeft { float: left; }
.positionRight { float: right; }
.textCenter { text-align: center; }
.textRight { text-align: right; }
.graphDateCenter { position: relative; text-align: center; }
.graphCsvButtonRight { position: absolute; top: 0; right: 0; text-align: right; }
.graphRefleshButtonRight { position: absolute; top: 0; right: 100px; text-align: center; width: 100px; }
table.searchCondition tr td { padding: 4px; }
a img { border: 0px; }
.linkButton { margin: 0px; padding: 2px 10px; border: solid 1px #c3ccdf; color: #000000; }
.hidden { display: none; }
#error { margin-left: 20px; color: #ff0000; }
#sectionLeftTop { }
.statusIcon { float: right; }
.statusIcon img { margin-top: 3px; margin-right: 5px; }
/* summary.jsで使用 */
.summaryInfoTwo { position: relative; }
.summaryInfoTwoOrMore { margin-top: 20px; }
.sheader { width: 90px;              /* 幅を変更する場合は、[.summaryInfo]の幅も調整すること */ white-space: nowrap; overflow: hidden; }
.sdata { width: 80px;               /* 幅を変更する場合は、[.summaryInfo]の幅も調整すること */ text-align: right; white-space: nowrap; overflow: hidden; }
.sunit { /* .summaryInfoの幅のうち、.sheaderと.sdataの幅を省いた分が.sunitの幅となる */ white-space: nowrap; overflow: hidden; }
.sstatus { /* .summaryInfoの幅のうち、.sheaderの幅を省いた分が.sstatusの幅となる */ text-align: center; white-space: nowrap; overflow: hidden; }
.summaryDevice { position: relative; margin-top: -10px; margin-left: -10px; margin-right: -10px; background-color: #e1e6ff; font-weight: bold; }
.summaryDeviceSub { position: relative; width: 320px; left: 50%; margin-left: -160px;       /* table-layout: fixedを指定した状態でmargin-left: (width/2)を指定すると表示がずれるので手動で調整すること */ margin-bottom: 10px; background-color: #e1e6ff; font-weight: bold; font-size: 13pt; }
.prevDevice { position: relative; top: 1px; }
.nextDevice { position: relative; top: -19px; }
.prevIcon { padding-left: 5px; }
.nextIcon { padding-right: 5px; }
.deviceName { position: relative; height: 20px; margin: auto 20px; padding-top: 1px; overflow: hidden; font-size: 13pt; }
/* 左に装置名、右に電力の閾値表示の為 */
.deviceNameLeft { margin-right: 0px; width: 35%; float: left; }
.deviceNameRight { margin-left: 0px; width: 50%; float: right; }
.summaryMessage { height: 20px; margin-top: 0px; margin-left: -10px; margin-right: -10px; margin-bottom: -10px; color: red; font-size: 13pt; font-weight: bold; text-align: center; }
table.dataTable { width:100%; }
table.dataTable tr { height: 30px; }
table.dataTable td { word-break:break-all}
#todayReport { position: relative; margin: 10px 10pxpx 10px 10px; /* bottom(3つめの値)はフッターの高さを指定する */ padding-bottom: 40px; }
table.infoTable { width: 100%; margin: 0px; padding: 0px; }
table.infoTable td.head { vertical-align : middle; width : 200px}
table.infoTable td{ word-break:break-all; }
td.tdTextRight { text-align: right; }
td.tdTextCenter { text-align: center; }
/* 不要？
#downLoadSummaryList { position: relative; margin: 10px 10px 20px 10px;  padding-bottom: 20px; }
#downLoadCsv { position: relative; margin: 10px 10px 20px 10px;  padding-bottom: 20px; }
*/

/* -------------------------------------------------------------------------
Portal　レイアウト
--------------------------------------------------------------------------*/
.contentsSection { margin-bottom: 20px }
.contentsSection > section { border: 1px solid #d6d6d6; border-top: none; padding: 10px; border-bottom-right-radius : 5px; -webkit-border-bottom-radius: 5px;	/* Safari,Google Chrome用 */ -moz-border-bottom-radius: 5px;	/* Firefox用 */ border-bottom-left-radius : 5px; -webkit-border-bottom-left-radius: 5px;	/* Safari,Google Chrome用 */ -moz-border-bottom-left-radius: 5px;	/* Firefox用 */ }
.contentsSection > h1 { background: #f6f6f6; padding: 10px; border: 1px solid #d6d6d6; border-bottom: none; border-top-right-radius : 5px; -webkit-border-top-radius: 5px;	/* Safari,Google Chrome用 */ -moz-border-top-radius: 5px;	/* Firefox用 */ border-top-left-radius : 5px; -webkit-border-top-left-radius: 5px;	/* Safari,Google Chrome用 */ -moz-border-top-left-radius: 5px;	/* Firefox用 */ }
#sectionLeftTop span, #sectionRightTop span { font-size: 200%; text-align:left }
#summarySolar, #summaryCharge { float:right }
#summaryPower { clear:both; width: 450px; margin: 10px }
#summarySolar { width: 450px; float:right; margin: 10px }
#summaryWater { clear:both; width: 450px; margin: 10px }
#summaryCharge { width: 450px; float:right; margin: 10px }
#summary table { width: 100% }
#summary table td, #summaryTrouble table td { padding: 3px; vertical-align:middle }

/* -------------------------------------------------------------------------
月別レポート
--------------------------------------------------------------------------*/
#MonthlyReportDialog #summaryHeader {box-shadow: none; border-bottom: 1px dotted #E38F4A !important; width: 100%}
#MonthlyReportDialog {width: 100%; background: #fff}
#MonthlyReportDialog h1#currentSection {box-shadow: none; background: none !important; padding: 5px 5px 0 5px !important; box-shadow: none}
#MonthlyReportDialog #summaryList #summaryHeader h1#currentSection {box-shadow: none}
#MonthlyReportDialog .report, #MonthlyReportDialog .noprint {margin: 0 auto; width: 960px; padding-bottom: 20px; clear:both}

/* グラフ縦軸ラベル */
div.vlabel { margin-top: 80px; margin-left: 5px; margin-right: 5px; text-align: center; vertical-align: middle; width:40px; height:160px; }
div.rotate90 { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); transform: rotate(90deg);  margin-top: 1em }
div.margin { clear: both; height:30px; }
div.marginGraph { clear: both; height:15px; }
.errorDialog { color: red; font-size: 13px; margin: 50px; }
.confirmDialog { font-size: 13px; margin: 50px; }
.valignTop { vertical-align: top; }
div.barGraph { float:left; width:430px; height:250px; }
div.barGraphMessage { float:left; width:430px; height:250px; line-height:250px; }
div.graph { float:left; width:840px; height:300px; }
div.graphMessage { float:left; width:840px; height:300px; line-height:250px; }
div.dialogGraph { float:left; width:650px; height:300px; }
div.dialogGraphMessage { float:left; width:650px; height:300px; line-height:300px; }
/* div.BarGraphTitleBox { float:left; width:390px; height:40px; margin-left:60px; }
.BarGraphTitle { font-size: 18pt; }*/
div.BarGraphTitleBox {float:left; width:390px; height:40px; margin-left:60px; font-size: 120%}
div.graphErrrorMessage { text-align:center; vertical-align:middle; color: red; display: none; }
div.pcsTalbleErrorMessage { text-align:center; vertical-align:middle; color: red; width:100%; height:100px; line-height:100px; }
div.wrap { word-break: break-all; }
/* -----------------------------------


/* -------------------------------------------------------------------------
事業別月次レポート、発電所別月次レポート
--------------------------------------------------------------------------*/
#MonthlyReportForAll #summaryHeader {box-shadow: none; border-bottom: 1px dotted #E38F4A !important; width: 100%}
#MonthlyReportForAll {width: 100%; background: #fff}
#MonthlyReportForAll #summaryList #summaryHeader h1#currentSection {box-shadow: none}
#MonthlyReportForAll .report, #MonthlyReportForAll .noprint {margin: 0 auto; width: 960px; padding-bottom: 20px; clear:both}


/*--------------------------------------------------------------------------
Login
--------------------------------------------------------------------------*/

html, body { height:100%; zoom: 1;}
#loginContainer { background: url(../img/login/bg.jpg) bottom right no-repeat #fff; width: 100%; min-height: 100%; height: 100% }
body > #loginContainer { height: auto }
#loginContainer table.header td { padding: 40px 0 0 40px }
#loginContainer table.header h1 { background:url(../img/login/login_ttl.png) no-repeat; width: 400px; height: 83px; background-size: contain; text-indent: -9999em }
#loginContainer header h2 { background:url(../img/login/login_ttl.png) no-repeat; width: 400px; height: 83px; background-size: contain; text-indent: -9999em }
#loginContainer header h3 {margin: 20px 0 0 10px}
#loginBody { padding:20px; background-color:rgba(255,255,255,0.55); zoom:1; width: 370px; margin: 20px 0 0 30px; border-radius: 10px; -webkit-border-radius: 10px; /-moz-border-radius: 10px}
#loginBody select { width: 220px }
table.loginForm { margin: 0; text-align: left !important }
table.loginForm td {padding: 3px}
/* text input */
.loginForm input { border: 1px solid #ccc; height: 25px; width: 350px !important }
.loginForm input:focus { background-color: #FEFAE7; }
/* Message */
#loginContainer header #head h1 { font-size: 120%; color:#003366; margin: 20px 0 }
#loginBody div.positionCenter.textCenter { margin: 20px }
#loginBody div.positionCenter.textCenter button { font-size: 120%; cursor:pointer; white-space:nowrap; background: url(../img/common/btn_or_bg.jpg) bottom repeat-x #FFC579; padding: 14px 40px; border-radius: 5px; -webkit-border-radius: 5px;	/* Safari,Google Chrome用 */ -moz-border-radius: 5px;	/* Firefox用 */ outline:0; border: 1px solid #F15723 }
/* Message */
#loginContainer #errorMessage { color:#FF0000; margin: 10px 0 }
#loginContainer #info { margin: 10px 0 }
div#loginContainer #infoMess { color: #000000; font-weight: bold; text-align: center; margin-top: 80px; margin-bottom: 10px }
/* Footer */
#loginContainer footer { position: fixed; bottom: 0; width: 100%; background:url(../img/login/login_ft_bg.png) repeat-x; height:40px; zoom: 1; }
#loginContainer .copyright { font-size: 0.8em; text-align:center; padding: 12px }

/*--------------------------------------------------------------------------
モーダルウィンドウ
--------------------------------------------------------------------------*/

#hourlyGraphDialog, #dailyGraphDialog, #minutelyGraphDialog, #troubleRegistDialog, #accountEditDialog, #accountEditDialogForLogin, #equipmentSelectDialog, #troubleRegistDialog, #pvRegistDialog, #pcsControlDialog, #equipmentImageDialog, #equipmentImageRegistDialog
{font-size: 80%}
#troubleRegistDialog td, #accountEditDialog td, #accountEditDialogForLogin td, #equipmentSelectDialog td, #troubleRegistDialog td, #pvRegistDialog td, #pcsControlDialog td, #equipmentImageDialog td, #equipmentImageRegistDialog td
{padding: 0px 3px !important}

#printTimeStamp {display: none;}

