.life_info_tmpl {
  display: none;
}

.life_info.life_info_clone {
  margin-top: 0;
  padding: 0;
  width: 1000px;
  height: 685px;
}
.life_info.life_info_clone .content {
  margin-left: 7px;
  width: 984px;
}

/* -------- weather info -------- */
#weather_info {
  position: relative;
  border-top-color: #3cee62;
}
#weather_info .head .title {
  width: 606px;
  float: left;
}
#weather_info .head .title .guide {
  margin-left: 18px;
  font-size: 12px;
}
#weather_info .head .data_mesh_title {
  padding: 14px 7px 0 0;
  width: 143px;
  float: left;
  font-size: 14px;
  line-height: 1.0;
  text-align: right;
  color: #666;
}
#weather_info .head .data_mesh_btns {
  padding-top: 11px;
  width: 216px;
  float: left;
}
#weather_info .head .data_mesh_btns li {
  margin-right: 14px;
  padding: 3px 8px 3px 8px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.0;
  text-align: center;
  /////color: #fff;
  color: #000000;
  /////background-color: #b4aeae;
  background-color: #ffffff;
  cursor: pointer;
  float: left;
}
#weather_info .head .data_mesh_btns li:last-child {
  margin-right: 0;
}
#weather_info .head .data_mesh_btns li.selected {
  color: #fff;
  background-color: #006998;
}
#weather_info .map {
  width: 986px;
  height: 738px;
  border: 1px solid #999999;
}
#weather_info .legend {
  padding: 7px 0 0 8px;
  width: 116px;
  height: 73px;
  left: 14px;
  top: 675px;
  position: absolute;
  background-image: url(../../img/top/map_legend_bg.png);
  background-repeat: no-repeat;
  background-size: 125px 80px;
}
#weather_info .legend li {
  padding: 3px 0 0 26px;
  height: 17px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.0;
  color: #fff;
  background-repeat: no-repeat;
}
#weather_info .legend .temp {
  background-image: url(../../img/top/mark_temperature.png);
  background-size: 18px 18px;
}
#weather_info .legend .rainfall {
  background-image: url(../../img/top/mark_rain.png);
  background-size: 18px 18px;
}
#weather_info .legend .snow {
  background-image: url(../../img/top/mark_snow.png);
  background-size: 18px 18px;
}
#weather_info .mesh_legend {
  position: absolute;
  right: 7px;
  bottom: 129px;
  display: none;
}
#weather_info .mesh_legend .temp {
  width: 53px;
  height: 232px;
  background-image: url(../../img/top/mesh_legend_temp.png);
  background-repeat: no-repeat;
  background-size: 53px 232px;
  display: none;
}
#weather_info .mesh_legend .rain {
  width: 53px;
  height: 193px;
  background-image: url(../../img/top/mesh_legend_rain.png);
  background-repeat: no-repeat;
  background-size: 53px 193px;
  display: none;
}
#weather_info .mesh_legend .wind {
  width: 53px;
  height: 153px;
  background-image: url(../../img/top/mesh_legend_wind.png);
  background-repeat: no-repeat;
  background-size: 53px 153px;
  display: none;
}

#weather_info.iijima .legend {
  height: 33px;
  top: 715px;
  background-image: url(../../img/top/map_legend_bg_1l.png);
  background-size: 125px 40px;
}
#weather_info.iijima .legend .temp {
  display: none;
}
#weather_info.iijima .legend .snow {
  display: none;
}
#weather_info.iijima .info .temp {
  display: none;
}
#weather_info.iijima .info .snow {
  display: none;
}

