/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
/*	font-family:Hiragino Kaku Gothic Pro,Meiryo,sans-serif;*/
	
}
body {
	background-color:#E3FAFF;

}
#layout {
/*	background-image: url(../images/weather_bg.gif);
	background-repeat:repeat-x;*/
	padding-top:0;
	margin-top:0px;
	width:auto;
	height:600px;
}
#wrap {
	margin: auto;
	height: auto;
	width: 950px;
}
#content {
	height: auto;
	width: 950px;
	margin: auto;
	float: left;
}  
/*?^Cg???*/
.bar{
	background: url(../images/weather_back.gif) no-repeat;
}
.contentsTitle{
	width:240px;
	height:40px;
	background-position: 0 -36px; 
}
.weatherSubTitle1{
	width:240px;
	height:24px;
	background-position: -250px -50px;
}
.weatherSubTitle2{
	width:240px;
	height:24px;
	background-position: -250px -100px; 
}
.top700{
	width:700px;
	height:12px;
	background-position: -250px 0px; 
}
.bottom240{
	width:240px;
	height:10px;
	clear:both;
	background-position: -0px -20px; 

}
.bottom700{
	width:700px;
	height:10px;
	clear:both;
	background-position: -250px -20px; 
}

h1 {
	clear: both;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;	
}
h2 {
	height: 50px;
	width: 233px;
	clear: both;
}
#contentLeft {
	float: left;
	height: auto;
	width: 240px;
	padding-left: 0px;
	padding-top: 0px;
}

#contentLeft li {
	list-style-position: outside;
	height: 24px;
	width: 234px;
	margin-left: 1px;
	list-style-type: none;
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-bottom-color:#cccccc;

	
}
#contentLeft li.sepbar{
	padding:0;
	margin:0;
	width:200px;
	height:1px;
/*
	margin-left:19px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#cccccc;
*/
}

#contentLeft li a{
	text-align : center;
	background-repeat : no-repeat;
	background-position : center;
	display: block;
	height: 24px;
	width: 234px;
	text-decoration: none;
	color: #555555;
}

#contentLeft li a:link{
	color : #555555;
	text-decoration: none;
}
#contentLeft li a:hover{
	color:#1e90ff;
	text-decoration: none;
}


.menu {
	margin-left: 5px;
	margin-top: 10px;
}
.bottom {
	clear: both;
	float: left;
}
.f_menu {
	font-size: 14px;
	letter-spacing: 1px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 5px;
}
.menubox{
	background-color: #FFFFFF;
	width:238px;
	margin-top:0px;
	margin-bottom:0px;
	border-color:#cccccc;
	border-style:solid;
	border-width:0 1px;
	clear: both;
	float: left;
	height: auto;
}
/* E */
#contentRight {
	float: right;
	width: 700px;
	height: auto;
	clear: none;
}
#contentWeather {
	width: 698px;
	height: auto;
	clear: none;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	float: left;
}


/*------------------gsbNXGA------------------*/
#boxBannerArea{
	width:240px;
	margin-top:0px;
}
#smallBannerArea {
	list-style-type:none;
	padding-left:0px;
}
.smallbanner {
	width: 234px;
	height: 60px;
	list-style-type:none;
	border:1px;
	margin-top:4px;
	border-color:#CDCDCD;
	border-style:solid;
	padding:1px;
}

.smallbanner a{
	width:234px;
	height: 60px;
	
}

.time {
	height: 20px;
	width: 668px;
	padding-left: 15px;
	padding-right: 15px;	
}
.sample {
	height: auto;
	width: 500px;
	float: right;
	text-align:right;
}
.sample_1 {
	height: auto;
	width: 120px;
	float: right;
}


.f0 {
	font-size: 12px;
	color: #555555;
	float: left;
	width: auto;
	letter-spacing: 1px;
	padding-left: 15px;
}
.f2 {
	font-size: 13px;
	color: #FF3838;
	float: left;
	padding-right: 10px;
	font-weight: bold;
}

