@charset "utf-8";

#livecamera {
	width: 1200px;
}
#camera p {
	padding-top: 20px;
	clear: left;
	font-size: 0.8em;
}
#QR img {
	padding-left: 62px;
	padding-right: 62px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
#livecamera #QR {
	background-color: #FDDBE3;
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
}
#livecamera #link .box {
	width: 380px;
	padding-left: 0px;
	margin-right: 15px;
	float: left;
	margin-left: 0px;
	list-style-type: square;
}
#livecamera #footer {
	clear: left;
}
#link .box p {
	text-align: center;
	background-color: #CCF8E0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;

}
#livecamera #link p {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	background-color: #B4F7FD;
}
#livecamera #camera {



}
#livecamera #camera .picBox {
	width: 140px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	text-align: center;
	-webkit-box-shadow: 3px 3px 2px 1px #ADADAD;
	box-shadow: 3px 3px 2px 1px #ADADAD;
	margin-bottom: 20px;
}
#camera .picBox #red {
	color: #FF0004;
	-webkit-box-shadow: inset 0px 0px;
	box-shadow: inset 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#livecamera #map {
	background-color: #EDFCFF;
	margin-top: 20px;
	padding-top: 30px;
}
#livecamera #attention {
	clear: left;
	padding-top: 30px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0px;
}
#livecamera #attention2 {
	clear: left;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 30px;
}

#livecamera #attention3 {
    clear: left;
    padding-top: 1px;
    text-align: center;
    font-weight: bold;
    color: #FB0004;
    padding-bottom: 10px;
}

#livecamera #attention4 {
	clear: left;
	padding-top: 5px;
	text-align: center;
	font-size: 2.5em;
	font-weight: bold;
	color: #FB0004;
}

#livecamera #map #mapimg {
	text-align: left;
	padding-left: 10px;
}
#camera .picBox p {
	padding-top: 0px;
	padding-bottom: 0px;
}
#link .box ul {
	font-size: 0.8em;
	line-height: 150%;
}
#camera .camera_group  {
	width: 1120px;
}
#camera .camera_group .camera_title {
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