#weather_info.kawaba .tokyo_st {
  width: 85px;
  height: 128px;
  right: 7px;
  top: 43px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
}
#weather_info.kawaba .tokyo_st .weather_info {
  margin: 4px 0 0 6px;
  width: 79px;
  height: 105px;
  background-image: url(../../img/top/plate_tokyo.png);
  background-repeat: no-repeat;
  background-size: 79px 105px;
}
#weather_info.kawaba .tokyo_st .weather_info .weather {
  width: 66px;
  height: 25px;
  margin-left: 4px;
  padding-top: 10px;
  border-bottom: 1px solid #888888;
  background-repeat: no-repeat;
  background-size: 41px 31px;
  background-position: 11px 2px;
}
#weather_info.kawaba .tokyo_st .weather_info .weather1 {
  background-image: url(../../img/mark_weather/H.png);
}
#weather_info.kawaba .tokyo_st .weather_info .weather1n {
  background-image: url(../../img/mark_weather/H2.png);
}
#weather_info.kawaba .tokyo_st .weather_info .weather2 {
  background-image: url(../../img/mark_weather/K.png);
}
#weather_info.kawaba .tokyo_st .weather_info .weather3 {
  background-image: url(../../img/mark_weather/A.png);
}
#weather_info.kawaba .tokyo_st .weather_info .weather4 {
  background-image: url(../../img/mark_weather/Y.png);
}
#weather_info.kawaba .tokyo_st .weather_info .info {
  padding-top: 3px;
  padding-left: 4px;
  width: 62px;
  height: 17px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: right;
  background-repeat: no-repeat;
  background-position: 9px 2px;
  background-size: 18px 18px;
}
#weather_info.kawaba .tokyo_st .weather_info .temp {
  background-image: url(../../img/top/mark_temperature.png);
}
#weather_info.kawaba .tokyo_st .weather_info .rainfall {
  background-image: url(../../img/top/mark_rain.png);
}
#weather_info.kawaba .tokyo_st .weather_info .snow {
  background-image: url(../../img/top/mark_snow.png);
}
#weather_info.kawaba .tokyo_st .st_name {
  margin-top: 3px;
  font-size: 14px;
  line-height: 1.0;
  text-align: center;
  color: #000;
}

#weather_info.mitsui .legend {
  height: 57px;
  top: 691px;
  background-image: url(../../img/top/map_legend_bg_1l.png);
  background-size: 125px 64px;
}
#weather_info.mitsui .legend .snow {
  display: none;
}
#weather_info.mitsui .info .snow {
  display: none;
}

#weather_info.kawaba.summer_season .legend, #weather_info.minami.summer_season .legend {
  height: 57px;
  top: 691px;
  background-image: url(../../img/top/map_legend_bg_1l.png);
  background-size: 125px 64px;
}
#weather_info.kawaba.summer_season .legend .snow, #weather_info.minami.summer_season .legend .snow {
  display: none;
}
#weather_info.kawaba.summer_season .info .snow, #weather_info.minami.summer_season .info .snow {
  display: none;
}

#weather_info.kawaba.summer_season .tokyo_st {
  height: 105px;
}
#weather_info.kawaba.summer_season .tokyo_st .weather_info {
  height: 82px;
  background-image: url(../../img/top/plate_tokyo_2l.png);
  background-repeat: no-repeat;
  background-size: 79px 82px;
}
#weather_info.kawaba.summer_season .tokyo_st .weather_info .snow {
  display: none;
}

/* -------- wi map weather info -------- */
.wi_map_weather_info {
  width: 79px;
  background-image: url(../../img/top/plate.png);
  background-repeat: no-repeat;
  background-size: 79px 125px;
}
.wi_map_weather_info .weather {
  width: 66px;
  height: 25px;
  margin-left: 4px;
  padding-top: 10px;
  border-bottom: 1px solid #888888;
  background-repeat: no-repeat;
  background-size: 41px 31px;
  background-position: 11px 2px;
}
.wi_map_weather_info .weather1 {
  background-image: url(../../img/mark_weather/H.png);
}
.wi_map_weather_info .weather1n {
  background-image: url(../../img/mark_weather/H2.png);
}
.wi_map_weather_info .weather2 {
  background-image: url(../../img/mark_weather/K.png);
}
.wi_map_weather_info .weather3 {
  background-image: url(../../img/mark_weather/A.png);
}
.wi_map_weather_info .weather4 {
  background-image: url(../../img/mark_weather/Y.png);
}
.wi_map_weather_info .info {
  padding-top: 3px;
  padding-left: 4px;
  width: 62px;
  height: 17px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-align: right;
  background-repeat: no-repeat;
  background-position: 9px 2px;
  background-size: 18px 18px;
}
.wi_map_weather_info .temp {
  background-image: url(../../img/top/mark_temperature.png);
}
.wi_map_weather_info .rainfall {
  background-image: url(../../img/top/mark_rain.png);
}
.wi_map_weather_info .snow {
  background-image: url(../../img/top/mark_snow.png);
}

