@charset "UTF-8";
@import "./gecko.css";
body {
  font-size:12px;
  color: #333;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
/*
 * common
 */
h2 {font-size:18px;font-weight: bold;}
h3 {font-size:16px;font-weight: bold;}
h4 {font-size:14px;font-weight: bold;}
h5 {font-size:12px;font-weight: bold;}

a{ color: #0099ff; text-decoration:none;}
a:hover{ text-decoration:underline;}


#wrap {
  width: 960px;
  margin: 0px auto 0px auto;
  overflow: hidden;
}

.formParts {
  margin: 5px 0px 5px 0px;
}
.formParts label{
  display:block;
  margin: 0px 0px 5px 0px;
  overflow: hidden;
}
.formParts label strong{
  display:block;
}
.formParts label .value {
  float:right;
  display:block;
}
.formParts label .value input,
.formParts label .value textarea,
.formParts label .value select {
}

.caution {
  color: red;
}
/*
 *  window
 */
.slackwindow {
  width: 500px;
}

#userContents {
  position:relative;
  height: 20px;
  padding: 3px 0px 3px;
  overflow: hidden;
  background:#ededed;
  border-bottom:1px solid #cdcdcd;
  margin: 0px 0px 10px 0px;
}
#userContentsCon {
  width: 960px;
  margin: 0px auto 0px auto;
}
/*
 * 最近追加されたスポット
 */
#newComer {
  position:relative;
  top:-5px;
  float:left;
  width: 584px;
  overflow: hidden;
  margin: 0px 0px 0px 5px;
}
    #newComer h2{
      float:left;
      _display:inline;
      _zoom:1;
      width: 162px;
      height: 22px;
      margin: 4px 0px 0px 0px;
      background: url("../images/web.jpg") no-repeat 0px -3px;
      overflow: hidden;
      text-indent: -9999pt;
    }
    #newComer ul.newsTicker{
      float:left;
      width: 400px;
      _display:inline;
      _zoom:1;
      height:10px !important;
      padding: 4px 5px 5px;
      position:relative;
      top:4px;
      margin: 0px 0px 0px 10px;
      background: #fff;
      border: 1px solid #cdcdcd;
      overflow: hidden;
    }
      #newComer ul.newsTicker li{
        font-size:12px;
        height: 1em;
      }
/*
 * loginArea
 */
#loginArea {
  position:relative;
  top:5px;
  float:right;
  padding: 0px 88px 0px 0px;
}
  #nameArea {
    margin: -8px 0px 0px 0px;
    width: 258px;
    height: 25px;
    padding: 0px 0px 0px 10px;
    background: url("../images/web.jpg") no-repeat -488px 0px;
  }
  .welcome{
    display:block;
    position:relative;
    top:4px;
    font-size:10px;
  }
  #loginArea strong{
    font-size:12px;
    font-weight: bold;
    padding: 0px 5px 0px 5px;
  }
  .logoutlink,
  .loginlink{
    position:absolute;
    top:-8px;
    right:0;
  }
  /* logout */
  .logoutlink{
    display:block;
    width: 88px;
    height: 25px;
    text-indent: -9999pt;
    overflow: hidden;
    outline:none;
    background: url("../images/web.jpg") no-repeat -873px 0px;
  }
  /* login */
  .loginlink{
    display:block;
    width: 88px;
    height: 25px;
    text-indent: -9999pt;
    overflow: hidden;
    outline:none;
    background: url("../images/web.jpg") no-repeat -784px 0px;
  }
/*
 * header
 */
#header {
  position:relative;
  height: 98px;
  overflow: hidden;
  margin: 0px 0px 5px 0px;
}
  #header h1{
    float:left;
    width: 308px;
    height: 70px;
    overflow: hidden;
    margin: 0px 0px 7px 0px;
  }
    #header h1 a{
      display:block;
      width: 308px;
      height: 70px;
      text-indent: -9999pt;
      background: url("../images/web.jpg") no-repeat 0px -35px;
    }

