@charset "UTF-8";

body,div,p,h1,h2,h3,h4,ul,li,ol,dl,dd,dt {
	margin: 0;
	padding: 0;
}

body{
	height:100%;
	color: #434343;
}

table,th,tr,td {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: middle;
}

#wrapper {
	width: 980px;
	margin: 20px auto 20px auto;
	background-image: url(/weather/image/depth_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#wrapper #contents {
	width: 970px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9ec6e4;
	border-bottom-color: #9ec6e4;
}

/*サイドエリア*/
#contents #sideBlock {
	float: left;
	width: 160px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contents #sideBlock h1#contti {
	overflow: hidden;
	height: 0px;
}
#contents #sideBlock #catbox1 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#contents #sideBlock #catbox2 {
	margin-top: 0px;
	margin-bottom: 20px;
}
#contents #sideBlock #catbox3 {
	margin-top: 0px;
	margin-bottom: 20px;
}
#contents #sideBlock ul.cat_menu {
	margin: 5px;
}
#contents #sideBlock li a:link,
#contents #sideBlock li a:visited {
	color: #00a0e9;
	text-decoration: none;
}
#contents #sideBlock li a:hover,
#contents #sideBlock li a:active {
	color: #00a0e9;
	text-decoration: underline;
}
#contents #sideBlock #catbox1 .cat_menu li {
	font-size: 13px;
	background-image: url(/weather/image/mn_arr1.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	height: 20px;
	list-style-type: none;
	padding-left: 1.5em;
}
#contents #sideBlock #catbox2 .cat_menu li {
	font-size: 13px;
	background-image: url(/weather/image/mn_arr2.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	height: 20px;
	list-style-type: none;
	padding-left: 1.5em;	
}
#contents #sideBlock #catbox3 .cat_menu li {
	font-size: 13px;
	background-image: url(/weather/image/mn_arr3.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	height: 20px;
	list-style-type: none;
	padding-left: 1.5em;
}
#contents #sideBlock #news_box {
	width: 128px;
	height: 90px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbeaba;
	overflow: hidden;
}
#contents #sideBlock #news_box .news1 {
	width: 128px;
	height: 40px;
	font-size: 11px;
	line-height: 1.3em;
	color: #CC3333;
}
#contents #sideBlock #news_box .news2 {
	width: 128px;
	height: 164px;
	font-size: 11px;
	line-height: 1.3em;
	color: #CC3333;
}
#contents #sideBlock #banner_box {
	width: 128px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbeaba;
}
#contents #sideBlock #banner_box .banner5 {
	width: 126px;
	height: 35px;
	margin-top: 6px;
	border: 1px solid #e6a7df;
}
#contents #sideBlock #banner_box .banner4 {
	width: 128px;
	height: 36px;
	margin-top: 6px;
}
#contents #sideBlock #banner_box .banner1 {
	width: 128px;
	height: 40px;
	margin-top: 6px;
}
#contents #sideBlock #banner_box .banner2 {
	width: 128px;
	height: 76px;
	margin-top: 6px;
}
#contents #sideBlock #banner_box .banner3 {
	width: 128px;
	height: 128px;
	margin-top: 6px;
}

/*メインエリア*/
#contents #mainBlock {
	background-image: url(/weather/image/main_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	width: 790px;
	padding-top: 110px;
	padding-bottom: 50px;
}
body.disaster #wrapper #contents #mainBlock{
	background-image: url(/weather/image/disaster_bg.png);
	padding-top: 20px;
	padding-bottom: 10px;
}

#contents #mainBlock p {
	text-align: center;
}

/*フッタエリア*/
#contents #footer {
	clear: both;
	height: 60px;
	width: 970px;
}
#contents #footer #credit_box {
	float: left;
	width: 160px;
	padding-left: 20px;
	margin-top: 6px;
}
#contents #footer #credit_box .cap1 {
	font-size: 11px;
	margin-left: 36px;
	margin-bottom: 2px;
	color: #5596d0;
}
#contents #footer address {
	background-color: #bbe5f9;
	text-align: center;
	padding: 24px 0 0 0;
	height: 36px;
	width: 790px;
	display: block;
	font-size: 9px;
	color: #343434;
	float: right;
	font-style: normal;
}

body.disaster #wrapper #contents #footer address{
	background-color: #dcdcdc;
}

/******** 警報・注意報（日本地図） ********/

#warnMap{
	position:relative;
	width:706px;
	height:650px;
	margin:10px auto;
}

#warnMap .pref{
	position:absolute;
	font-size:10px;
	text-align:center;
	background-color:#444;
	padding:1px;
}

#warnMap .pref div{
	overflow:hidden;
	background-color:#F5F5F5;
	text-align:center;
}
#warnMap .pref div span{
	display:block;
}

/* 注意報 */
#warnMap .warn1 div{
	background-color:#FF5;
}

/* 警報 */
#warnMap .warn2 div{
	background-color:#F55;
	color:#FFF;
}

/* 特別警報 */
#warnMap .warn3 div{
	background-color:#AA89BD;
}

#warnMap #titleContainer{
	width:390px;
	text-align:center;
	position:absolute;
	top:15px;
}

#warnMap #titleContainer #title{
	background-image:url(/weather/image/warn_ti.png);
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#A50B00;
	font-weight:bold;
}

#warnMap #titleContainer #lastAnnounce{
	font-size:12px;
	color:#444;
	margin-top:5px;
}

#warnMap #explanatoryContainer{
	text-align:left;
	position:absolute;
	right:15px;
	bottom:30px;
}

#warnMap #explanatoryContainer .explanatory{
	clear:both;
	font-size:11px;
	line-height:16px;
}

#warnMap #explanatoryContainer .explanatory div{
	width:15px;
	height:10px;
	float:left;
	border:1px solid #444;
	margin:2px 4px 0px 0px;
	overflow:hidden;
}

#warnMap a{
	color:#444;
	text-decoration:none;
	cursor:pointer;
}

/******** 警報・注意報（詳細表示） ********/

#warnInfoContainer{
	position:relative;
	width:706px;
	margin:10px auto;
}

#warnInfoContainer div.winfo{
	width:706px;
	margin:20px auto;
	position:relative;
}