#weather_info.iijima .wi_map_weather_info {
  height: 82px;
  background-image: url(../../img/top/plate_1l.png);
  background-size: 79px 82px;
}

#weather_info.kawaba .wi_map_weather_info, #weather_info.minami .wi_map_weather_info {
  height: 125px;
}

#weather_info.mitsui .wi_map_weather_info {
  height: 102px;
  background-image: url(../../img/top/plate_2l.png);
  background-size: 79px 102px;
}

#weather_info.kawaba.summer_season .wi_map_weather_info, #weather_info.minami.summer_season .wi_map_weather_info {
  height: 102px;
  background-image: url(../../img/top/plate_2l.png);
  background-size: 79px 102px;
}

.top_visual_view {
  width: 1000px;
  background-color: #fff;
  display: none;
}

.rain_cloud_anim {
  margin-top: 30px;
  padding-bottom: 24px;
}
.rain_cloud_anim .head_area {
  margin-left: 2px;
  width: 996px;
  height: 37px;
  background-color: #333;
}
.rain_cloud_anim .head_area .title_area .title {
  margin-left: 17px;
  padding-top: 1px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.0;
  color: #fff;
}
.rain_cloud_anim .head_area .head_btns {
  padding-top: 8px;
  padding-left: 206px;
  height: 36px;
}
.rain_cloud_anim .image_area {
  margin-left: 117px;
}
.rain_cloud_anim .controller_area {
  margin-left: 117px;
}

/* -------- top chart -------- */
.top_chart {
  width: 1000px;
  background-color: #fff;
}
.top_chart .chart_wrap {
  margin-top: 7px;
}
.top_chart .title_pane {
  padding-top: 17px;
  width: 111px;
  float: left;
}
.top_chart .title_pane .bg_l {
  margin-bottom: 5px;
  width: 110px;
  height: 39px;
  background-image: url(../../img/chart/top_title_bg_l.png);
  background-repeat: no-repeat;
  background-size: 94px 39px;
  background-position: right top;
}
.top_chart .chart_pane {
  margin-top: 7px;
  padding-bottom: 10px;
  width: 827px;
  float: left;
  overflow: visible;
}
.top_chart .chart_pane .date_area {
  padding-top: 10px;
  margin-bottom: 5px;
}
.top_chart .chart_container {
  width: 828px;
  position: relative;
}
.top_chart .chart_container .now_line {
  right: 0;
  bottom: 0;
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #ff0000;
  z-index: 3;
}
.top_chart .chart_container .now_line .dot {
  width: 8px;
  height: 8px;
  position: absolute;
  left: -3px;
  top: -3px;
  background-image: url(../../img/top/now.png);
  background-repeat: no-repeat;
  background-size: 8px 8px;
}
.top_chart .chart_container .sun_hours .vals {
  height: 28px;
}
.top_chart .right_pane {
  padding-top: 17px;
  width: 62px;
  float: left;
}
.top_chart .right_pane .bg_r {
  margin-bottom: 5px;
  padding-left: 1px;
  width: 62px;
  height: 39px;
  background-image: url(../../img/chart/top_title_bg_r.png);
  background-repeat: no-repeat;
  background-size: 43px 39px;
  background-position: 1px top;
}
.top_chart .right_pane .default_right {
  width: 49px;
  height: 44px;
}
.top_chart .right_pane .weather_right {
  width: 49px;
  height: 66px;
}
.top_chart .right_pane .chart_right {
  width: 49px;
  height: 199px;
}