#header p#lead{
  float:right;
  width: 652px;
  height: 70px;
  text-indent: -9999pt;
  overflow: hidden;
  background: url("../images/web.jpg") no-repeat -308px -35px;
  margin: 7px 0px 0px 0px;
}
/* followMeArea */
#followMeArea {
  position:absolute;
  top:55px;
  right:3px;
  width: 216px;
  height: 32px;
}
#listPage #followMeArea ,
#detailPage #followMeArea {top:23px;}
  #followMeArea a {
    display:block;
    width: 216px;
    height: 32px;
    text-indent: -9999pt;
    overflow: hidden;
    background: url("../images/web.jpg") no-repeat 0px -387px;
  }
  #followMeArea a:hover{ background-position:-216px -387px;}

  /* navigation */
    #mainNavigation {
      clear:both;
      width: 951px;
      height: 22px;
      background: url("../images/web.jpg") no-repeat 0px -112px;
      overflow: hidden;
      padding: 2px 0px 2px 5px;
    }
      #mainNavigation li{
        display:block;
        float:left;
        _display:inline;
        _zoom:1;
        height: 14px;
        padding: 3px 5px 0px 0px;
        font-size:12px;
      }
      .mn_1 ,.mn_1 a{width: 57px;}
      .mn_2 ,.mn_2 a{width: 91px;}
      .mn_3 ,.mn_3 a{width: 144px;}
      .mn_4 ,.mn_4 a{width: 78px;}
        #mainNavigation li a{
          display:block;
          height: 14px;
          overflow: hidden;
          text-indent: -9999pt;
        }
        .mn_1 a{background: url("../images/web.jpg") no-repeat 0 -339px;}
        .mn_2 a{background: url("../images/web.jpg") no-repeat -57px -339px;}
        .mn_3 a{background: url("../images/web.jpg") no-repeat -148px -339px;}
        .mn_4 a{background: url("../images/web.jpg") no-repeat -292px -339px;}
        /* hover & current */
        .mn_1 a:hover{background-position: 0 -360px;}
        .mn_2 a:hover,#listPage .mn_2 a{background-position: -57px -360px;}
        .mn_3 a:hover,#aboutPage .mn_3 a{background-position: -148px -360px;}
        .mn_4 a:hover{background-position: -292px -360px;}
/*
 * メインコンテンツ
 */
#mainContent {
  position:relative;
  overflow: hidden;
  margin: 5px 0px 0px 0px;
}
/* ぱんくず */
#topicPath {
  padding: 2px 0px;
}
  #topicPath li{
    display:inline;
    padding: 0px 5px 0px 0px;
    font-size:10px;
  }
    #topicPath li b{padding: 0px 0px 0px 5px;}
/* スラックラインが出来そうな場所 */
#label_slackspot{
  width: 960px;
  height: 40px;
  background: url("../images/web.jpg") no-repeat 0px -138px;
  text-indent: -9999pt;
  margin: 0px 0px 10px 0px;
}
/* 灰色の角丸ボックス */
.box_small {
  width: 294px;
  margin: 0px 0px 5px 0px;
  padding: 10px 0px 0px 0px;
  background: url("../images/web.jpg") no-repeat -966px 0px;
}
  .box_small_foot {
    background: url("../images/web.jpg") no-repeat -966px -642px;
    padding: 0px 0px 10px 0px;
  }
    .box_small_body {
      background: url("../images/web.jpg") no-repeat -966px -10px;
      padding: 5px 10px;
    }
/* スポットを探す */
.spotlistBox.box_small{
  padding: 0px 0px 0px 0px;
  background: none;
}
.spotlistBox.box_small h2.label{
  width: 294px;
  height: 31px;
  text-indent: -9999pt;
  background: url("../images/web.jpg") no-repeat 0px -450px;
}
/* スポットを追加する */
.addlistBox.box_small{
  padding: 0px 0px 0px 0px;
  background: none;
}
.addlistBox.box_small h2.label{
  width: 294px;
  height: 31px;
  text-indent: -9999pt;
  background: url("../images/web.jpg") no-repeat -294px -450px;
}
.commentBox.box_small {
  position:relative;
  padding: 0px 0px 0px 0px;
  background: none;
}
.commentBox.box_small h2.label{
  width: 294px;
  height: 31px;
  text-indent: -9999pt;
  background: url("../images/web.jpg") no-repeat 0px -670px;
}
  /* 登録する住所を選んでください */
  .selectAddress li{
    padding: 0px 0px 3px;
    vertical-align:middle;
  }
  .selectAddress li input{
    position:relative;
    top:3px;
    margin: 0px 5px 0px 0px;
  }
  .submit_btns {
    text-align: center;
  }
  /* コメント */
  #topRateBox {
    position:relative;
    width: 273px;
    height: 109px;
    margin: 0px 0px 10px 0px;
    background: url("../images/web.jpg") no-repeat -303px -706px;
  }
    #inputAddress {
      width: 270px;
      margin: 0px 0px 7px 0px;
    }
    .topRateBox_msg {
      position:absolute;
      top:4px;
      left:61px;
      width: 90px;
      height: 31px;
    }
    .topRateBox_msg textarea{
      width: 204px;
      height: 42px;
      border:none;
    }
    .topRateBox_rate {
      position:absolute;
      top:74px;
      left:91px;
      width: 90px;
      height: 31px;
    }
    .topRateBox_rate_msg{
      position:absolute;
      top:3px;
      left:-28px;
    }

