
#contents{
	width: 492px;
	float: right;
}
#contents h2{
	width: 492px;
	height: 13px;
	margin-bottom: 12px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 60%;
	line-height: 120%;
}
#contents h2.what{
	background-image: url(../images/title_what.gif);
	background-repeat: no-repeat;
}
#contents h2.into{
	background-image: url(../images/title_into.gif);
	background-repeat: no-repeat;
}
#contents ul{
	width: 468px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	list-style-type: none;
	list-style-position: outside;
	overflow:hidden;
	font-size: 75%;
	line-height: 130%;
	color: #333333;
}
#contents li{
	padding-bottom: 1px;
	padding-left: 12px;
	background-image: url(../images/marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#contents div.note{
	width: 468px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	font-size: 75%;
	line-height: 130%;
	color: #333333;
}
#weather{
	width: 444px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	font-size: 75%;
	line-height: 130%;
	color: #333333;
}
#weather img{
	vertical-align: middle;
}