#warnInfoContainer div.winfo table, #warnInfoContainer div.winfo tr, #warnInfoContainer div.winfo td{
	border-collapse: collapse;
	font-size:12px;
	color:#444;
}

#warnInfoContainer div.winfo td{
	border:1px solid #444;
}

#warnInfoContainer div.winfo table{
	width:100%;
}

#warnInfoContainer div.winfo tr, #warnInfoContainer div.winfo td{
	padding:4px;
}

#warnInfoContainer div.winfo td.s1{
	width:120px;
	background-color:#EEE;
}

#warnInfoContainer div.winfo td.s2{
	width:100px;
	background-color:#F5F5F5;
}

#warnInfoContainer div.winfo td.kind{
	padding:0px;
	background-color:#FFF;
	padding:0px 0px 3px 3px;
}

#warnInfoContainer div.winfo th.s1{
	width:128px;
}

#warnInfoContainer div.winfo th.s2{
	width:108px;
}

#warnInfoContainer div.winfo th{
	height:1px;
	overflow:hidden;
}

#warnInfoContainer div.winfo li{
	display:block;
	float:left;
	border:1px solid #444;
	margin:3px 3px 0px 0px;
}

#warnInfoContainer div.winfo li div{
	float:left;
	width:71px;
	text-align:center;
	font-size:12px;
	line-height:1.6em;
}

#warnInfoContainer div.winfo li.w1 div{
	background-color:#FF5;
	color:#444;
}

#warnInfoContainer div.winfo li.w2 div{
	background-color:#F55;
	color:#000;
}

#warnInfoContainer div.winfo li.w3 div{
	background-color:#AA89BD;
	color:#444;
}

#warnInfoContainer div.winfo li.w0{
	border-color:#FFF;
}

#warnInfoContainer div.winfo li.t3{
	border-style:dashed;
	filter: alpha(opacity=30);
	-moz-opacity:0.30;
	opacity:0.30;
}

#warnInfoContainer div.winfo h3{
	background-color:#E2E2E2;
	border:1px solid #444444;
	color:#a50b00;
	padding:5px;
	font-weight:bold;
	font-size:12px;
}

#warnInfoContainer div.update{
	padding:6px;
	position:absolute;
	right:0px;
	top:0px;
	font-size:12px;
}

#warnInfoContainer div.winfo div.hl{
	font-size:12px;
	color:#444;
	margin:10px 0px;
}

#warnInfoContainer div.winfo dl{
	margin:5px;
	text-align:right;
}
#warnInfoContainer div.winfo dl dt, #warnInfoContainer div.winfo dl dd{
	display:inline;
	font-size:12px;
	color:#777;
}

#warnInfoContainer div.winfo dl dt{
	margin:0px 2px 0px 10px;
}

#warnInfoContainer div.winfo dl dt.w3{
	color:#AA89BD;
}

#warnInfoContainer div.winfo dl dt.w2{
	color:#000;
}

#warnInfoContainer div.winfo dl dt.w1{
	color:#FF5;
}

#warnInfoContainer div.winfo dl dd{
	margin:0px 0px 0px -5px;
}

#warnInfoContainer #titleContainer{
	text-align:center;
	margin-top:30px;
}

#warnInfoContainer #titleContainer h1{
	background-image:url(/weather/image/warn_ti_2.png);
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#A50B00;
	font-weight:bold;
}

#warnInfoContainer #titleContainer #annotation{
	text-align:left;
	font-size:12px;
	color:#2d630f;
	margin-top:10px;
}

#warnInfoContainer #backLink{
	text-align:center;
	font-size: 12px;
}
#warnInfoContainer #backLink a:link,
#warnInfoContainer #backLink a:visited {
	color: #0075a9;
	text-decoration: none;
}
#warnInfoContainer #backLink a:hover,
#warnInfoContainer #backLink a:active {
	color: #0075a9;
	text-decoration: underline;
}

/******** 地震情報 ********/

#earthquakeInfoContainer{
	position:relative;
	width:706px;
	margin:30px auto 10px auto;
}

#earthquakeInfoContainer #titleContainer h1{
	background-image:url(/weather/image/warn_ti_2.png);
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#A50B00;
	font-weight:bold;
	text-align:center;
}

#earthquakeInfoContainer #titleContainer #annotation{
	text-align:left;
	font-size:12px;
	color:#2d630f;
	margin:10px 0px 15px 0px;
}

#earthquakeInfoContainer dl#exp {
	margin:6px auto 0px auto;
	width:706px;
	text-align:right;
}

#earthquakeInfoContainer dl#exp dt{
	display:inline;
	border:1px solid #444;
	text-align:center;
	padding:2px 6px 2px 6px;
	margin:0px 0px 0px 15px;
	font-size:12px;
}

#earthquakeInfoContainer dl#exp dd{
	display:inline;
	line-height:22px;
	padding:0px 0px 0px 3px;;
	font-size:10px;
}

#earthquakeInfoContainer .promptreport{
	background-color:#C9ED4C;
}

#earthquakeInfoContainer .info{
	background-color:#6DED72;
}

#earthquakeInfoContainer .pointintensity{
	background-color:#87EDE8;
}

#earthquakeInfoContainer table{
	border-collapse:collapse;
	border:1px solid #444;
	width:706px;
	margin:5px auto 0px auto;;
	font-size:12px;
	line-height:1.2em;
	background-color:#FFF;
}

#earthquakeInfoContainer table#main td, #earthquakeInfoContainer table#main th{
	border-collapse:collapse;
	border:1px solid #444;
	font-size:12px;
	padding:4px;
}

#earthquakeInfoContainer table#main th{
	background-color:#F5F5F5;
	font-weight:normal;
	font-size:12px;
	line-height:1.2em;
}

#earthquakeInfoContainer table#main td{
	text-align:center;
}

#earthquakeInfoContainer table#main td.date{
	width:180px;
}
#earthquakeInfoContainer table#main td.date a:link,
#earthquakeInfoContainer table#main td.date a:visited {
	color: #0075a9;
	text-decoration: none;
}
#earthquakeInfoContainer table#main td.date a:hover,
#earthquakeInfoContainer table#main td.date a:active {
	color: #0075a9;
	text-decoration: underline;
}

#earthquakeInfoContainer table#main td.hypocenter{
	text-align:left;
}

