@charset "utf-8";
/* CSS Document */
body{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:16px;
	font-family:"メイリオ";
}
img{ border:none;}
#wrap{
  width:100%;
  margin:0 auto;
  min-height: 800px;
}

/*login page--*/
#login{ margin:0 auto;
        margin-top:150px;
        width:400px;
		height:200px;
		background-color:#1880c9;
		text-align:center;
		color:#FFF;
		font-weight:bold;
}
/*--login end*/

#login_error{
    margin:0 auto;
	text-align:center;
	color: red;
	font-weight:bold;
}


/*head*/

#head-back{ width:1280px;
          height: 88px;
		  background-image:url(/images/header-back.gif);
		  background-repeat:repeat-x;
		  margin-bottom: 10px;
		  margin:0 auto;
}
h1{ text-shadow:-2px 2px 3px #0000CC;
    color:#FFF;
}
.head-p{ font-size:12px;
         color:#FFF;
         margin-top:0px;
}
/*head end--*/


#content{
  width:1280px;
 　　　　　　　 min-height: 600px;
		  margin:0 auto;
}

/*left-menu*/
#left{
  width:240px;
  float:left;
  margin-bottom:15px;
}
.left1,.left2,.left3{
       margin-top:3px;
	   width:240px;
       float:left;
	   border-radius:7px;
	   background-color:#1880c9;
 }
.left4{
       margin-top:3px;
	   width:240px;
       float:left;
	   border-radius:7px;
	   background-color:#1880c9;
	   color:#FFF;
	   font-size:14px;
 }
.left1 ul{
          margin-bottom:5px;
		  margin-top:5px;
}
#left ul{ margin-left:-30px;
}
.left2 ul,.left3 ul,.left4 ul{
           margin-top:-13px;
		   margin-bottom:5px;

}
#left li{
	     list-style:none;
         border-bottom:1px solid #1880c9;
		 width:220px;
}

#left li a{
       background-color:#FFF;
       padding-top:5px;
			 padding-bottom:5px;
			 padding-left:10px;
			 display:block;
			 text-decoration:none;
			 color:#000;
             font-size: 14px;
}
#left li a:hover{
             background-color: #FC9;
             padding-top:5px;
			 padding-bottom:5px;
			 padding-left:10px;
			 display:block;
			 text-decoration:none;
			 color:#1880c9;
}
.left-p{
  color:#FFF;
  text-align:center;
  font-weight:bold;
  margin-top:5px;
}
.right-p{
  color:#FFF;
  text-align:center;
  font-weight:bold;
  margin-top:5px;
  margin-bottom: 5px;
}
.div4{
	margin-top:-10px;
	margin-bottom:2px;
}
.div4-a:link,.div4-a:visited{
  color:#FFF;
  text-decoration:none;
  display:block;
  padding-left:10px;
}
.div4-a:hover,.div4-a:active{
  color:#FC9;
  text-decoration:none;
  display:block;
  padding-left:10px;

}

/*right*/
#right{ width:1030px;
	   margin-top:2px;
       float:left;
	   margin-bottom:10px;
       margin-left: 10px;
}
.right-head{
    width: 1020px;
    height:40px;
            background-color:#1880c9;
			color:#FFF;
			font-weight:bold;
			vertical-align:middle;
            padding-left: 10px;
}

#right-head-address{
  color:#FFF;
  font-weight:bold;
  position: relative;
  height: 0px;
  float: right;
  top: -30px;
  right: 40px;
}
#right-head-address a{
  color:#FFF;
  font-weight:bold;
  text-decoration: none;
}

.red{ color:#F00;}

#video_graph{
  width: 880px;
  margin-top: 5px;
  float: left;
  position:relative;
}

#manual_link{
  text-align: right;
  margin-top: 10px;
}

#map_canvas{
  width: 885px;
  height: 480px;
  margin-top: 5px;
  float: left;
}
#all_map_canvas{
  width: 1030px;
  height: 640px;
  margin-top: 5px;
  float: left;
}

#thumbnail_list{
  float: left;
  width: 880px;
}
#datetime_list{
  float: left;
  margin-left: 5px;
  margin-top:3px;
  width:140px;
  float:left;
  border-radius:7px;
  background-color:#1880c9;
}
#live{
  margin-left: -35px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#live li{
  list-style:none;
  border-bottom:1px solid #1880c9;
  width:130px;
}
#live a{
  text-align: center;
  background-color:#FFF;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  display:block;
  text-decoration:none;
  color:#000;
}