/* 設置するボタン */
#setThisAddress {
  display:block;
  width: 214px;
  height: 23px;
  margin: 5px auto 10px auto;
  background: url("../images/web.jpg") no-repeat -432px -387px;
  text-indent: -9999pt;
  overflow: hidden;
}
#setThisAddress:hover{
  background-position:-646px -387px;
}
/* 入力した情報にスポットを移動する */
#moveThisAddress {
  display:block;
  width: 214px;
  height: 23px;
  margin: 5px auto 0px auto;
  background: url("../images/web.jpg") no-repeat 0px -481px;
  text-indent: -9999pt;
  overflow: hidden;
}
#moveThisAddress:hover {
  background-position:-214px -481px;
}
/* スポットを移動させるにはこちら */
#marker_retry {
  margin: 10px 0px 0px 0px;
  padding: 5px;
  background:#c1e0f5;
  border: 1px dotted #c6c6c6;
}
#marker_retry_input {
}
#marker_retry_caution {
  font-size:10px;
  color: #bd3636;
  padding: 3px 0px 0px 30px;
}

/* 見出し一覧 */
.h_lv3{
  color: #006699;
  font-weight:bold;
  margin: 0px 0px 7px 0px;
  font-size:12px;
}

/* map */
  #mapArea {
    float:left;
    width: 660px;
    margin: 0px 0px 20px 0px;
  }
    #map {
      width: 650px;
      height: 400px;
      border: 1px solid #ccc;
    }
    #mapTools {
      float:left;
      width: 290px;
    }
/* サイドバーのログインボタン */
.side_loginBtn {
  display:block;
  width: 270px;
  height: 31px;
  margin: 5px 0px 5px;
  background: url("../images/web.jpg") no-repeat 0px -419px;
  text-indent: -9999pt;
  overflow: hidden;
}
.side_loginBtn:hover { background-position:-270px -419px;}

/*
 *  サブコンテンツ
 */
#subContent {
  overflow: hidden;
}

/*
 *  スポット一覧ページ
 */
#listPage {}
#label_list {
  width: 960px;
  height: 40px;
  text-indent: -9999pt;
  background: url("../images/web.jpg") no-repeat 0px -544px;
  margin: 0px 0px 10px 0px;
}
#label_list_name {
  position:relative;
  width: 960px;
  height: 23px;
  text-indent: -9999pt;
  background: url("../images/web.jpg") no-repeat 0px -647px;
  margin: 0px 0px 5px 0px;
}
.label_list_count{
  position:absolute;
  display:block;
  top:1px;
  left:315px;
  text-indent:0;
  color:#3590CF;
}
#label_detail {
  width: 960px;
  height: 40px;
  text-indent: -9999pt;
  background: url("../images/web.jpg") no-repeat 0px -584px;
  margin: 0px 0px 10px 0px;
}
#label_detail_name {
  width: 945px;
  height: 20px;
  background: url("../images/web.jpg") no-repeat 0px -624px;
  margin: 0px 0px 5px 0px;
  color: #006699;
  padding: 3px 0px 0px 15px;
}
#label_comment {
  width: 960px;
  height: 40px;
  text-indent: -9999pt;
  background: url("../images/web.jpg") no-repeat 0px -841px;
  margin: 0px 0px 10px 0px;
}