#earthquakeInfoContainer table#main td.magnitude{
	text-align:right;
	width:45px;
}

#earthquakeInfoContainer table#main td.magnitude span{
	padding-right:15px;
}

#earthquakeInfoContainer table#main td.intensity{
	width:35px;
}

#earthquakeInfoContainer div.details{
	display:none;
}

#simplemodal-overlay{
	background-color:#000;
}

#simplemodal-eq-container{
	width:650px;
	height:500px;
	color:#444;
	background-color:#FFF;
	border:1px solid #444;
	overflow:hidden;
}

#simplemodal-eq-container .outline{
	margin:10px;
	height:450px;
	overflow-y:scroll;
	border:1px solid #444;
	font-size:12px;
	line-height:1.4em;
}

#simplemodal-eq-container br.clrfix{
	clear:both;
}

#simplemodal-eq-container .modalClose{
	position:absolute;
	bottom:10px;
	right:15px;
	font-size:12px;
	color:#0075A9;
}

#simplemodal-eq-container div.details_main_container{
	padding:10px 10px 0px 10px;
	text-align:left;
}

#simplemodal-eq-container div.pref{
	padding:3px 0px;
	width:70px;
	float:left;
}

#simplemodal-eq-container div.intensity{
	width:80px;
	float:left;
}

#simplemodal-eq-container div.intensity_lack{
	float:left;
}

#simplemodal-eq-container div.points{
	width:445px;
	float:left;
	word-break:keep-all;
	text-align:left;
}

#simplemodal-eq-container div.title{
	margin-top:5px;
	clear:both;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:0px;
	text-align:left;
	font-weight:bold;
}

#simplemodal-eq-container div.intensity_container{
	clear:left;
	padding-top:3px;
	padding-bottom:3px;
}

#simplemodal-eq-container div.intensity_all_container{
	float:left;
}

#simplemodal-eq-container div.pref_container{
	padding-top:5px;
	padding-left:15px;
	clear:left;
	text-align:left;
}

#simplemodal-eq-container div.announce{
	padding-bottom:10px;
}

#simplemodal-eq-container div.additional{
	padding-left:10px;
	padding-top:20px;
	padding-right:10px;
	padding-bottom:0px;
	clear:both;
	text-align:left;
}

#simplemodal-eq-container div.additional ul{
	margin:0px 0px 20px 0px;
	padding:0px;
	list-style:none;
}

#simplemodal-eq-container div.buttonarea{
	padding:15px;
}

/******** 降水短時間 ********/

#srfContainer{
	position:relative;
	width:706px;
	margin:0px auto 10px auto;
}
#srfContainer #titleContainer{
	margin:0px auto 40px auto;
}

#srfContainer #titleContainer h1{
	background-image:url(/weather/image/srf_ti.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#24847F;
	font-weight:bold;
	text-align:center;
}


#srfContainer #tabInterface{
	position:relative;
	margin:0px auto;
	width:452px;
	height:444px;
}

#srfContainer #tabInterface ul{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}

#srfContainer #tabInterface li{
	list-style:none;
	float:left;
	margin: 0px 1px 0px 0px;
	padding:0px;
	width:63px;
	text-align:center;
	background-color:#1FABEC;
}

#srfContainer #tabInterface li div{
	margin:1px;
	height:22px;
	line-height:22px;
	font-size:12px;
	background-color:#cfe9f5;
}


#srfContainer #tabInterface li.active div{
	background-color:#FFF;
	margin:1px 1px 0px 1px;
	border-bottom:1px solid #FFF;
}

#srfContainer #tabInterface #imageContainer{
	position:absolute;
	top:23px;
	left:0px;
	clear:both;
	background-color:#FFF;
}

#srfContainer #tabInterface #imageContainer div.imageframe{
	position:absolute;
	border:1px solid #1FABEC;
}

#srfContainer #tabInterface #imageContainer div.imageframe img{
	padding:5px;
	padding-bottom:29px;
}

#srfContainer #tabInterface li a:link,
#srfContainer #tabInterface li a:visited {
	color: #00a0e9;
	text-decoration: none;
}
#srfContainer #tabInterface li a:hover,
#srfContainer #tabInterface li a:active {
	color: #00a0e9;
	text-decoration: underline;
}
#srfContainer #tabInterface li.active a:link,
#srfContainer #tabInterface li.active a:visited {
	color: #0068b7;
	text-decoration: none;
}
#srfContainer #tabInterface li.active a:hover,
#srfContainer #tabInterface li.active a:active {
	color: #0068b7;
	text-decoration: none;
}

#srfContainer #explanatoryNotes{
	position:absolute;
	top:406px;
	left:6px;
	margin:3px auto 5px;
	height: 24px;
	line-height: 24px;
	text-align:center;
	background-color: #464546;
	width: 440px;
}

#srfContainer #explanatoryNotes dt, #srfContainer #explanatoryNotes dd{
	display:inline;
	font-size:12px;
	color:#ffffff;
}

#srfContainer #explanatoryNotes dt{
	margin:0px 2px 0px 10px;
}

#srfContainer #explanatoryNotes dt#rank1{
	color:#DFE1F3;
}

#srfContainer #explanatoryNotes dt#rank2{
	color:#B0B2F3;
}

#srfContainer #explanatoryNotes dt#rank3{
	color:#636BF3;
}

#srfContainer #explanatoryNotes dt#rank4{
	color:#E5E16D;
}

#srfContainer #explanatoryNotes dt#rank5{
	color:#ED5F6D;
}

#srfContainer #explanatoryNotes dd{
	margin:0px 0px 0px -3px;
}

#srfContainer #pageLink{
	margin:20px auto 0px auto;
	width:650px;
	text-align:center;
}

#srfContainer #pageLink div{
	color:#3789C7;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

#srfContainer #pageLink ul{
	border:1px solid #c9c9c9;
	background-color:#F5F5F5;
	padding:10px 0 12px 0;
	line-height: 1em;
}

#srfContainer #pageLink li{
	font-size: 12px;
	background-image: url(/weather/image/srf_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	list-style-type: none;
	padding:0px 15px 0px 10px;
}
#srfContainer #pageLink li a:link,
#srfContainer #pageLink li a:visited {
	color: #898989;
	text-decoration: none;
}
#srfContainer #pageLink li a:hover,
#srfContainer #pageLink li a:active {
	color: #434343;
	text-decoration: underline;
}