.chart .head_area p.date {
  width: 532px;
}
.chart .head_area .intervals .i3 {
  display: none;
}
.chart .head_area div.change_hour_btns {
  padding-left: 29px;
}
.chart .date_area div.date {
  width: 827px;
  height: 19px;
}
.chart .date_area div.date p {
  padding: 4px 0 3px 0;
  width: 91px;
  text-align: center;
}
.chart .date_area div.time {
  height: 19px;
}
.chart .date_area div.time p {
  padding-top: 3px;
  height: 16px;
  width: 91px;
  font-size: 12px;
}

._overlay_container_ .close_btn {
  background-image: url(../../img/common/icon_close1.png);
  background-repeat: no-repeat;
  background-size: 44px 44px;
}

/* -------- chart title -------- */
.chart .title_wrap {
  padding: 2px 2px 0 2px;
}
.chart .title_wrap .title {
  padding: 12px 0 12px 17px;
  height: 13px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.0;
  color: #fff;
  background-color: #333;
}

/* -------- chart head area -------- */
.chart .head_area {
  height: 35px;
}
.chart .head_area .date {
  padding: 15px 0 0 12px;
  width: 521px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.0;
}
.chart .head_area .intervals {
  padding-top: 15px;
  width: 203px;
  float: left;
}
.chart .head_area .intervals .btn {
  margin-right: 8px;
  padding-top: 3px;
  width: 62px;
  height: 17px;
  float: left;
  font-size: 14px;
  line-height: 1.0;
  text-align: center;
  color: #999;
  background-color: #e6e6e6;
  cursor: pointer;
}
.chart .head_area .intervals .btn:last-child {
  margin-right: 0;
}
.chart .head_area .intervals .btn.selected {
  color: #fff;
  background-color: #006998;
  cursor: auto;
}
.chart .head_area .change_hour_btns {
  padding: 17px 0 0 48px;
  float: left;
}
.chart .head_area .change_hour_btns .btn {
  float: left;
  font-size: 14px;
  line-height: 1.0;
  color: #006998;
  cursor: pointer;
}
.chart .head_area .change_hour_btns .btn.disabled {
  color: #ccc;
  cursor: auto;
}
.chart .head_area .change_hour_btns .separator {
  margin: 0 4px 0 5px;
  float: left;
  font-size: 14px;
  line-height: 1.0;
  color: #000;
}

/* -------- chart cal btn -------- */
.chart .cal_btn {
  margin-left: 798px;
  padding: 7px 0 0 31px;
  height: 17px;
  font-size: 14px;
  line-height: 1.0;
  color: #006998;
  background-image: url(../../img/common/cal_icon.png);
  background-repeat: no-repeat;
  background-position: left 4px;
  cursor: pointer;
}

/* -------- chart date area -------- */
.chart .date_area {
  width: 100%;
  overflow: hidden;
}
.chart .date_area .date {
  width: 100%;
  height: 18px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.0;
  color: #fff;
  background-color: #808080;
  position: relative;
  overflow: hidden;
}
.chart .date_area .date p {
  padding: 3px 0 3px 6px;
  position: absolute;
  top: 0px;
  left: 0px;
  white-space: nowrap;
  background-color: #808080;
  border-left: 1px solid #fff;
}
.chart .date_area .time {
  width: 100%;
  height: 20px;
  margin-top: 1px;
  background-color: #808080;
}
.chart .date_area .time p {
  width: 91px;
  padding-top: 5px;
  height: 15px;
  float: left;
  font-size: 10px;
  line-height: 1.0;
  color: #fff;
  text-align: center;
  background-color: #808080;
  border-right: 1px solid #fff;
}