.spotlist {
  float:left;
  _display:inline;
  _zoom:1;
  width: 473px;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
  border: 1px dotted #3590cf;
  border-top:1px solid #3590cf;
  overflow: hidden;
}
.spotlist.even { margin-left:10px;}
.spotlist dl{
  position:relative;
  padding: 10px 10px 0;
  overflow: hidden;
  border-top:3px double #3590cf;
}
  .spotlist dl dt{
    float:left;
    width: 90px;
  }
    .spotlist dl dt img {border: 1px solid #ccc;}
  .spotlist dl dd{
    float:left;
    width: 350px;
  }

/*
 *  スポット詳細ページ
 */
#detailPage {}
/*
 *  このサイトについて
 */
#aboutPage {}


/*
 *  twitter api
 */
#twitter {
  position:relative;
  float:left;
  width: 560px;
}
  #twitter h2 {
    position:relative;
    width: 560px;
    height: 37px;
    background: url("../images/web.jpg") no-repeat 0px -188px;
    text-indent: -9999pt;
  }
    #twitter h2 a{
      position:absolute;
      top:0;
      right:40px;
      display:block;
      width: 36px;
      height: 37px;
      background:#fff;
      -ms-filter:alpha(opacity=0);
      filter:alpha(opacity=0);
      -moz-opacity:0;
      opacity:0;
      text-indent: -9999pt;
      overflow: hidden;
      outline:none;
    }
  #twitter #tweetsFeed {
    position:absolute;
    top:0;
    right:0;
    width: 37px;
    height: 37px;
  }
  #twitter #tweetsFeed a{
    display:block;
    background:#fff;
    width: 37px;
    height: 37px;
    -ms-filter:alpha(opacity=0);
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
    text-indent: -9999pt;
    overflow: hidden;
    outline:none;
    cursor:pointer;
  }
#tweets {
  margin: 0px auto 0px auto;
}
#tweetsFeed {
  text-align: right;
}
#tweets dl.twitter_user{
  overflow: hidden;
  border-bottom:1px dotted #ccc;
  padding: 8px 0px 8px 0px;
  height: 68px;
}
#tweets dl.twitter_user.even{ background-color: #f0f0f0;}

#tweets dl.twitter_user dt{
  float:left;
  width: 65px;
  text-align: center;
}
#tweets dl.twitter_user dd{
  float:left;
  width: 447px;
}
#tweets dl.twitter_user dd .twitter_user_name {
  text-decoration:none;
  color: #0099ff;
  font-size:14px;
  font-weight: bold;
}
#sendData {}

/*
 *  youtube
 */
