
div#rap_scroll{
	width: 1058px;
}

div#infomation{
	width: auto;
}

div#contents table{
	width: 900px;
}

dl#explanation dd{
	width: 878px;
}

/* 2016/12/02 Add-start */
/* 警報級の可能性 スタイル定義 */
dd#cmt_text{
	width: 900px;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	font-size: 12px;
	line-height: 1.2em;
	float: left;
}

/* 2016/12/02 Add-end */

/* 2016/12/28 Add-start */
td.possibility_none{
	background-color: #CCCCCC;
}

/* 2017/12/15 timeline_tableをidからclassへ変更 Update */
table.timeline_table th,table.timeline_table td{
/*table#timeline_table th,table#timeline_table td{*/
	white-space: pre-wrap;
	/*max-width: 38px;*/
    /*width: 60px;*/
}

td.warnKind_td{
	width: 40px;
}

/*
th.time_h{
	width: 40px;
}
th.date_h{
	width: 40px;
}
*/
th#kind_h{
	min-width: 200px;
	width: 200px;
}

th#none_h{
	width: 382px;
}

/* 警報級の可能性 スタイル定義 */
/* 2016/12/28 Add-end */


div#publish_none{
	position: absolute;
}
div#publish_none img{
	position: absolute;
	width: 100%;
	height: 100%;
}
div#publish_none div{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
}

/* 2017/12/15 Add-start */
div#infomation{
	width: 900px;
}

th.time_h{
	width: 38px;
	max-width: 38px;
}

div#all_table{
	width: 900px;
}
table#timeline_table1{
	width: 740px !important;
	float: left;
}
table#timeline_table2{
	width: 158px !important;
	margin-left: 2px !important;
	float: left;
}
/* 2017/12/15 Add-end */
