@charset "shift_jis";
/* CSS Document */

.box_weather-left {
float:left;
width:150px;
}

.box_weather-right {
float:right;
width:470px;
}


.box_weather {
height:115px;
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px dashed #CCCCCC;
}


.homepage-navi {
background-image:url(../../images/common/navi01.gif);
background-repeat:no-repeat;
background-position:0 0;
padding-left:30px;
}