#youtube {
  position:relative;
  float:right;
  width: 369px;
}
  #youtube h2 {
    position:relative;
    width: 369px;
    height: 37px;
    background: url("../images/web.jpg") no-repeat 0px -235px;
    text-indent: -9999pt;
  }
    #youtube h2 a{
      position:absolute;
      top:0;
      right:40px;
      display:block;
      width: 56px;
      height: 37px;
      background:#fff;
      -ms-filter:alpha(opacity=0);
      filter:alpha(opacity=0);
      -moz-opacity:0;
      opacity:0;
      text-indent: -9999pt;
      overflow: hidden;
      outline:none;
      cursor:pointer;
    }
  #movieFeed {
    position:absolute;
    top:0;
    right:0;
    width: 37px;
    height: 37px;
  }
    #movieFeed a{
    display:block;
    background:#fff;
    width: 37px;
    height: 37px;
    -ms-filter:alpha(opacity=0);
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
    text-indent: -9999pt;
    overflow: hidden;
    outline:none;
    cursor:pointer;
    }
  #youtubes{}
  .movies {
    overflow: hidden;
    border-bottom:1px dotted #ccc;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    height: 116px;
  }
  .movies.even{ background-color: #f0f0f0;}
    .movies .movie_img {
      float:left;
      width: 144px;
    }
      .movies .movie_img a {
        display:block;
        width: 126px;
        height: 96px;
        margin: 0px auto 0px auto;
        border: 1px solid #ccc;
      }
      .movies .movie_img img{
        width: 120px;
        height: 90px;
        border: 3px solid #fff;
      }
      .movies .movie_img a:hover{
        border-color:#333;
      }
    .movies .movie_info {
      float:left;
      width: 218px;
    }
      .movies .movie_info .movie_title {
        display:block;
        height: 2.5em;
        text-decoration:none;
        color: #333;
        font-weight: bold;
      }
      .movies .movie_info .movie_title:hover{color: #666;}
      .movies .movie_info .movie_content {
        min-height: 72px;
        height: auto !important;
        height: 72px;
      }
      .movies .movie_info .movie_author {
        text-align: right;
      }


/*
 * amazon api
 */
#amazon {
  width: 960px;
  clear:both;
  overflow: hidden;
  background: url("../images/web.jpg") no-repeat -1271px 0px;
  border-top:10px solid #fff;
}
  #amazon h2{
    height: 41px;
    text-indent: -9999pt;
  }
  #amazons {
    overflow: hidden;
    padding: 0px 0px 0px 13px;
    background: url("../images/web.jpg") no-repeat -1271px -32px;
  }
  #amazon_foot {
    height: 15px;
    background: url("../images/web.jpg") no-repeat -1271px -637px;
  }
  /* 商品 */
  .amazonItem {
    float:left;
    _display:inline;
    _zoom:1;
    width: 440px;
    padding: 10px;
    margin: 0px 10px 0px 0px;
    overflow: hidden;
    border: 1px dotted #6699ff;
    background:#fff;
  }
  .amazonItem.onlyone{width: 907px;}
    /* 商品詳細 */
    .amazonItem .amazonItem_main {
      position:relative;
    }
      .amazonItem .amazonItem_main .amazomTitle,
      .amazonItem .amazonItem_main .amazonPrice,
      .amazonItem .amazonItem_main .amazonItem_detail,
      .amazonItem .amazonItem_main .amazonItem_exp {
        float:right;
        width: 360px;
      }
      .amazonItem.onlyone .amazonItem_main .amazomTitle,
      .amazonItem.onlyone .amazonItem_main .amazonPrice,
      .amazonItem.onlyone .amazonItem_main .amazonItem_detail,
      .amazonItem.onlyone .amazonItem_main .amazonItem_exp {
        width: 810px;
      }
      /* 商品詳細 - タイトル */
      .amazonItem .amazonItem_main .amazomTitle {
        padding: 5px 0px 0px 0px;
        font-size:14px;
      }
      /* 商品詳細 - 画像 */
      .amazonItem .amazonItem_main .amazonImage {
        float:left;
        width: 75px;
        height: 75px;
      }
      /* 商品詳細 - 価格 */
      .amazonItem .amazonItem_main .amazonPrice {
        padding-top:15px;
      }
        /* 商品詳細 - 価格 - \ 00000 */
        .amazonItem .amazonItem_main .amazonPrice strong {
          font-size:14px;
          font-weight:bold;
        }
      /* 商品の仕様 */
      .amazonItem .amazonItem_main .amazonItem_detail {}
      .amazonItem .amazonItem_main .amazonItem_buy{
        padding: 5px 0 0;
        clear:both;
        text-align: center;
      }
        /* 商品の仕様 - タイトル */
        .amazonItem .amazonItem_main .amazonItem_detail h4 {font-weight:normal;}
        /* 商品の仕様 - リスト */
        .amazonItem .amazonItem_main .amazonItem_detail ul {}
          .amazonItem .amazonItem_main .amazonItem_detail li {}
      /* 商品の説明 */
      .amazonItem .amazonItem_main .amazonItem_exp {}
        /* 商品の説明 - タイトル */
        .amazonItem .amazonItem_main .amazonItem_exp h4{}
        /* 商品の説明 - 内容 */
        .amazonItem .amazonItem_main .amazonItem_exp p{}
    /* リコメンド */
    .amazonItem .amazonItem_other {
    }
      .amazonItem .amazonItem_other .amazonItem_customer {
        border: 1px solid #ccc;
        width: 90%;
        margin: 5px auto 10px auto;
        padding: 5px 5px 5px 5px;
      }
        /* リコメンド - タイトル */
        .amazonItem .amazonItem_other .amazonItem_customer h4{}
        /* リコメンド - 評価 */
        .amazonItem .amazonItem_other .amazonItem_customer .amazonItem_customer_rate {}
        /* リコメンド - 評価 - 評価者 */
        .amazonItem .amazonItem_other .amazonItem_customer .amazonCustomreviewer {
        }
          .amazonItem .amazonItem_other .amazonItem_customer .amazonCustomreviewer dt{}
          .amazonItem .amazonItem_other .amazonItem_customer .amazonCustomreviewer dd{}
          /* リコメンド - 評価 - 評価者 - サマリー */
          .amazonItem .amazonItem_other .amazonItem_customer .amazonCustomreviewer .amazonamazonCustomreviewerSum {}
            /* リコメンド - 評価 - 評価者 - サマリー - タイトル */
            .amazonItem .amazonItem_other .amazonItem_customer .amazonCustomreviewer .amazonamazonCustomreviewerSum strong{}
            /* リコメンド - 評価 - 評価者 - サマリー - 日付 */
            .amazonItem .amazonItem_other .amazonItem_customer .amazonCustomreviewer .amazonamazonCustomreviewerSum span{}
          /* リコメンド - 評価 - 評価者 - 名前とか */
          .amazonItem .amazonItem_other .amazonItem_customer .amazonCustomreviewer .amazonamazonCustomreviewerName {}
          /* リコメンド - 評価 - 評価者 - 名前とか - 名前 */
            .amazonItem .amazonItem_other .amazonItem_customer .amazonCustomreviewer .amazonamazonCustomreviewerName a{}
          /* リコメンド - 評価 - 評価者 - 名前とか - ロケーション */
            .amazonItem .amazonItem_other .amazonItem_customer .amazonCustomreviewer .amazonamazonCustomreviewerName span{}
          /* リコメンド - 評価 - 評価者 - 評価文 */
          .amazonItem .amazonItem_other .amazonItem_customer .amazonCustomreviewer .amazonamazonCustomreviewerCon {}