/* -------- weather chart -------- */
.chart .title_pane .weather {
  overflow: hidden;
}
.chart .title_pane .weather .title {
  margin: 1px 0 0 12px;
  padding-top: 24px;
  width: 58px;
  height: 41px;
  float: left;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  background-color: #baba99;
}
.chart .chart_pane .weather {
  width: 100%;
  height: 65px;
}
.chart .chart_pane .weather .vals {
  width: 100%;
}
.chart .chart_pane .weather .vals .icon {
  margin: 1px 1px 0 0;
  padding: 8px 0 0 0;
  width: 91px;
  height: 49px;
  float: left;
  font-size: 10px;
  line-height: 1.0;
  text-align: center;
}
.chart .chart_pane .weather .vals .icon img {
  width: 63px;
  height: 48px;
}

/* -------- temp chart -------- */
.chart .title_pane .temp {
  overflow: hidden;
}
.chart .title_pane .temp .title {
  margin: 1px 0 0 12px;
  padding-top: 86px;
  width: 58px;
  height: 112px;
  float: left;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  background-color: #c39259;
}
.chart .title_pane .temp .v_axis_wrap {
  margin-top: 28px;
  width: 41px;
  height: 171px;
  float: left;
  position: relative;
  overflow: hidden;
}
.chart .title_pane .temp .v_axis_wrap .v_axis {
  margin-top: 19px;
  width: 100px;
  height: 141px;
  left: -4px;
  top: 0;
  position: absolute;
}
.chart .chart_pane .temp {
  width: 100%;
  height: 199px;
}
.chart .chart_pane .temp .vals p {
  margin: 1px 1px 0 0;
  padding: 7px 0 0 0;
  width: 91px;
  height: 20px;
  float: left;
  font-size: 10px;
  line-height: 1.0;
  text-align: center;
  background-color: #fbe3c6;
}
.chart .chart_pane .temp .chart_area {
  margin-top: 19px;
  margin-bottom: 11px;
  width: 100%;
  height: 141px;
}

/* -------- temp chart -------- */
.chart .title_pane .humidity {
  overflow: hidden;
}
.chart .title_pane .humidity .title {
  margin: 1px 0 0 12px;
  padding-top: 5px;
  width: 58px;
  height: 38px;
  float: left;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  background-color: #626580;
}
.chart .chart_pane .humidity {
  width: 100%;
  height: 44px;
}
.chart .chart_pane .humidity .vals {
  width: 100%;
}
.chart .chart_pane .humidity .vals p {
  margin: 1px 1px 0 0;
  padding: 16px 0 0 0;
  width: 91px;
  height: 27px;
  float: left;
  font-size: 10px;
  line-height: 1.0;
  text-align: center;
  background-color: #d2d4e4;
}

/* -------- rain chart -------- */
.chart .title_pane .rain {
  overflow: hidden;
}
.chart .title_pane .rain .title {
  margin: 1px 0 0 12px;
  padding-top: 86px;
  width: 58px;
  height: 112px;
  float: left;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  background-color: #32b2bd;
}
.chart .title_pane .rain .v_axis_wrap {
  margin-top: 28px;
  width: 41px;
  height: 171px;
  float: left;
  position: relative;
  overflow: hidden;
}
.chart .title_pane .rain .v_axis_wrap .v_axis {
  margin-top: 19px;
  width: 100px;
  height: 141px;
  left: -4px;
  top: 0;
  position: absolute;
}
.chart .title_pane .rain .v_axis_wrap .axis_title {
  font-size: 10px;
  line-height: 1.0;
  left: 6px;
  top: 12px;
  position: absolute;
  display: none;
  color: #32b2bd;
}
.chart .chart_pane .rain {
  width: 100%;
  height: 199px;
}
.chart .chart_pane .rain .vals p {
  margin: 1px 1px 0 0;
  padding: 7px 0 0 0;
  width: 91px;
  height: 20px;
  float: left;
  font-size: 10px;
  line-height: 1.0;
  text-align: center;
  background-color: #bbf4f9;
}
.chart .chart_pane .rain .chart_area {
  margin-top: 19px;
  margin-bottom: 11px;
  width: 100%;
  height: 141px;
}
.chart .right_pane .rain .v_axis_wrap {
  margin-top: 28px;
  width: 49px;
  height: 171px;
  float: left;
  position: relative;
  overflow: hidden;
}
.chart .right_pane .rain .v_axis_wrap .v_axis {
  margin-top: 19px;
  width: 100px;
  height: 141px;
  left: -54px;
  top: 0;
  position: absolute;
}
.chart .right_pane .rain .v_axis_wrap .axis_title {
  font-size: 10px;
  line-height: 1.0;
  left: 6px;
  top: 12px;
  position: absolute;
  display: none;
  top: 0;
  line-height: 1.2;
  color: #3c70c0;
}

