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

body { 
 display: block;
 width: auto; 
 height: 100%;  
 margin-top: 0px; 
 margin-bottom: 0px; 
 margin-left: auto; 
 margin-right: auto;
 border: 0px solid #ffffff; 
 padding: 0px; 
 text-align: left;
 font-size: 90%;
 color: #3c3c3c;
 line-height: 175%;
 background: #003399;
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contentsBg { 
	position: relative; display: block; 
	width: 1034px; height: auto; 
	margin: 0px auto 0px auto; 
	border: 0px solid #fcc; 
	padding: 0px; 
	background: url(images/bg.png) repeat-x #fff;
}

#footerAreaTop {
	display: block;
	width: 940px; height: auto;
	margin: 0px auto 0px auto;
	border-top: 3px solid #003399;
	padding: 0.25em 0em;
	text-align: center;
	background: #fff;
}

#footerArea {
	display: block;
	width: 1020px; height: auto;
	margin: 0px auto 0px auto;
	border-top: 3px solid #003399;
	padding: 0.25em 0em;
	text-align: center;
	background: #fff;
}

#contentsData {
	display: block;
	float: left;
	width: 277px;
	line-height: 155%;
}
#tenkiArea {
	position: absolute; top: 72px; left: 444px; z-index: 1000; 
	width: 490px;
	margin: 0px;
	border: 3px solid #0098e1;
	padding: 7px 10px;
	background: #fff;
	line-height: 135%; color: #1c7dc7;
	text-align: left;
	-webkit-box-border-radius: 15px;
	-moz-box-border-radius: 15px;
	border-radius: 15px;
}
.tenkiTextTi { font-size: 13px; line-height: 125%; margin-bottom: 3px; border-bottom: 1px solid #0098e1; padding-bottom: 3px;}
.tenkiText { font-size: 13px; line-height: 125%;}

#bannerFbArea { position: absolute; top: 33px; left: 118px;}
#textFbArea { position: absolute; top: 71px; left: 10px; width: 96px; font-size: 11px; line-height: 135%;}
#newsArea,
#topicsArea {
	width: 209px; 
	margin: 12px 0px 0px 0px; 
	border-left: 1px solid #989898; 
	border-right: 1px solid #989898; 
	border-bottom: 1px solid #989898; 
	background: #e5e5e5;
}

#photoID2,
#photoID3,
#photoID4,
#photoID5,
#photoID6,
#photoID7 {
	display: none;
}

.roundBanner {
	display: block;
	width: 185px; height: 30px;
	margin: 8px auto 0px auto;
	padding: 8px 5px;
	border: 2px solid #1267ac;
	-webkit-box-border-radius: 15px;
	-moz-box-border-radius: 15px;
	border-radius: 5px;
	background: #fff;
	text-align: center;
}