@charset "shift_jis";
/* this @charset is for mozilla's bug */

.xp_weather_body
{
	border: 1px solid #CCD5DD;
	background-color:white;
	padding:10px;
}
td.xp_forecast
{
	padding:0px 5px;
	text-align:center;
}
td.property
{
	border: none;
	background-color:white;
}
table.property
{
	width:auto;
	border: none;
	background-color: #CCD5DD;
}