/*
 * creater
 */
#creater dl dt{
  font-size:12px;
}
#creater dl dt strong{
  padding: 0px 10px 0px 0px;
  font-size:14px;
  font-weight: bold;
}
#creater dl dd{
  padding: 0px 0px 0px 20px;
}
/*
 * 利用規約
 */
/* このサイトについて */
#ruleBox h4{margin: 15px 0px 5px 0px;}
#ruleBox p{margin: 0px 0px 5px 0px;}
#ruleBox ul{padding: 0px 0px 0px 40px;}
#aboutPage #ruleBox {
  width: 700px;
  height: 300px;
  margin: 0px auto 10px auto;
  overflow: auto;
  font-size:12px;
}
/* このサイトについて */
#loginPage #ruleBox {
  font-size:12px;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
  border-bottom:1px dotted #cccccc;
}
/* 探すラック　利用規約 */
#label_rule{
  width: 960px;
  height: 40px;
  text-indent: -9999pt;
  background: url("../images/web.jpg") no-repeat -0px -504px;
}
/* ログインエラー */
.errorMsg{
  padding: 5px;
  text-align: center;
  color: red;
  border: 1px dotted red;
}
/* ログインします */
#loginPage .confirmBtn {
  display:block;
  margin: 5px auto 15px auto;
  width: 391px;
  height: 32px;
  background: url("../images/web.jpg") no-repeat -178px -303px;
  text-indent: -9999pt;
  overflow: hidden;
  outline:none;
}
#loginPage .confirmBtn:hover {background-position: -569px -303px;}


/*
 *  詳細ページ
 */
#detailPage {}
.detail {
  overflow: hidden;
}
.detail_sub {
  float:left;
  width: 300px;
}
.detail_sub_map {
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 5px 0px;
  border-bottom: 1px dotted #ccc;
}
  .detail_sub_map img{
    display:block;
    margin: 0px auto 0px auto;
    border: 1px solid #ccc;
  }
  #mapSize { padding: 5px 0px 0px;}
  #mapSize .sizeChange.current{
    font-weight: bold;
    color: #ff9d00;
    cursor:default;
  }
.detail_sub_info{ margin: 0px 0px 20px 0px;}
.detail_sub_info li{overflow: hidden;}
.detail_sub_info li b{
  display:block;
  width: 60px;
  float:left;
  font-weight: normal;
}
.detail_sub_info li strong{font-weight: bold;}
.detail_sub_totalrate {
  text-align: center;
  color: #006699;
}
.detail_sub_totalrate strong{font-weight: bold;}

