@charset "Shift_JIS";
#safe_migi01 {
	float:left;
	width:280px;
	height: 220px;
	margin-top: 15px;
	}

#mhp {
	padding-top: 3px;
	padding-left: 2px;
}
#container #hidari_safe table {
	margin-top: 5px;
}
#camera {
	height: auto;
	float: left;
	width: 585px;
}
#led_migi01{
	float:left;
	width:280px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	}
#led_migi02{
	float:left;
	width:280px;
	height: auto;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	}
#came {
	margin-bottom: 5px;
}
#migi_led {
	float:left;
	width:585px;
	height: 1000px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#hidari_led{
	float:left;
	width:225px;
	height: 1100px;
	background-color: #94A8AF;
	margin-top: 0px;
	}
#migi_led h1 {
	background-image: url(img_new/timesys_bar.jpg);
	background-repeat: no-repeat;
	font-size: 100%;
	color: #FFF;
	height: 23px;
	width: 585px;
	padding-left: 10px;
	padding-top: 3px;
	margin-top: 10px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 100%;
}
#container #hidari_led table {
	margin-top: 5px;
}
#migi_led #camef {
	height: 600px;
}
#migi_led #ledf {
	height: 350px;
}
ul.item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
}
ul.item li {
    width: 280px;
    margin-bottom: 10px;
}
ul.item li p {
    width: 100%;
}