.f3 {
	font-size: 13px;
	color: #1B8CFF;
	float: left;
	padding-right: 10px;
	font-weight: bold;
}
.f4 {
	font-size: 13px;
	color: #555555;
	float: left;
	padding-right: 10px;
}
.f5 {
	font-size: 12px;
	color: #555555;
	float: left;
	margin-left: 10px;
	vertical-align: middle;
	padding-bottom: 2px;
}
h3 {
	background-repeat: no-repeat;
	height: 50px;
	width: 698px;
	font-size: 26px;
	text-indent: 1em;
	letter-spacing: 2px;
	margin-top: 5px;
	padding-top: 9px;
	color: #5E5E5E;
	text-align:center;
}
#box_today {
	padding: 5px;
	height: auto;
	width: 660px;
	margin-left: 20px;
}
.date {
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 15px;
	height: 30px;
}
#box_today table {
	height: 300px;
	width: 650px;
	border-width: 1px;
	border-style: solid;
	border-color: #C6D3DD;
	border-collapse:collapse;
}
th {
	font-size: 16px;
	border-width: 1px;
	border-style: solid;
	border-color: #C6D3DD;
	color:#5E5E5E;
	
}
#box_today table td {
	height: auto;
	width: 260px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6D3DD;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C6D3DD;
        
}

.f1 {
	font-size: 16px;
	color: #555555;
	background-color: #FFFFFF;
}
.weather1 {
	height: 57px;
	width: 84px;
	float: left;
	margin: 10px 3px;
	padding-bottom: 1px;

}
#box_weekly {

	padding: 5px;
	height: auto;
	width: 650px;
	margin-left: 20px;
}

#box_weekly table {
	height: auto;
	width: 650px;
	border-width: 1px;
	border-style: solid;
	border-color: #C6D3DD;
	border-collapse:collapse;
}
#box_weekly table td {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6D3DD;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C6D3DD;
	width:90px;
}
.box1 {
	float: left;
	height: 190px;
	width: 100px;
	padding: 4px;
}


.box {
	height: auto;
	width: 90px;
	padding: 1px;
}

.box p{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6D3DD;
}
.temp {
	height: auto;
	float: left;
	width: 136px;
	margin-top: 10px;
	margin-bottom: 6px; 
	margin-left: 10px;
}
.slash {
	font-size: 15px;
	color: #666666;
	float: left;
	padding-right: 1px;
	padding-left: 1px;
}


.am {
	font-size: 24px;
	color: #FF3838;
	float: left;
	font-weight: bold;
}
.pm {
	font-size: 24px;
	color:#1B8CFF;
	float: right;
	font-weight: bold;
	text-align:right;
}
.rainfall {
	width: 156px;
	float: left;
	height: 22px;
/*	background-image: url(../images/bg_kousui.gif);*/
	background-repeat: no-repeat;
	margin-top: 1px;
	padding-top: 2px;
	padding-left: 2px;
}

.kousui {
	font-size: 16px;
	color: #555555;
	text-align: center;
	float: left;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1px;
	width: 30px;
	font-weight: bold;
}
.weather2 {
	height: 57px;
	width: 84px;
/*	border: 1px solid #CCCCCC;*/
	padding-bottom: 1px;
}
.weather3 {
/*
	height: 57px;
	width: 84px;*/
/*	border: 1px solid #CCCCCC;*/
	padding-bottom: 0px;
}
.weekly_title{
	color: #555555;
}
.temp_w {
	width: 80px;
	margin-right: auto;
	margin-left: auto;
}

.am_w {
	font-size: 20px;
	color: #FF3838;
	font-weight: bold;
	text-align: center;
	width: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;	
}
.pm_w {
	font-size: 20px;
	color:#1B8CFF;
	font-weight: bold;
	text-align: center;
	width: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;	
}
.kousui_w {
	font-size: 20px;
	color: #555555;
	width: 50px;
	clear: both;
	text-align: center;
	width: 50px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;	
}
.weekly {
	font-size: 15px;
	color: #555555;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	height: 20px;
	width: 90px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3px;
}

