/* 共通：ボディ */
body{
	background-color:#FFFFFF;
	padding:0px 10px 10px 10px;
	margin:0px;
	color:#000000;
	behavior:url("../css/csshover.htc");
	margin: 0;
	padding: 0;
}
/* 共通：テーブル */
table{
	table-layout:auto;
	border-collapse:collapse;
	padding:0px;
	margin: 5px;
	width: 1240px;
}
/* 共通：テーブルセル */
td{
	font-size:20px;
	text-align:left;
	padding:5px;
}
/* 共通：画像 */
img{
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* 共通：リンク */
a:HOVER{
	background-color: #ff6600;
	color: #ffffff;
}

/* メインタイトル */
#MainTitle{
	color: #ffffff;
	font-weight: bold;
	font-size: 36px;
	background-image: url('../img/mainTitleBg.gif');
	background-repeat: repeat;
	padding: 3px;
	width: 1250px;
	text-align:center;
}

/* サブタイトル */
td.subTitle{
	background-color:#FF9966;
	border:1px solid #000000;
	color:#FFFFFF;
	font-weight:bold;
}

/* 関連リンクタイトル */
td.linkTitle{
	background-color:#999999;
	border:1px solid #000000;
	color:#FFFFFF;
	font-weight:bold;
}
/* 各関連リンク */
td.link{
	font-size: 16px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
td.link div{
	float: left;
	margin: 0px;
	padding: 0px;
}
td.adress{
	font-size: 14px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0px;
	padding: 0px;
}
td.map{
	text-align:right;
	vertical-align: top;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0px;
	padding: 0px;
}
td.map img{
	width: 96px;
	height: 100px;
	vertical-align: bottom;
}

/* アクセスカウンタ＆現在時刻テーブル */
#timeTable{
}
#timeTable td{
	padding:2px;
}
#timeTable .txt{
	border:1px solid #000000;
	padding: 0;
}
#timeTable .subTitle{
}
#timeTable DIV.info{
	padding:5px;
	height: 55px;
	padding-bottom: 0px;
	line-height: 18px;
	overflow-y: scroll;
	font-size:18px;
	font-family: ＭＳ ゴシック;
}
td.kTime{
	font-size: 20px;
	text-align:right;
}
td.center{
	text-align: center;
}
input.reload{
	vertical-align: top;
	font-size: 18px;
	font-weight: bold;
}

/* メイン情報テーブル */
#mainTable{
	position: relative;
}
/* メイン情報テーブル：各カラム共通 */
#mainTable .txt{
	border:1px solid #000000;
	font-size: 15px;
}
/* 空行カラム */
#mainTable .blank td{
	height: 5px;
	margin: 0;
	padding: 0;
	border: none;
}
/* おしらせ情報テキストエリア */
#mainTable td.info{
	padding: 0px;
}
/* 地図表示カラム */
#mainTable .infMap{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
#mainTable .infMap div{
	position: relative;
}

.about{
	border-bottom: 1px solid #000;
	border-right:1px solid #000000;
	text-align: center;
	margin: 0;
	padding-bottom: 10px;
}

/* 発表状況or危険度情報画面へのリンクボタン */
div#detailLink1,div#detailLink2{
	width:200px;
	height:100px;
	background-position:left top;
	font-weight:bold;
	cursor:pointer;
	background-repeat: no-repeat;
	font-size: 30px;
	text-align: center;
}
/* Firefoxでのcss書き換えようにそれぞれのクラス用意 */
div#detailLink1{
}
div#detailLink2{
}
div#detailLink1 span,div#detailLink2 span{
}
div#detailLink1, div#detailLink2{
	color:#ffffff;
}
div#detailLink1:hover,div#detailLink2:hover{
	background-image:url(../img/top/orange_small.png);
	color:#000000;
}

/* 上記ボタン上のテキスト */
div.detailLink span{
	display: inline-block;
	margin-top:18px;
	margin-left:0px;
}
div.detailLink span span{
	margin-top: 0px;
}

.legend{
	width: 200px;
	margin: 9px 0px;
	height: 160px;
}
.legend th{
	font-size: 16px;
	height: 20px;
	border: 1px solid #000;
}
.legend td{
	font-size: 12px;
}
.legend td.legImg{
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
.legend td.legTxt{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.legend img{
	padding: 5px;
}
.legBousai{
	line-height: 30px;
}

/* 土砂災害警戒情報についてへのリンクボタン */
div.aboutDosya{
	width:200px;
	height:100px;
	background-image:url(../img/top/gray.png);
	background-repeat: no-repeat;
	color:#000000;
	cursor:pointer;
	font-size: 24px;
	text-align: center;
}
div.aboutDosya:hover{
	background-image:url(../img/top/orange_small.png);
}
/* 上記ボタン上のテキスト*/
div.aboutDosya span{
	display: inline-block;
	width: 180px;
	margin: 10px;
	padding: 15px 0px;
}

img.mapIMG{
	position:absolute;
	top: 0px;
	left: 0px;
}
img#mesh{
	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
}

#mainTable .infMap div img,#mainTable .infMap div img{
	margin: 5px;
}
#mainTable .infMap div.map1,#mainTable .infMap div.map2{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 370px;
	height: 381px;
}
#mainTable .infMap div.map1{
	left: 5px;
}
#happyo, #kikendo{
	cursor: pointer;
	background-image:url("../img/top/map_off.png");
}
* html #happyo, * html #kikendo{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/top/map_off.png);
}
#happyo:hover{
	background-image:url("../img/top/happyo.png");
}
#kikendo:hover{
	background-image:url("../img/top/kikendo.png");
}
* html .map1:hover{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/top/happyo.png);
}
* html .map2:hover{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/top/kikendo.png);
}
p{
	margin: 5px;
}