#live li a:hover{
  background-color: #FC9;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  display:block;
  text-decoration:none;
  color:#1880c9;
}

#timelist{
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top:5px;
  list-style:none;
  border-bottom:1px solid #1880c9;
  width:130px;
  padding-left: 5px;
}
#timelist ul{
  background-color:#FFF;
  list-style-type: none;
  marker-offset: 0px;
  padding: 0px;
	margin-left:10px;
}
#timelist li{
  background-color:#FFF;
  text-align: center;
}
.date ul{
  display: none;
}
.date a:hover{
	cursor: pointer;
}

#photo_list{
  width: 880px;
}




/*footer*/
#footer	{ clear:both;
          height:95px;
		  background-image:url(/images/header-back.gif);
		  background-repeat:repeat-x;
          width:1280px;
		  margin:0 auto;

		  }

.footer-p{
  font-size: 10pt;
  float: left;
  text-align: left;
  margin-left: 10px;
  color: white;
}

/* multi4 */
#player01 {
  float: left;
  width: 420px;
}
#player02 {
  float: left;
  width: 480px;
}
#player03 {
  float: left;
  width: 480px;
}
#player04 {
  float: left;
  width: 480px;
}

#graph_inst {
  margin-top: 20px;
  font-size: 60%;
  float: left;
}
.graph_inst_blue{
  color: blue;
}
.graph_inst_orange{
  color: darkorange;
}
.graph_inst_red{
  color: red;
}

#camera_link{
  float:right;
  margin-top: 10px;
  margin-right: 5px;
  font-size: 13px;
}
#camera_link a{
  text-decoration: none;
}

#camera_fs_bs{
  background-color: #81BEF7;
  color: black;
  float: right;
  padding: 5px;
  margin-top: 3px;
  margin-left: 5px;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
#camera_fs_bs:active{
  -ms-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
  border-bottom: none;
}

.fukidashi{
  display: none;
  border-radius: 5px;
  padding: 5px;
  width: 130px;
  height: 160px;
  position: absolute;
  top: -60px;
  right: -140px;
  background: #81BEF7;
}
#camera_fs_bs:hover + .fukidashi {
  display: block;
}

#last_photo_table {
  font-size: 10pt;
}
#last_photo_table td{
  width: 190px;
}

#ptz{
  padding: 10px;
  background-color: #ECF0F1;
  opacity: 0.90;
  position: absolute;
  top: 0px;
  left: -180px;
  width: 160px;
  z-index: 5;
  display: none;
}

#close_icon{
  position: absolute;
  right: 0px;
  top: 0px;
}
#close_icon:hover{
  cursor: pointer;
}


.camera_info_table{
  margin-top: 5px;
  border: solid 1px black;
  border-collapse: collapse;
  font-size: 12px;
}

.camera_info_table th{
  border: solid 1px black;
}
.camera_info_table td{
  border: solid 1px grey;
}

.uneditable_cell{
  background-color: lightgreen;
}

.camera_group{
  border:5px solid #1880c9;
  border-radius:7px;
  margin: 5px 0px 15px;
  width: 1020px;
}

.group_name{
  color: white;
  padding: 5px;
  margin: 5px;
  background-color:#1880c9;
  border:1px solid #1880c9;
  border-radius:3px;
}
.group_name a{
  text-decoration: none;
  color: white;
}

.mapWindow{
  width: 250px;
  padding: 0px;
}

#notice{
  margin-top: 5px;
  padding: 2px;
  border: solid 1px grey;
  font-size: 9pt;
  height: 15em;
  overflow: auto;
}
#notice p{
  margin: 2px;
}

.stream_button {
  background-color: white;
}

.align-right {
  text-align: right;
}

.acc_button, .acc_button:visited{
  color: black;
  padding: 3px;
  text-align:center;
  border:2px solid;
  border-color:#aaaaaa #444444 #444444 #aaaaaa;
  background:#cccccc;
}

.nonacc_button, .nonacc_button:visited{
  color: #A4A4A4;
  padding: 3px;
  text-align:center;
  border:2px solid;
  border-color:#aaaaaa #444444 #444444 #aaaaaa;
  background:#cccccc;
  cursor: default
}

.acc_button:hover{
  background:#777777;
}

.hidden{
  display:none;
}