.weekly_day {
	font-size: 15px;
	color: #555555;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	height: 20px;
	width: 90px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3px;
}
.weekly_sat {
	font-size: 14px;
	color: #0000FF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	height: 20px;
	background-color: #668FFF;
	color:#ffffff;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 90px;
	padding-top: 3px;
}
.weekly_sun {
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	background-color: #FF3700;
	color:#ffffff;
	background-position: center bottom;
	height: 20px;
	width: 90px;
	padding-top: 3px;
	background-repeat: no-repeat;
}
#jpeg {
	margin-left: 29px;
	margin-right: 29px;
	margin-bottom: 40px;
}
h4 {
	width: 950px;
	text-align: right;
	letter-spacing: 1px;
	color: #666666;
	line-height: 25px;
	float: left;
	font-size: 10px;
}
.keihoarea{
	width:610px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	color: #666666;
	line-height:25px;
	text-align:left;
	float: left;
	margin-left:20px;
	margin-right:20px;	
	border-bottom:1px solid #CCCCCC;
}
.warn{
	padding-left:40px;
	float:left;
}
.warn p{
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}
.warn p.nowarning{
	padding-top:5px;
	padding-bottom:20px;
	font-size:14px;
	color:#666666;

}

/*
#play{
	margin-left: 29px; margin-right: 29px; margin-bottom: 29px;
}
*/
#control {
	clear: both;
	float: left;
	height: 22px;
	width: 670px;
	text-align: center;
	padding-left: 30px;
	padding-bottom: 30px;
}
#control ul {
	float: left;
	padding-right: 70px;
	height: 22px;
	width: auto;
}
#control li {
	list-style-type: none;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
#typoinfo{
	padding-left: 40px;	
	margin-bottom: 40px;	
	font-size: 14px;
	color: #3B3B3B;
	line-height: 24px;

}
#MiyazakiArea{
margin-bottom:10px;
}



.amedas_10mintime {
	font-size: 20px;
	padding: 5px;
	text-align:right;
	height: auto;
	width: 660px;
	margin-left: 20px;	
}
.amedas_10mintime p {
	font-size: 15px;	
}



.amedas_10min_koumoku_table {
	height: auto;
	width: 660px;
	margin-left: 20px;
	margin-right: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #C6D3DD;
	border-collapse:collapse;
}
.midashi {
	background-color: #E9E9E9;
}
.midashi th{
	height:auto;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;	
	padding-bottom:5px;
	
}

table.amedas_10min_koumoku_table tr th.amedas_10min_koumoku{
/*
	border-width: 1px;
	border-style: dotted;
	border-color: #C6D3DD;
*/
}
.amedas_10min_koumoku {
	font-size: 20px;
	width: 120px;
	height:47px;
}
.amedas_10min_koumoku ul{
	clear:both;
	float:left;
	list-style-type: none;
	height:30px;
	width: auto;
}
.amedas_10min_koumoku ul li{
	margin:0;
	list-style-type: none;
	float:left;
/*	height:35px;*/
}
.amedas_10min_koumoku ul li.vectol{
	padding-top: 10px;
	width: 50px;
	font-size:14px;
	float: left;
}
.kion{
	padding-left: 10px;
	text-align: right;
	width: 70px;
	font-size: 25px;
	float:left;
}
.red{
	color:#E8402D;

}
.orenge{
	color:#EC6525;
}
.sky{
	color:#00B4EB;
}
.blue{
	color:#0062A2;
}
.yellow{
	color:#E1C401;
}
.black{
}
.ame{
	text-align: right;
	width: 70px;
	font-size: 25px;
	float:left;
	clear: left;
	padding-right: 5px;
}
.kaze{
	width: 35px;
	padding-left: 0px;
	padding-right: 3px;
	font-size: 25px;
	text-align: right;
	float: left;
}
.tani{
	padding-top: 10px;
	padding-right: 5px;
	width: 20px;
	font-size: 15px;
	float:left;
	text-align: center;
}
.tani_do{
	padding-top: 10px;
	vertical-align:bottom;
	padding-right: 10px;
	width: 18px;
	font-size: 15px;
	float:right;
}
.tani_ms{
	padding-top: 10px;
	vertical-align:bottom;
	/*	padding-right: 30px;*/
	padding-right: 0px;
	width: 32px;
	text-align:center;
	font-size: 15px;
	float: right;
}
	
.chimei {
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 20px;
	height: 47px;
	width: 120px;
}	
.weather2 {
	height: 57px;
	width: 84px;
/*	border: 1px solid #CCCCCC;*/
	padding-bottom: 1px;
}	
