@charset "utf-8";
/* CSS Document */
img{border:0;}
.box_contentr {
	width: 298px;
	float: left;
	height:auto;
	margin-bottom:10;
}
.border_bontentr {
	border:1px solid #C2D0E7;
	clear:both;
	width:298px;
	height:auto;
}
.abt_weather {
	width:278px;
	float:left;
	height:auto;
	margin:10px 0 0 10px;
	display:inline;
	padding-bottom:10px;
}
.abt_weather p {
	float:left;
	width:100px;
}
.abt_weather dl {
	float:left;
	line-height:1.6;
	width:170px;
	margin-left:7px;
}
.abt_weather h3 {
	clear:both;
	text-align:center;
	height:auto;
	margin-top:2px;
}
.abt_weather h3 a {
	display:inline;
	float:left;
	padding-left:6px;
}