.detail_main {
  float:right;
  width: 650px;
}
.detail_table {
  width: 648px;
  margin: 0px auto 0px auto;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.detail_table strong{font-weight:bold;}
.detail_table td{
  padding: 5px 5px 3px 5px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.detail_table thead td{
  font-size:12px;
  padding: 5px 10px;
  text-align: center;
  background: #3590cf;
  color: #fff;
}
.detail_table tbody td{background:#fff;}
.detail_table tbody .tr.even td{background:#f1f1f1;}

#commentTable {
  width: 958px;
  border-top: 1px solid #3590cf;
  border-right: 1px solid #3590cf;
}
#commentTable thead td{
  color: #fff;
  font-weight: bold;
  background:#3590cf;
}

#commentTable td{
  border-bottom: 1px solid #3590cf;
  border-left: 2px solid #3590cf;
  padding: 5px;
}
#commentTable td.td1{width: 300px;}
#commentTable td.td2{width: 500px;}
#commentTable .even td {
  background:#f1f1f1;
}
/*
 * コメントフォーム
 */
.comment_wrap {
  position:relative;
  z-index:1;
  width: 272px;
  height: 114px;
  margin: 0px 0px 10px 0px;
  overflow: hidden;
  background: url("../images/web.jpg") no-repeat -10px -701px;
}
.comment_input {
  position:absolute;
  top:10px;
  left:60px;
  width: 208px;
  height: 46px;
}
.comment_input textarea{
  width: 208px;
  height: 45px;
  border:none;
}
.comment_rate {
  position:absolute;
  top:67px;
  left:60px;
  width: 129px;
  height: 43px;
}
  .comment_rate span.rate_label{
    position:absolute;
    top:14px;
    left:4px;
    display:block;
  }
  .rateBox{
    position:absolute;
    top:12px;
    left:33px;
    width: 90px;
  }
#comment_submit{
  position:absolute;
  top:111px;
  left:208px;
  z-index:2;
  display:block;
  width: 74px;
  height: 29px;
  text-indent: -9999pt;
  background: url("../images/web.jpg") no-repeat -540px -419px;
  overflow: hidden;
  outline:none;
}
#comment_submit:hover{
  background-position: -614px -419px;
}

.comment_caution{
  font-size:10px;
}




/*
 * footer
 */
#footer {
  text-align: center;
  margin:15px 0 0;
}
  #footNavigation {
    text-align:center;
    padding: 0px 0px 10px 0px;
  }
    #footNavigation li{
      display:inline;
    }

/*
 *  マーカー一覧
 */
#sidebar_box {
  width:270px;
  background:#fff;
}
#sidebar_wrap {
  width:270px;
  height:180px;
  overflow:auto;
  border: 1px solid #a5acb2;
}
#sidebar {
  padding:5px;
}

#information {
  width:948px;
  border:1px dotted #006699;
  padding:5px 5px 0;
  margin-bottom:5px;
}
#information li{ padding-bottom:5px; overflow:hidden;}
.info_date {
  display:block;
  float:right;
  width:200px;
  text-align: right;
  color:#ccc;
}
.info_msg {
  display:block;
  float:left;
  width:600px;
}
#marker_retry_input,
#defaultAddress {
  width:220px;
}
#addressList select{
  width:225px;
}
#marker_retry_input {
  margin-left:5px;
}


/*
 *  画像一覧
 */
.h_lv4 {
  color:#006699;
  border-bottom:1px dotted #006699;
  padding:2px 0px 2px 0px;
  margin-bottom:5px;
}
.spot_image{}
.spot_image_list {
  overflow:hidden;
  margin-bottom:10px;
}
.spot_image_list li{
  float:left;
  width:75px;
  height:75px;
  padding:0 1px 0 5px;
}
.spot_image{
  position:relative;
}
  #imageAddForm {
    position:absolute;
    top:-20px;
    left:-70px;
    padding:10px;
    border:3px solid #ccc;
    background:#fff;
    -moz-box-shadow: 2px 2px 10px #000;
    -webkit-box-shadow: 2px 2px 10px #000;
    box-shadow: 2px 2px 10px #000;
  }
  #imageAddForm form {
    position:relative;
  }
  .close{
    display:block;
    position:absolute;
    top:-7px;
    right:-7px;
    border:1px solid #ccc;
    padding:3px 3px 0px 3px;
    cursor:pointer;
  }
  #imageAddForm p{
    width:200px;
    padding:0 10px 5px 10px;
  }
