@charset "UTF-8";
/* CSS Document */


/* 気象警報連動 */

#popup_lead {
  top: 10px;
  left: 0px;
  width: 100%;
  line-height: 26px;
  font-size: 20px;
  text-align: center;
}
#popup_lead .sh {
top: 85px;
}

td .radio {
  margin-right: 7px;
}

.anime {
  position: absolute;
}

/* 中央下部ボタン */
#lo-alert-button .none {
	display:none;
}
#lo-alert-button {
  position: absolute;
  top: -15px;
  left: 303px;
}
.w-alert{
	position: absolute; 
	top: 7px;
	left: 10px;
	background:url(../img/s_03_8.png) no-repeat;
	width:28px;
	height:28px;
}
.alert_button_text {
	font-size: 18px;
	font-weight: bold;
	margin-left:45px;
	line-height:41px;
	height:41px;
}