/******** ローカル天気予報 ********/

#trplocBlock {
	width: 790px;
}
#trplocBlock h3.forecast_ti {
	font-size: 15px;
	color: #486a00;
	text-align: center;
	height: 34px;
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	line-height: 2.3em;
	background-image: url(/weather/forecast/image/forecast_ti.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#trplocBlock #info {
	width: 640px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	overflow: hidden;
	height: 17px;
}
#trplocBlock #info .anntime {
	font-size: 13px;
	float: left;
}
#trplocBlock #info .explain {
	font-size: 13px;
	float: right;
}
#trplocBlock span.pop_c {
	color: #1e46d7;
}
#trplocBlock span.tmpmax_c {
	color: #d70012;
}
#trplocBlock span.tmpmin_c {
	color: #0096d7;
}
#trplocBlock #trp_today,
#trplocBlock #trp_tomorrow,
#trplocBlock #trp_week {
	clear: both;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #448aca;
	border-collapse:collapse;
	font-size: 15px;
	text-align: center;
	line-height: 1em;
}
#trplocBlock tr.trp_line1 {
	background-color: #f5f5f5;
	height: 30px;
	border: 1px solid #448aca;
}
#trplocBlock tr.trp_line2 {
	height: 50px;
	border: 1px solid #448aca;
}
#trplocBlock tr.trp_line3 {
	font-size: 13px;
	height: 26px;
	border: 1px solid #448aca;
}
#trplocBlock tr.trp_line4 {
	color: #1e46d7;
	height: 30px;
	border: 1px solid #448aca;
}
#trplocBlock tr.trp_line5 {
	height: 30px;
	border: 1px solid #448aca;
}
#trplocBlock th {
	border: 1px solid #448aca;
}
#trplocBlock td {
	border: 1px solid #448aca;
}
#trplocBlock .hed_txt {
	font-size: 13px;
}#trplocBlock span.tmp_c {
	color: #eb6100;
}
#trplocBlock td.twid1 {
	width: 132px;
}
#trplocBlock tr.trp_line6 {
	background-color: #f5f5f5;
	height: 30px;
	border: 1px solid #448aca;
}

/*地域ナビ用*/

#trplocBlock #area_navi {
	width: 570px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
}
#trplocBlock #area_navi .title {
	font-size: 13px;
	color: #638c0b;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
#trplocBlock #area_navi ul.area_box {
	background-color: #f5f5f5;
	height: 20px;
	border: 1px solid #c9c9c9;
	margin-top: 0;
	margin-bottom: 2px;
	padding-left: 15px;
	padding-top: 4px;
}

/*IE6用*/
* html #trplocBlock #area_navi ul.area_box {
	height: 19px;
	padding-top: 5px;
}

/*IE7用*/
*:first-child+html #trplocBlock #area_navi ul.area_box {
	height: 19px;
	padding-top: 5px;
}

/*IE8用*/
html>/**/body #trplocBlock #area_navi ul.area_box { 
	height /*\**/: 19px\9;
	padding-top /*\**/: 5px\9;  
}

/*safari用*/
body:first-of-type #amtBlock #area_navi ul.area_box {
	height: 24px;
	padding-top: 0px;
}

#trplocBlock #area_navi .area_box li {
	display: block;
	float: left;
	width: 58px;
	font-size: 13px;
	background-image: url(/weather/forecast/image/forecast_link_arr.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	list-style-type: none;
}

/*IE6用*/
* html #trplocBlock #area_navi .area_box li {
	background-position: 0px 3px;
}

/*IE7用*/
*:first-child+html #trplocBlock #area_navi .area_box li {
	background-position: 0px 3px;
}

/*IE8用*/
html>/**/body #trplocBlock #area_navi .area_box li {
	background-position /*\**/: 0px 3px\9;  
}

/*safari用*/
body:first-of-type #trplocBlock #area_navi .area_box li {
	background-position: 0px 5px;
}


#trplocBlock #area_navi .area_box li.last_pad {
	display: block;
	float: left;
	width: 70px;
	font-size: 13px;
	background-image: url(/weather/forecast/image/forecast_link_arr.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	list-style-type: none;
}

/*IE6用*/
* html #trplocBlock #area_navi .area_box li.last_pad {
	background-position: 0px 3px;
}

/*IE7用*/
*:first-child+html #trplocBlock #area_navi .area_box li.last_pad {
	background-position: 0px 3px;
}

/*IE8用*/
html>/**/body #trplocBlock #area_navi .area_box li.last_pad {
	background-position /*\**/: 0px 3px\9;  
}

/*safari用*/
body:first-of-type #trplocBlock #area_navi .area_box li.last_pad {
	background-position: 0px 5px;
}

#trplocBlock #area_navi .area_box li.bold_txt {
	font-weight: bold;
}
#trplocBlock #area_navi .area_box li.bold_txt_pad {
	font-weight: bold;
	display: block;
	float: left;
	width: 40px;
	font-size: 13px;
	background-image: url(/weather/forecast/image/forecast_link_arr.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	list-style-type: none;
}

/*IE6用*/
* html #trplocBlock #area_navi .area_box li.bold_txt_pad {
	background-position: 0px 3px;
}

/*IE7用*/
*:first-child+html #trplocBlock #area_navi .area_box li.bold_txt_pad {
	background-position: 0px 3px;
}

/*IE8用*/
html>/**/body #trplocBlock #area_navi .area_box li.bold_txt_pad {
	background-position /*\**/: 0px 3px\9;  
}

/*safari用*/
body:first-of-type #trplocBlock #area_navi .area_box li.bold_txt_pad {
	background-position: 0px 5px;
}

#trplocBlock #area_navi .area_box li a:link,
#trplocBlock #area_navi .area_box li a:visited {
	color: #898989;
	text-decoration: none;
}
#trplocBlock #area_navi .area_box li a:hover,
#trplocBlock #area_navi .area_box li a:active {
	color: #434343;
	text-decoration: underline;
}



/******** 天気図 ********/


