/*-------------- ボルドー地方天気 --------------*/
div#weather {
	background:transparent url(../wine_kansou/corner_back.gif) no-repeat scroll 0 0;
	color:#000000;
	font-size:12px;
	line-height:15px;
	margin-top:10px;
	padding:40px 0 0 40px;
}

#weather span#condition{
	font-weight: bold;
	font-size: 180%;
}