/* -------- temp chart -------- */
.chart .title_pane .rain_sum {
  overflow: hidden;
}
.chart .title_pane .rain_sum .title {
  margin: 1px 0 0 12px;
  padding-top: 5px;
  width: 58px;
  height: 38px;
  float: left;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  background-color: #3269bd;
}
.chart .chart_pane .rain_sum {
  width: 100%;
  height: 44px;
}
.chart .chart_pane .rain_sum .vals {
  width: 100%;
}
.chart .chart_pane .rain_sum .vals p {
  margin: 1px 1px 0 0;
  padding: 16px 0 0 0;
  width: 91px;
  height: 27px;
  float: left;
  font-size: 10px;
  line-height: 1.0;
  text-align: center;
  background-color: #cfe1fc;
}

/* -------- snow chart -------- */
.chart .title_pane .snow {
  overflow: hidden;
}
.chart .title_pane .snow .title {
  margin: 1px 0 0 12px;
  padding-top: 86px;
  width: 58px;
  height: 112px;
  float: left;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  background-color: #7b8b88;
}
.chart .title_pane .snow .v_axis_wrap {
  margin-top: 28px;
  width: 41px;
  height: 171px;
  float: left;
  position: relative;
  overflow: hidden;
}
.chart .title_pane .snow .v_axis_wrap .v_axis {
  margin-top: 19px;
  width: 100px;
  height: 141px;
  left: -4px;
  top: 0;
  position: absolute;
}
.chart .chart_pane .snow {
  width: 100%;
  height: 199px;
}
.chart .chart_pane .snow .vals p {
  margin: 1px 1px 0 0;
  padding: 7px 0 0 0;
  width: 91px;
  height: 20px;
  float: left;
  font-size: 10px;
  line-height: 1.0;
  text-align: center;
  background-color: #c8e8e3;
}
.chart .chart_pane .snow .chart_area {
  margin-top: 19px;
  margin-bottom: 11px;
  width: 100%;
  height: 141px;
}

/* -------- temp chart -------- */
.chart .title_pane .wind_dir {
  overflow: hidden;
}
.chart .title_pane .wind_dir .title {
  margin: 1px 0 0 12px;
  padding-top: 20px;
  width: 58px;
  height: 37px;
  float: left;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  background-color: #6f987b;
}
.chart .chart_pane .wind_dir {
  width: 100%;
  height: 58px;
}
.chart .chart_pane .wind_dir .vals {
  width: 100%;
}
.chart .chart_pane .wind_dir .vals div {
  margin: 1px 1px 0 0;
  padding: 8px 0 0 0;
  width: 91px;
  height: 49px;
  float: left;
  font-size: 10px;
  line-height: 1.0;
  text-align: center;
  background-color: #dcf8e5;
}
.chart .chart_pane .wind_dir .vals div img {
  width: 17px;
  height: 17px;
}
.chart .chart_pane .wind_dir .vals div p {
  margin-top: 13px;
}
.chart .chart_pane .wind_dir .vals div p.no_wind {
  margin-top: 15px;
}
.chart .right_pane .wind_dir_right {
  width: 49px;
  height: 58px;
}