#mapBlock {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mapBlock h3.map_ti {
	font-size: 15px;
	color: #00736d;
	text-align: center;
	height: 34px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	line-height: 2.3em;
	background-image: url(/weather/image/weater_ti.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*天気図左ブロック*/
#mapBlock #Lblock {
	float: left;
	width: 328px;
	margin-left: 30px;
}

/*IE6用*/
* html #mapBlock #Lblock {
	margin-left: 15px;
}

#mapBlock #Lblock h4 {
	font-size: 14px;
	color: #434343;
	display: block;
	height: 16px;
	width: 328px;
	margin-top: 0px;
	margin-bottom: 4px;
}

#mapBlock p.ima_box {
	padding: 4px;
	height: 240px;
	width: 320px;
	border: 1px solid #448aca;
}

/*天気図右ブロック*/
#mapBlock #Rblock {
	float: left;
	margin-left: 30px;
}

#mapBlock #Rblock h4 {
	font-size: 14px;
	color: #434343;
	display: block;
	height: 16px;
	width: 260px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#mapBlock p.cap {
	font-size: 11px;
	padding: 10px;
	clear: both;
}


#mapBlock .large_image{
	display:none;
}

#simplemodal-map-container{
	width:662px;
	height:532px;
	color:#444;
	background-color:#FFF;
	border:1px solid #444;
	overflow:hidden;
	text-align:center;
}

#simplemodal-map-container img{
	border:1px solid black;
	margin:9px;
}

#simplemodal-map-container .modalClose{
	position:absolute;
	bottom:10px;
	right:15px;
	font-size:12px;
	color:#0075A9;
}


/******** 雲の画像 ********/


#gmsBlock {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gmsBlock h3.gms_ti {
	font-size: 15px;
	color: #00736d;
	text-align: center;
	height: 34px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	line-height: 2.3em;
	background-image: url(/weather/image/weater_ti.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#gmsBlock #Cblock {
	width: 488px;
	margin: 0 auto;
}

#gmsBlock .ima_box {
	padding: 4px;
	height: 360px;
	width: 480px;
	border: 1px solid #448aca;
}


/******** 各地方の天気 ********/

#trpwidBlock {
	width: 790px;
}
#trpwidBlock h3.forecast_ti {
	font-size: 15px;
	color: #486a00;
	text-align: center;
	height: 34px;
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	line-height: 2.3em;
	background-image: url(/weather/forecast/image/forecast_ti.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#trpwidBlock #trpimgCont {
	width: 480px;
	margin: 0 auto 20px;;
}

#trpwidBlock .ima_box {
	width: 480px;
}

/*地域ナビ用*/

#trpwidBlock #area_navi {
	width: 570px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
}
#trpwidBlock #area_navi .title {
	font-size: 13px;
	color: #638c0b;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
#trpwidBlock #area_navi ul.area_box {
	background-color: #f5f5f5;
	height: 20px;
	border: 1px solid #c9c9c9;
	margin-top: 0;
	margin-bottom: 2px;
	padding-left: 15px;
	padding-top: 4px;
}

/*IE6用*/
* html #trpwidBlock #area_navi ul.area_box {
	height: 19px;
	padding-top: 5px;
}

/*IE7用*/
*:first-child+html #trpwidBlock #area_navi ul.area_box {
	height: 19px;
	padding-top: 5px;
}

/*IE8用*/
html>/**/body #trpwidBlock #area_navi ul.area_box { 
	height /*\**/: 19px\9;
	padding-top /*\**/: 5px\9;  
}

/*safari用*/
body:first-of-type #amtBlock #area_navi ul.area_box {
	height: 24px;
	padding-top: 0px;
}

#trpwidBlock #area_navi .area_box li {
	display: block;
	float: left;
	width: 58px;
	font-size: 13px;
	background-image: url(/weather/forecast/image/forecast_link_arr.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	list-style-type: none;
}

/*IE6用*/
* html #trpwidBlock #area_navi .area_box li {
	background-position: 0px 3px;
}

/*IE7用*/
*:first-child+html #trpwidBlock #area_navi .area_box li {
	background-position: 0px 3px;
}

/*IE8用*/
html>/**/body #trpwidBlock #area_navi .area_box li {
	background-position /*\**/: 0px 3px\9;  
}

/*safari用*/
body:first-of-type #trpwidBlock #area_navi .area_box li {
	background-position: 0px 5px;
}


#trpwidBlock #area_navi .area_box li.last_pad {
	display: block;
	float: left;
	width: 70px;
	font-size: 13px;
	background-image: url(/weather/forecast/image/forecast_link_arr.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	list-style-type: none;
}

/*IE6用*/
* html #trpwidBlock #area_navi .area_box li.last_pad {
	background-position: 0px 3px;
}

/*IE7用*/
*:first-child+html #trpwidBlock #area_navi .area_box li.last_pad {
	background-position: 0px 3px;
}

/*IE8用*/
html>/**/body #trpwidBlock #area_navi .area_box li.last_pad {
	background-position /*\**/: 0px 3px\9;  
}

/*safari用*/
body:first-of-type #trpwidBlock #area_navi .area_box li.last_pad {
	background-position: 0px 5px;
}

#trpwidBlock #area_navi .area_box li.bold_txt {
	font-weight: bold;
}
#trpwidBlock #area_navi .area_box li.bold_txt_pad {
	font-weight: bold;
	display: block;
	float: left;
	width: 40px;
	font-size: 13px;
	background-image: url(/weather/forecast/image/forecast_link_arr.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	list-style-type: none;
}

/*IE6用*/
* html #trpwidBlock #area_navi .area_box li.bold_txt_pad {
	background-position: 0px 3px;
}

/*IE7用*/
*:first-child+html #trpwidBlock #area_navi .area_box li.bold_txt_pad {
	background-position: 0px 3px;
}

/*IE8用*/
html>/**/body #trpwidBlock #area_navi .area_box li.bold_txt_pad {
	background-position /*\**/: 0px 3px\9;  
}

/*safari用*/
body:first-of-type #trpwidBlock #area_navi .area_box li.bold_txt_pad {
	background-position: 0px 5px;
}

