@charset "UTF-8";
/**
*
* 釣果写真
*
*/
/* ==========================================================================
box
========================================================================== */

.box {
	border-bottom: 2px solid #cdcdcd;
	padding: 0px;
}
.box:first-child {
  border: none;
}

.wrap-tbl-live02 {
  border: 2px solid #e0e0e0;
  border-top: 2px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }
  .wrap-tbl-live02 .healthicon-wrap02 .txt {
    margin-top: 15px; }
  .wrap-tbl-live02 .healthicon-wrap02 .icon {
    font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
    font-style: normal;
    font-weight: 700;
    padding: 5px 0 5px 60px;
    display: inline-block; }
    .wrap-tbl-live02 .healthicon-wrap02 .icon.hare {
      background: url(https://cdn1.n-kishou.co.jp/image/icon_weather/00.png) no-repeat center left;
      background-size: contain; }
    .wrap-tbl-live02 .healthicon-wrap02 .icon.kumori {
      background: url(https://cdn1.n-kishou.co.jp/image/icon_weather/11.png) no-repeat center left;
      background-size: contain; }
    .wrap-tbl-live02 .healthicon-wrap02 .icon.ame {
      background: url(https://cdn1.n-kishou.co.jp/image/icon_weather/24.png) no-repeat center left;
      background-size: contain; }
    .wrap-tbl-live02 .healthicon-wrap02 .icon.raiu {
      background: url(https://cdn1.n-kishou.co.jp/image/icon_weather/31.png) no-repeat center left;
      background-size: contain; }
    .wrap-tbl-live02 .healthicon-wrap02 .icon.yuki {
      background: url(https://cdn1.n-kishou.co.jp/image/icon_weather/32.png) no-repeat center left;
      background-size: contain; }