/* -------- temp chart -------- */
.chart .title_pane .wind_vel {
  overflow: hidden;
}
.chart .title_pane .wind_vel .title {
  margin: 1px 0 0 12px;
  padding-top: 5px;
  width: 58px;
  height: 38px;
  float: left;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  background-color: #6f987b;
}
.chart .chart_pane .wind_vel {
  width: 100%;
  height: 44px;
}
.chart .chart_pane .wind_vel .vals {
  width: 100%;
}
.chart .chart_pane .wind_vel .vals p {
  margin: 1px 1px 0 0;
  padding: 16px 0 0 0;
  width: 91px;
  height: 27px;
  float: left;
  font-size: 10px;
  line-height: 1.0;
  text-align: center;
  background-color: #dcf8e5;
}

/* -------- rain chart -------- */
.chart .title_pane .sun_hours {
  overflow: hidden;
}
.chart .title_pane .sun_hours .title {
  margin: 1px 0 0 12px;
  padding-top: 86px;
  width: 58px;
  height: 112px;
  float: left;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  background-color: #c39259;
}
.chart .title_pane .sun_hours .v_axis_wrap {
  margin-top: 28px;
  width: 41px;
  height: 171px;
  float: left;
  position: relative;
  overflow: hidden;
}
.chart .title_pane .sun_hours .v_axis_wrap .v_axis {
  margin-top: 19px;
  width: 100px;
  height: 141px;
  left: -4px;
  top: 0;
  position: absolute;
}
.chart .title_pane .sun_hours .v_axis_wrap .axis_title {
  font-size: 10px;
  line-height: 1.0;
  left: 6px;
  top: 12px;
  position: absolute;
  display: none;
  left: 15px;
  color: #c39259;
}
.chart .chart_pane .sun_hours {
  width: 100%;
  height: 199px;
}
.chart .chart_pane .sun_hours .vals p {
  margin: 1px 1px 0 0;
  padding: 7px 0 0 0;
  width: 91px;
  height: 20px;
  float: left;
  font-size: 10px;
  line-height: 1.0;
  text-align: center;
  background-color: #fbe3c6;
}
.chart .chart_pane .sun_hours .chart_area {
  margin-top: 19px;
  margin-bottom: 11px;
  width: 100%;
  height: 141px;
}
.chart .right_pane .sun_hours .v_axis_wrap {
  margin-top: 28px;
  width: 49px;
  height: 171px;
  float: left;
  position: relative;
  overflow: hidden;
}
.chart .right_pane .sun_hours .v_axis_wrap .v_axis {
  margin-top: 19px;
  width: 100px;
  height: 141px;
  left: -54px;
  top: 0;
  position: absolute;
}
.chart .right_pane .sun_hours .v_axis_wrap .axis_title {
  font-size: 10px;
  line-height: 1.0;
  left: 6px;
  top: 12px;
  position: absolute;
  display: none;
  line-height: 1.2;
  color: #c37c59;
}

/* -------- temp chart -------- */
.chart .title_pane .sun_flux {
  overflow: hidden;
}
.chart .title_pane .sun_flux .title {
  margin: 1px 0 0 12px;
  padding-top: 5px;
  width: 58px;
  height: 38px;
  float: left;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  background-color: #c37c59;
}
.chart .chart_pane .sun_flux {
  width: 100%;
  height: 44px;
}
.chart .chart_pane .sun_flux .vals {
  width: 100%;
}
.chart .chart_pane .sun_flux .vals p {
  margin: 1px 1px 0 0;
  padding: 16px 0 0 0;
  width: 91px;
  height: 27px;
  float: left;
  font-size: 10px;
  line-height: 1.0;
  text-align: center;
  background-color: #fdd4c0;
}