#trpwidBlock #area_navi .area_box li a:link,
#trpwidBlock #area_navi .area_box li a:visited {
	color: #898989;
	text-decoration: none;
}
#trpwidBlock #area_navi .area_box li a:hover,
#trpwidBlock #area_navi .area_box li a:active {
	color: #434343;
	text-decoration: underline;
}
#trpwidBlock #area_navi .area_box li.area_ti {
	display: block;
	float: left;
	width: 58px;
	font-size: 13px;
	color: #638c0b;
	list-style-type: none;
	background-image:none;
	padding-left: 0;
}
#trplocBlock #area_navi .area_box li.area_ti {
	display: block;
	float: left;
	width: 58px;
	font-size: 13px;
	color: #638c0b;
	list-style-type: none;
	background-image:none;
	padding-left: 0;
}
#trpwidBlock #area_navi .area_box li.area_ti_l {
	display: block;
	float: left;
	width: 84px;
	font-size: 13px;
	color: #638c0b;
	list-style-type: none;
	background-image:none;
	padding-left: 0;
}
#trplocBlock #area_navi .area_box li.area_ti_l {
	display: block;
	float: left;
	width: 84px;
	font-size: 13px;
	color: #638c0b;
	list-style-type: none;
	background-image:none;
	padding-left: 0;
}



/******** アメダス関連 ********/



/*アメダス降水量用*/

#amrBlock {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#amrBlock h3.amedas_ti {
	font-size: 15px;
	color: #00736d;
	text-align: center;
	height: 34px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	line-height: 2.3em;
	background-image: url(/weather/image/weater_ti.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*アメダスTOP10左ブロック*/
#amrBlock #Lblock_ml70 {
	float: left;
	width: 328px;
	margin-left: 70px;
	height: 380px;
}

/*IE6用*/
* html #amrBlock #Lblock_ml70 {
	margin-left: 35px;
}

#amrBlock #Lblock_ml70 h4 {
	font-size: 14px;
	color: #448aca;
	display: block;
	height: 16px;
	width: 328px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#amrBlock .ima_box {
	padding: 4px;
	height: 240px;
	width: 320px;
	border: 1px solid #448aca;
}
#amrBlock ul.amr_chart {
	display: block;
	height: 13px;
	margin-top: 1px;
	margin-bottom: 3px;
	width: 328px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #448aca;
}

/*IE6用*/
* html #amrBlock ul.amr_chart {
	margin-top: 5px;
	padding-bottom: 5px;
}

/*IE7用*/
*:first-child+html #amrBlock ul.amr_chart {
	margin-top: 5px;
	padding-bottom: 5px;
}

/*safari用*/
body:first-of-type #amrBlock ul.amr_chart {
	height: 17px;
}

#amrBlock ul.amr_chart li {
	font-size: 13px;
	display: inline;
	width: 328px;
	list-style-type: none;
}
#amrBlock ul.amr_chart span.chart_c1 {
	color: #0032fa;
}
#amrBlock ul.amr_chart span.chart_c2 {
	color: #fafa32;
}
#amrBlock ul.amr_chart span.chart_c3 {
	color: #fa9632;
}
#amrBlock ul.amr_chart span.chart_c4 {
	color: #fa3264;
}

/*アメダス地方左ブロック*/
#amrBlock #Lblock {
	float: left;
	width: 328px;
	height: 380px;
}
#amrBlock #Lblock h4 {
	font-size: 14px;
	color: #448aca;
	display: block;
	height: 16px;
	width: 328px;
	margin-top: 0px;
	margin-bottom: 4px;
}

#amrBlock #Lblock_ml70 p.tmp_link {
	text-align: right;
	font-size: 13px;	
}
#amrBlock #Lblock_ml70 p.tmp_link a:link,
#amrBlock #Lblock_ml70 p.tmp_link a:visited {
	color: #a84200;
	text-decoration: none;
}
#amrBlock #Lblock_ml70 p.tmp_link a:hover,
#amrBlock #Lblock_ml70 p.tmp_link a:active {
	color: #f8b551;
	text-decoration: underline;
}

#amrBlock #Lblock p.tmp_link {
	text-align: right;
	font-size: 13px;	
}
#amrBlock #Lblock p.tmp_link a:link,
#amrBlock #Lblock p.tmp_link a:visited {
	color: #a84200;
	text-decoration: none;
}
#amrBlock #Lblock p.tmp_link a:hover,
#amrBlock #Lblock p.tmp_link a:active {
	color: #f8b551;
	text-decoration: underline;
}


/*アメダス右ブロック*/
#amrBlock #Rblock {
	float: left;
	height: 380px;
	margin-left: 15px;
}

/*IE6用*/
* html #amrBlock #Rblock {
	margin-left: 12px;
}

/*アメダス降水量トップ10用*/

#amrBlock #Rblock h4 {
	font-size: 14px;
	color: #448aca;
	display: block;
	height: 16px;
	width: 260px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#amrBlock #Rblock #rainTop10 {
	width: 260px;
	border: 1px solid #448aca;
	border-collapse:collapse;
}
#amrBlock #Rblock #rainTop10 tr.amr_line1 {
	background-color: #bce2f4;
	height: 25px;
	font-size: 13px;
}
#amrBlock #Rblock #rainTop10 tr {
	height: 25px;
	font-size: 13px;
}
#amrBlock #Rblock #rainTop10 tr.amr_line2 {
	background-color: #f5f5f5;
	height: 25px;
	font-size: 13px;
}
#amrBlock #Rblock #rainTop10 th,
#amrBlock #Rblock #rainTop10 td {
	border-right: 1px solid #448aca;
	text-align: center;
}
#amrBlock #Rblock #rainTop10 th.wid1 {
	width: 45px;
}
#amrBlock #Rblock #rainTop10 th.wid2 {
	width: 140px;
}
#amrBlock #Rblock #rainTop10 th.wid3 {
	width: 65px;
}
#amrBlock span.pop_c {
	color: #1e46d7;
}

/*アメダス降水量実況用*/

