/* CSS Document */
/* Main Display Part */
#info #main_img {
	width: 602px;
	font-size: 1px;
}

#info #main_img #top {
	width: 602px;
	height: 15px;
	text-align: center;
}

#info #main_img #left {
	width: 25px;
	height: 480px;
	text-align: right;
	float: left;
}

#info #main_img #right {
	width: 25px;
	height: 480px;
	text-align: left;
	float: right;
}

#info #main_img #main_place {
	width: 552px;
	height: 480px;
	text-align: center;
	float: right;
}

#info #main_img #bottom {
	width: 602px;
	height: 15px;
	text-align: center;
	clear: both;
}

#info #main_img img.img_place_nowcast {
	width: 550px;
	/* height: 477px; */
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

#info #main_img_japan img.img_japan_nowcast {
	width: 600px;
	/* height: 522px; */
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

#info #main_img img.img_place {
	width: 550px;
	/* height: 478px; */
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

#info #main_img_japan img.img_japan {
	width: 600px;
	/* height: 523px; */
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

#info #lbl_img_title {
	font-weight: bold;
	font-size: 100%;
	color: #FF0000;
}

/* 2010.04.28 */
#tablist div.button-off{
	width: 100px;
	height: 22px;
	font-size: 90%;
	text-align: center;
	background-image: url("../images/middle-off.png");
	background-repeat: repeat-y;
	cursor: pointer;
}

#tablist div.button-up{
	width: 100px;
	height: 22px;
	font-size: 90%;
	text-align: center;
	background-image: url("../images/middle-up.png");
	background-repeat: repeat-y;
}

div.extExplain {
/*  float: left; */
  position: static;
  font-size: 95%;
  width: 100%;
}
div.extExplain.legend {
	background: red;
	width: 20px;
	height: 10px;
	border: 1px;
	border-bottom-style: solid;
}
#infoTornado {
	width: 140px;
	border: 1px solid #7F95BD;
	font-size: 80%;
	background: #F0F8FF;
}
#textInfoTornado {
	margin-left: 5px;
}
