@charset "Shift_JIS";

/*-----------------------------全体構造-----------------------------*/
body {
	margin-top:0px;
	margin-left:8px;
	margin:8px;
	padding:0px;
	/*背景色*/
	background: #ffffff;
	/*文字基本色*/
	color: #1B1B1B;
	
}

a 		   { color: #2294D5; text-decoration: none; }
a:link		  { color: #001FDE; text-decoration: none; }
a:visited	{ color: #5A6CDE; text-decoration: none; }
a:active	{ color: #FF3737;  }
a:hover		{ color: #00009C; text-decoration: underline; }

h1 {
	margin: 0px;
	padding: 0px;
	font-size:	1em;
	line-height: 1.5em;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size:	1em;
	line-height: 1.5em;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size:	1em;
	line-height: 1.5em;
}

p {
	margin: 0px;
}

img {
	border: none;
}

input {
	border: 1px solid #999;
	margin: 3px;
}

textarea {
	height: 5em;
	border: 1px solid #999;
	margin: 3px;
}

select {
	border: 1px solid #999;
	margin: 3px;
	color: #666;
}



/*--------テーブル設定--------*/
.weather table {
	font-size:12px;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

.weather th {
	margin: 0px;
	padding: 3px;
	border: 0px none;
	font-size:12px;
	font-weight: normal;
}

.weather td {
	margin: 0px;
	padding: 3px;
	border: 0px none;
	font-size:12px;
}

.weather_title {
	background-color: #FF99CC;
	text-align: left;
	border: 0px none;
	font-size:12px;
}




/*--------ピンポイント--------*/
.renew {
	text-align: right;
	font-size: 12px;
}

.note_day {
	text-align: center;
	background-color: #749DF7;
	font-weight: normal;
}

.note_jma_day {
	text-align: center;
	background-color: #749DF7;
	font-weight: normal;
}

.note_jma_week_day {
	text-align: center;
	background-color: #749DF7;
	font-weight: normal;
}

.day {
	text-align: center;
	font-size:12px;
	background-color: #749DF7;
	font-weight: normal;
}

.jma_day {
	text-align: center;
	font-size:12px;
	background-color: #749DF7;
	font-weight: normal;
}

.jma_week_day {
	text-align: center;
	font-size:12px;
	background-color: #749DF7;
	font-weight: normal;
}


.note_telop {
	text-align: center;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_jma_telop {
	text-align: center;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_jma_week_telop {
	text-align: center;
	background-color: #D8E2F7;
	font-weight: normal;
}

.telop {
	text-align: center;
	background-color: #FFFFFF;
}

.jma_telop {
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.jma_week_telop {
	text-align: center;
	background-color: #FFFFFF;
}


.note_temp {
	text-align: center;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_jma_temp {
	text-align: center;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_jma_week_temp {
	text-align: center;
	background-color: #D8E2F7;
	font-weight: normal;
}

.temp {
	text-align: center;
	background-color: #FFFFFF;
}

.jma_temp {
	text-align: center;
	background-color: #FFFFFF;
}

.jma_week_temp {
	text-align: center;
	background-color: #FFFFFF;
}

.temp_h {
	text-align: center;
	font-size: 12px;
	color: #CC0000;
}
.temp_l {
	text-align: center;
	font-size: 12px;
	color: #3300FF;
}
	
		
.pop {
	text-align: center;
	background-color: #FFFFFF;
}

.jma_pop {
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	font-weight: normal;
}

.jma_week_pop {
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	font-weight: normal;
}

.note_pop {
	text-align: center;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_jma_pop {
	text-align: center;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_jma_week_pop {
	text-align: center;
	background-color: #D8E2F7;
	font-weight: normal;
}


.jma_pop_time {
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	font-weight: normal;
}


.time {
	text-align: center;
	background-color: #FFFFFF;
}

.note_time {
	text-align: center;
	background-color: #D8E2F7;
}


.rain {
	text-align: center;
	background-color: #FFFFFF;
}

.note_rain {
	text-align: center;
	background-color: #D8E2F7;
}


.wind {
	text-align: center;
	background-color: #FFFFFF;
}

.note_wind {
	text-align: center;
	background-color: #D8E2F7;
}

.sakura_note_day {
	text-align: center;
	background-color: #FFCCCC;
	font-weight: normal;
}


.sakura_day {
	text-align: center;
	font-size:12px;
	background-color: #FFCCCC;
	font-weight: normal;
}


.sakura_note_telop {
	text-align: center;
	background-color: #e6e6e6;
	font-weight: normal;
}


.sakura_telop {
	text-align: center;
	background-color: #FFFFFF;
}


.sakura_note_temp {
	text-align: center;
	background-color: #e6e6e6;
	font-weight: normal;
}

.sakura_temp {
	text-align: center;
	background-color: #FFFFFF;
}

	
.sakura_pop {
	text-align: center;
	background-color: #FFFFFF;
}

.sakura_note_pop {
	text-align: center;
	background-color: #e6e6e6;
	font-weight: normal;
}

.koyo_note_day {
	text-align: center;
	background-color: #FFE39F;
	font-weight: normal;
}


.koyo_day {
	text-align: center;
	font-size:12px;
	background-color: #FFE39F;
	font-weight: normal;
}


.koyo_note_telop {
	text-align: center;
	background-color: #e6e6e6;
	font-weight: normal;
}


.koyo_telop {
	text-align: center;
	background-color: #FFFFFF;
}


.koyo_note_temp {
	text-align: center;
	background-color: #e6e6e6;
	font-weight: normal;
}

.koyo_temp {
	text-align: center;
	background-color: #FFFFFF;
}

	
.koyo_pop {
	text-align: center;
	background-color: #FFFFFF;
}

.koyo_note_pop {
	text-align: center;
	background-color: #e6e6e6;
	font-weight: normal;
}

/*--------week note--------*/
.note_week_day {
	text-align: center;
	font-size:12px;
	background-color: #749DF7;
	font-weight: normal;
}

.note_week_time {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_week_telop {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_week_temp {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_week_rain {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_week_pop {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}
/*--------week note--------*/

/*--------week cell--------*/
.cell_week_day {
	text-align: center;
	font-size:12px;
	background-color: #749DF7;
	font-weight: normal;
}

.cell_week_time {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}

.cell_week_telop {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}

.cell_week_temp {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}

.temp_h {
	text-align: center;
	font-size:12px;
	font-weight: normal;
	color:#cc0000;
}

.temp_l {
	text-align: center;
	font-size:12px;
	font-weight: normal;
	color:#3300ff;
}

.cell_week_rain {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}

.cell_week_pop {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}
/*--------week cell--------*/


/*--------WARN--------*/

.area {
	text-align: center;
	background-color: #D8E2F7;
	width: 100px;
}

.back {
	text-align: center;
	background-color: #FFFFFF;
}

.warn {
	text-align: center;
	font-size: 12px;
	background-color: #FFCC33;
}

.alarm {
	text-align: center;
	font-size: 12px;
	background-color: #ff3333;
}

.exal {
	color: #fff;
	text-align: center;
	font-size: 12px;
	background-color: #6000bf;
}

.non {
	text-align: center;
	background-color: #FFFFFF;
}

.announce {
	text-align: center;
	background-color: #FFFFFF;
	width: 160px;
}

.none {
	text-align: center;
	font-size: 12px;
	background-color: #FFFFFF;
}

/*--------アイコン--------*/
.p_tenkiicon {
	width: 40px;
	height: 37px;
	/*アイコンの周囲*/
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;
}

.tenkiicon_b {
	width: 16px;
	height:  15px;
	/*アイコンの周囲*/
	border: 0px solid #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.tenkiicon {
	width: 50px;
	height:  37px;
	/*アイコンの周囲*/
	border: 0px solid #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.jma_tenkiicon {
	width: 40px;
	height: 37px;
	/*アイコンの周囲*/
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;
}

.jma_week_tenkiicon {
	width: 50px;
	height:  37px;
	/*アイコンの周囲*/
	border: 0px solid #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.windicon {
	width: 24px;
	height: 22px;
	/*アイコンの周囲*/
	border: 0px solid #ffffff;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.kafunicon {
	width: 22px;
	height: 22px;
	/*アイコンの周囲*/
	border: 0px solid #ffffff;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.sakuraicon {
	width: 30px;
	height: 24px;
	/*アイコンの周囲*/
	border: 0px solid #ffffff;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.koyoicon {
	width: 21px;
	height: 21px;
	/*アイコンの周囲*/
	border: 0px solid #ffffff;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}


.skiicon {
	width: 22px;
	height: 22px;
	/*アイコンの周囲*/
	border: 0px solid #ffffff;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.week {
	border: 0px solid #ffffff;
	padding: 0px;
	background-color: #FF9999;
}

/*--------hinode--------*/
.note_hinoiri {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}

.cell_hinoiri {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}

.note_hinode {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}

.cell_hinode {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}

.note_hinode_day {
	text-align: center;
	font-size:12px;
	background-color: #749DF7;
	font-weight: normal;
}

.cell_hinode_day {
	text-align: center;
	font-size:12px;
	background-color: #749DF7;
	font-weight: normal;
}

/*--------hinode--------*/

/*--------tide--------*/
.note_tide {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}

.cell_tide {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}

.note_tide_day {
	text-align: center;
	font-size:12px;
	background-color: #749DF7;
	font-weight: normal;
}

.cell_tide_day {
	text-align: center;
	font-size:12px;
	background-color: #749DF7;
	font-weight: normal;
}

.note_hightide {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}

.cell_hightide {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}

.note_lowtide {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}

.cell_lowtide {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}
/*--------tide--------*/

/*--------point note--------*/
.renew {
	text-align: right;
	font-size: 12px;
}

.note_point_day {
	text-align: center;
	font-size:12px;
	background-color: #749DF7;
	font-weight: normal;
}

.note_point_time {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_point_telop {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_point_temp {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_point_wind {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}

.note_point_rain {
	text-align: center;
	font-size:12px;
	background-color: #D8E2F7;
	font-weight: normal;
}
/*--------point note--------*/

/*--------point cell--------*/
.cell_point_day {
	text-align: center;
	font-size:12px;
	background-color: #749DF7;
	font-weight: normal;
}

.cell_point_time {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}

.cell_point_telop {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}

.cell_point_temp {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}

.cell_point_wind {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}

.cell_point_rain {
	text-align: center;
	font-size:12px;
	background-color: #ffffff;
	font-weight: normal;
}
/*--------point cell--------*/