#amrBlock #Rblock h4.amrcond {
	font-size: 14px;
	color: #448aca;
	display: block;
	height: 16px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#amrBlock #Rblock #rainCondition {
	border: 1px solid #448aca;
	border-collapse:collapse;
	text-align: center;
}
#amrBlock #Rblock #rainCondition tr.amr_line1 {
	background-color: #bce2f4;
	height: 25px;
	font-size: 13px;
}
#amrBlock #Rblock #rainCondition tr {
	height: 25px;
	font-size: 13px;
}
#amrBlock #Rblock #rainCondition tr.amr_line2 {
	background-color: #f5f5f5;
	height: 25px;
	font-size: 13px;
}
#amrBlock #Rblock #rainCondition th,
#amrBlock #Rblock #rainCondition td {
	border-right: 1px solid #448aca;
}
#amrBlock #Rblock #rainCondition th.wid1 {
	width: 130px;
}
#amrBlock #Rblock #rainCondition th.wid2 {
	width: 90px;
}
#amrBlock span.pop_c {
	color: #1e46d7;
}

/*地域ナビ用*/

#amrBlock #area_navi {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	clear: both;
}
#amrBlock #area_navi .title {
	font-size: 12px;
	color: #448aca;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
#amrBlock #area_navi ul.area_boxr {
	border:1px solid #c9c9c9;
	background-color:#F5F5F5;
	padding: 10px 0 12px 0;
	line-height: 1em;
	text-align:center;
}

#amrBlock #area_navi ul.area_boxr li {	
	display: inline;
	font-size: 12px;
	background-image: url(/weather/image/weather_link_arr.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0 15px 0 10px;
	list-style-type: none;
}

#amrBlock #area_navi ul.area_boxr li a:link,
#amrBlock #area_navi ul.area_boxr li a:visited {
	color: #898989;
	text-decoration: none;
}
#amrBlock #area_navi ul.area_boxr li a:hover,
#amrBlock #area_navi ul.area_boxr li a:active {
	color: #434343;
	text-decoration: underline;
}







/*アメダス気温用*/

#amtBlock {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#amtBlock h3.amedas_ti {
	font-size: 15px;
	color: #00736d;
	text-align: center;
	height: 34px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	line-height: 2.3em;
	background-image: url(/weather/image/weater_ti.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*アメダスTOP10左ブロック*/
#amtBlock #Lblock {
	float: left;
	width: 328px;
	height: 380px;
}
#amtBlock #Lblock h4 {
	font-size: 14px;
	color: #a84200;
	display: block;
	height: 16px;
	width: 328px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#amtBlock .ima_box {
	padding: 4px;
	height: 240px;
	width: 320px;
	border: 1px solid #638c0b;
}
#amtBlock ul.amt_chart {
	display: block;
	height: 13px;
	margin-top: 1px;
}
#amtBlock ul.amt_chart li {
	font-size: 13px;
	display: inline;
	width: 328px;
	list-style-type: none;
}
#amtBlock ul.amt_chart2 {
	display: block;
	height: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 328px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #638c0b;
}

/*IE6用*/
* html #amtBlock ul.amt_chart {
	display: block;
	height: 13px;
	margin-top: 5px;
}
* html #amtBlock ul.amt_chart2 {
	margin-top: 1px;
	padding-bottom: 5px;
}

/*IE7用*/
*:first-child+html #amtBlock ul.amt_chart2 {
	margin-top: 5px;
	padding-bottom: 5px;
}

/*safari用*/
body:first-of-type #amtBlock ul.amt_chart2 {
	height: 17px;
}

#amtBlock ul.amt_chart2 li {
	font-size: 13px;
	display: inline;
	width: 328px;
	list-style-type: none;
}
#amtBlock ul.amt_chart span.chart_c1 {
	color: #0032fa;
}
#amtBlock ul.amt_chart span.chart_c2 {
	color: #fafa32;
}
#amtBlock ul.amt_chart2 span.chart_c3 {
	color: #fa9632;
}
#amtBlock ul.amt_chart2 span.chart_c4 {
	color: #fa3264;
}

/*アメダス地方左ブロック*/
#amtBlock #Lblock_ml18 {
	float: left;
	width: 328px;
	margin-left: 18px;
	height: 380px;
}

/*IE6用*/
* html #amtBlock #Lblock_ml18 {
	margin-left: 9px;
}

#amtBlock #Lblock_ml18 h4 {
	font-size: 14px;
	color: #a84200;
	display: block;
	height: 16px;
	width: 328px;
	margin-top: 0px;
	margin-bottom: 4px;
}

#amtBlock #Lblock p.rain_link {
	text-align: right;
	font-size: 13px;
	width: 328px;
}
#amtBlock #Lblock p.rain_link a:link,
#amtBlock #Lblock p.rain_link a:visited {
	color: #448aca;
	text-decoration: none;
}
#amtBlock #Lblock p.rain_link a:hover,
#amtBlock #Lblock p.rain_link a:active {
	color: #7ecef4;
	text-decoration: underline;
}

#amtBlock #Lblock_ml18 p.rain_link {
	text-align: right;
	font-size: 13px;
	width: 328px;
}
#amtBlock #Lblock_ml18 p.rain_link a:link,
#amtBlock #Lblock_ml18 p.rain_link a:visited {
	color: #448aca;
	text-decoration: none;
}
#amtBlock #Lblock_ml18 p.rain_link a:hover,
#amtBlock #Lblock_ml18 p.rain_link a:active {
	color: #7ecef4;
	text-decoration: underline;
}

/*アメダス右ブロック*/
#amtBlock #Rblock {
	float: left;
	margin-left: 15px;
	height: 380px;
}

/*IE6用*/
* html #amtBlock #Rblock {
	margin-left: 12px;
}


/*アメダス気温トップ10用*/

#amtBlock #Rblock h4 {
	font-size: 14px;
	color: #a84200;
	display: block;
	height: 16px;
	width: 406px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#amtBlock #Rblock #maxTop10 {
	border: 1px solid #f39700;
	border-collapse:collapse;
	float: left;
}
#amtBlock #Rblock #minTop10 {
	border: 1px solid #f39700;
	border-collapse:collapse;
	float: left;
	margin-left: 4px;
}
#amtBlock #Rblock tr.amt_line1 {
	background-color: #f8dbae;
	height: 25px;
	font-size: 13px;
}
#amtBlock #Rblock tr {
	height: 25px;
	font-size: 13px;
}
#amtBlock #Rblock tr.amt_line2 {
	background-color: #f5f5f5;
	height: 25px;
	font-size: 13px;
}
#amtBlock #Rblock th,
#amtBlock #Rblock td {
	border-right: 1px solid #f39700;
	text-align: center;
}
#amtBlock #Rblock th.wid1 {
	width: 40px;
}
#amtBlock #Rblock th.wid2 {
	width: 118px;
}
#amtBlock #Rblock th.wid3 {
	width: 60px;
}
#amtBlock span.tmpmax_c {
	color: #d70012;
}
#amtBlock span.tmpmin_c {
	color: #0096d7;
}

