
/* GENERIC */
*
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

body
{
	background: url('http://www.pref.ishikawa.jp/hokan/taiki/images/bg.gif') repeat;
}

li
{
	list-style-type: none;
}

img
{
	border: 0px
}

/* HEADER */
#head
{
	position: relative;
	top: 0px;
	left: 1px;
	width: 940;
	height: 70px;
}


/* content */
table.announcement{
font-size:12pt;
font-weight:bold;
}

.tdata{
font-size:12pt;
}

td#normal{
color:#000000;
width:115;
}
td#warn{
color:#0000FF;
width:115;
}

td#forecast{
color: #ff8000;
width:115;
}

td#alarm{
color:#FF0000;
width:115;
}

td#item{
background-color :#CCCCCC;
width:80;
}

td#unit{
color:#000000;
width:59;
}