/*アメダス気温実況用*/

#amtBlock #Rblock h4.amtcond {
	font-size: 14px;
	color: #a84200;
	display: block;
	height: 16px;
	width: 365px;
	margin-top: 0;
	margin-bottom: 4px;
}
#amtBlock #Rblock #tmpCondition {
	border: 1px solid #f39700;
	border-collapse:collapse;
	text-align: center;
}
#amtBlock #Rblock #tmpCondition tr.amt_line1 {
	background-color: #f8dbae;
	height: 25px;
	font-size: 13px;
}
#amtBlock #Rblock #tmpCondition tr {
	height: 25px;
	font-size: 13px;
}
#amtBlock #Rblock #tmpCondition tr.amt_line2 {
	background-color: #f5f5f5;
	height: 25px;
	font-size: 13px;
}
#amtBlock #Rblock #tmpCondition th,
#amtBlock #Rblock #tmpCondition td {
	border-right: 1px solid #f39700;
}
#amtBlock #Rblock #tmpCondition th.wid1 {
	width: 125px;
}
#amtBlock #Rblock #tmpCondition th.wid2 {
	width: 80px;
}


/*地域ナビ用*/

#amtBlock #area_navi {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	clear: both;
}
#amtBlock #area_navi .title {
	font-size: 12px;
	color: #a84200;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
#amtBlock #area_navi ul.area_boxt {
	border:1px solid #c9c9c9;
	background-color:#F5F5F5;
	padding: 10px 0 12px 0;
	line-height: 1em;
	text-align: center;
}

#amtBlock #area_navi ul.area_boxt li {
	display: inline;
	font-size: 12px;
	background-image: url(/weather/image/weather_link_arr.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding:0 15px 0 10px;
	list-style-type: none;
}

#amtBlock #area_navi ul.area_boxt li a:link,
#amtBlock #area_navi ul.area_boxt li a:visited {
	color: #898989;
	text-decoration: none;
}
#amtBlock #area_navi ul.area_boxt li a:hover,
#amtBlock #area_navi ul.area_boxt li a:active {
	color: #434343;
	text-decoration: underline;
}


/******** トップ概況 ********/


#trpwidBlock #gaikyoblock {
	width: 400px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 1px solid #c9c9c9;
	background-color: #f5f5f5;
}
#trpwidBlock #gaikyoblock h4 {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	background-color: #13b5b1;
	height: 20px;
	width: 396px;
	line-height: 1.5em;
	padding-top: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
#trpwidBlock #gaikyoblock p {
	font-size: 13px;
	padding: 10px;
	width: 380px;
	text-align: left;
	line-height: 1.5em;
}




/******** 台風情報 ********/

#typhoonInfoContainer{
	width:706px;
	margin:30px auto 10px auto;
}

#typhoonInfoContainer #titleContainer h1{
	background-image:url(/weather/image/warn_ti_2.png);
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#A50B00;
	font-weight:bold;
	text-align:center;
	margin:0px 0px 30px 0px;
}

#typhoonInfoContainer #typhoonMainContainer #noTyphoonContainer p#headline{
	font-weight:bold;
	font-size:14px;
	line-height:1.8em;
}

#typhoonInfoContainer #typhoonMainContainer #noTyphoonContainer{
	font-size:12px;
	coloe:#444;
	text-align:center;
	border:1px solid #C9C9C9;
	background-color:#EEEEEE;
}

#typhoonInfoContainer #typhoonMainContainer #noTyphoonContainer div{
	width:704px;
	padding:150px 0px;
}

#typhoonInfoContainer #typhoonMainContainer .typhoonContainer{
	border:1px solid #C9C9C9;
	background-color:#EEEEEE;
	font-size:12px;
	text-align:center;
	padding:20px 12px 27px 12px;
	margin:0px 0px 20px 0px;
}

#typhoonInfoContainer #typhoonMainContainer .typhoonContainer div{
	width:680px;
}

#typhoonInfoContainer #typhoonMainContainer .typhoonContainer div ul{
	width:660px;
	margin:2px 10px 0px 12px;
	padding:0px;
	list-style:none;
	height:262px;
}

#typhoonInfoContainer #typhoonMainContainer .typhoonContainer ul li.imageContainer{
	float:left;
	list-style-type: none;
	padding:0px;
}

#typhoonInfoContainer #typhoonMainContainer .typhoonContainer ul li.rightImage{
	margin-right:20px;
}

#typhoonInfoContainer #typhoonMainContainer .typhoonContainer ul li.imageContainer div{
	width:320px;
	text-align:left;
	line-height:22px;
	font-size:14px;
	padding:0px;
	font-weight:bold;
	color:#444;
}

#typhoonInfoContainer #typhoonMainContainer .typhoonContainer div.tableSizeFix{
	padding:0px;
	clear:both;
	width:660px;
	margin:10px 10px 0px 12px;
}

#typhoonInfoContainer #typhoonMainContainer .typhoonContainer table{
	border:none;
	border-collapse: collapse;
	width:100%;
}

#typhoonInfoContainer #typhoonMainContainer .typhoonContainer table caption{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:1.8em;
	color:#0075A9;
}

#typhoonInfoContainer #typhoonMainContainer .typhoonContainer table th, 
#typhoonInfoContainer #typhoonMainContainer .typhoonContainer table td{
	border:1px solid #004986;
	border-collapse: collapse;
	text-align:center;
	line-height:1.8em;
	font-size:12px;
}

#typhoonInfoContainer #typhoonMainContainer .typhoonContainer table th{
	background-color:#0075A9;
	color:#FFF;
	font-weight:normal;
	width:120px;
}

#typhoonInfoContainer #typhoonMainContainer .typhoonContainer table td{
	background-color:#FFF;
	color:#444;
}










