a {
  color:#007aFF;
}
body {
  font-family:'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', sans-serif;
  background:#efeff4;
}

address {
  text-align :center;
  color:#999999;
}
h1,h2,h3,h4,h5,h6 {
  color:#666666;
  text-indent: 10px;
}
h1 {
  font-size: 18px;
  line-height: 140%;
}
h2 {
  font-size: 18px;
  line-height: 140%;
  font-weight:normal;
  font-family:"HelveticaNeue-Light";
}
h2.kana {
  font-size: 16px;
  color:#999999;
}
h3 {
  font-size: 16px;
  color:#666666;
  line-height: 140%;
  font-weight:normal;
  font-family:"HelveticaNeue-Light";
}
h4 {
  font-size: 14px;
  line-height: 140%;
}
p {
  padding: 5px 10px;
  color:#333333;
}
input, select {
  margin-bottom: 0px;
}


/* override bootstrap */
.topic {
  font-size: 10px;
  text-align:left;
  color:#ffffff;
}
.topic h1 {
  font-size: 10px;
  display:inline;
  font-weight: normal;
  color:#aaaaaa;
}
.topic p {
  font-size: 10px;
  display:inline;
  color:#aaaaaa;
}
.loggedin-box {
  position: absolute;
  right: 0px;
  height: 40px;
  width: 200px;
  padding-top: 10px;
}
.loggedin-box a {
  display:inline-block;
  height: 26px;
  line-height: 26px;
  margin-right: 5px;
}
.loggedin-box a.notice {
  font-size: 16px;
  height: 26px;
  padding: 1px 6px;
}
.loggedin-box .inner {
  text-align: right;
  width: 200px;
  height: 40px;
}
.loggedin-box i {
}
.loggedin-box .dropdown-toggle {
  width: 160px;
}
.loggedin-box .user-icon {
  width: 26px;
  height: 26px;
  margin-right: 5px;
  line-height: 26px;
}
.loggedin-box .dropdown-menu {
  text-align:left;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  padding: 0px;
  right: 0px;
}
.loggedin-box .dropdown-menu li {
  line-height: 32px;
}
.loggedin-box .dropdown-menu li a {
  float: none;
  margin: 0px;
  line-height: 26px;
}
.loggedin-box .dropdown-menu li a:hover {

}

.navbar {
  margin: 0px;
}
.navbar-inner {
  border-radius: 0px;
}
.navbar .container {
  width: 1180px;
  text-align: left;
  margin: 0px auto;
  padding: 0px;
}
.navbar .search_box {
  float:left;
  height: 40px;
  padding-top: 5px;
}
.navbar .search_box .search_box_wrapper {
  height: 40px;
  line-height: 40px;
  position:relative;
}
.navbar .search_box .search_box_wrapper .btn {
  margin-top: -10px;
}
.navbar .search_box .keyword {
  font-size: 12px;
}
.logo {
  float: left;
  margin-top: 8px;
}
.breadcrumb {
  background: transparent;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px 0px;
}
.breadcrumb span.divider {
  color:#333333;
}
.page-header {
  margin: 0px 0px 20px;
  background:transparent;
}
.container .page {
  background:#ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding:0px 0px 10px 0px;
}

.container .bg {
  background: #F0F4F5;
}

.hero-unit {
  margin-top: 30px;
  padding: 30px;
  background:#ffffff;
}
.hero-unit h2 {
  font-size: 32px;
  color: #000000;
}
.hero-unit p {
  color:#999999;
}

.arrow_box {
  position: relative;
  background: #d51c2e;
  border: 2px solid #c2e1f5;
}
.arrow_box:after, .arrow_box:before {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: rgba(213, 28, 46, 0);
  border-right-color: #d51c2e;
  border-width: 4px;
  top: 50%;
  margin-top: -4px;
}
.arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #c2e1f5;
  border-width: 7px;
  top: 50%;
  margin-top: -7px;
}

.navbar .notice-empty {
  float:left;
  margin-left: 10px;
  width: 28px;
  height: 28px;
}
.navbar .notice {
  margin-top: 8px;
  float:left;
  margin-left: 10px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color:#ffffff;
  text-align: center;
  -webkit-border-radius: 4px;
}
.navbar .notice a {
  color:#ffffff;
  text-decoration:none;
  display:block;
  overflow:hidden;
  width: 100%;
  height: 100%;
}
.alert p {
  color:#ff0000;
}

.navbar .login {
  margin-top:8px;
}
.navbar .login-left {
}
.divider2 {
  height: 1px;
  border-bottom: 1px solid #eeeeee;
}
/* override buttons */
.btn {
  border-color:none;
  border-radius:0px;
  border:none;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  background-image:none;
  background-repeat:none;
  text-shadow:none;
  box-shadow:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
}
.btn-primary {
  background:#007aff;
}
.btn-primary:hover {
  opacity:0.9;
}


/* global navigation */
.full {
  width: 100%;
  height: 52px;
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}
.left {
  text-align:left;
}
.right {
  text-align:right;
}
.center {
  text-align:center;
}
.s {
  font-size: 87%;
}
.red { color:#ff0000; }
.ma0 { margin: 0px; }
.ma5 { margin: 5px; }
.ma10 { margin: 10px; }
.ma15 { margin: 15px; }
.ma20 { margin: 20px; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }

.ml0 { margin-left: 0px; }
.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.pa5 { padding: 5px; }
.pa10 { padding: 10px; }
.pa15 { padding: 15px; }
.pa20 { padding: 20px; }


.image-radius {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.border2 {
  height: 1px;
  border-bottom:1px solid #dddddd;
}

.navbar-inverse .navbar-inner {
  border-color:transparent;
}
.navbar-search {
  position: relative;
  margin-top:8px;
  height: 40px;
}
.navbar-search .search-query {
  padding-left: 29px;
  height: 22px;
  line-height: 22px;
}

.navbar-search .icon-search {
  position: absolute;
  top: 7px;
  left: 11px;
}
.navbar-search .search-query:focus, .navbar-search .search-query.focused {
  text-indent: 12px;
}
.navbar-search .btn {
  margin-top:2px;
}

.footer {
  margin-top: 10px;
  padding-top: 10px;
  background: #ededed;
  font-size: 11px;
}
.footer a {
  color:#999999;
}
.footer h4 {
  font-size: 11px;
  font-weight: bold;
  text-indent: 0px;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}

/* original classes */
.gb_official_badge {
  margin-left: 5px;
}

.gb_ad_lrec {
  text-align: center;
  margin: 10px;
}
.gb_ad_footer {
  text-align:center;
  margin: 10px auto 5px auto;
}
.gb_ad_amazon {
  text-align: center;
  margin: 10px;
}

.gb_ad_main_lrec {
  width: 696px;
  height: 280px;
  margin: 10px auto;
}
.gb_ad_main_lrec .left {
  width: 338px;
  height: 280px;
  float: left;
}

.gb_ad_main_lrec .right {
  width: 338px;
  height: 280px;
  float: right;
}



.gb_form {
  margin: 0px 10px;
}
/* social */
.gb_social {
  font-size: 14px;
  color:#333333;
  line-height: 150%;
  padding: 10px;
  height: 22px;
  position: relative;
}
.gb_social table {
}
.gb_social .twitter {
  height: 22px;
  left: 10;
  position: absolute;
  width: 85px;
}
.gb_social .face {
  height: 22px;
  left: 105px;
  position: absolute;
  width: 100px;
}
.gb_social .mixi {
  height: 22px;
  left: 215px;
  position: absolute;
  width: 60px;
}
/* all */
.gb_listview {
}
.gb_listview ul li {
  font-size: 18px;
  line-height: 180%;
}

/* actors */
.gb_actors_list_inline {
  padding: 0px 10px;
  margin: 0px;
}
.gb_actors_list_inline li {
  display:inline-block;
  padding: 0px;
  margin:0px 5px 3px 0px;
}

.gb_actors_list {
  padding: 0px 10px;
}
.gb_actors_list li {
  font-size: 18px;
  line-height: 160%;
}
.gb_actors_list .kana {
  font-size: 16px;
  color: #999999;
}
.gb_actors_list .number {
  font-size: 16px;
  color: #999999;
  font-family:"HelveticaNeue-Light";
}

.gb_actors_list .d {
  text-decoration:none;
}
.gb_actors_list .d a:hover {
  text-decoration:none;
  opacity:0.7;
}
.gb_actors_list .s0 { font-size: 16px; } .gb_actors_list .s1 a { }
.gb_actors_list .s1 { font-size: 18px; } .gb_actors_list .s1 a { color:#FFA64D;}
.gb_actors_list .s2 { font-size: 20px; } .gb_actors_list .s2 a { color:#FF9326;}
.gb_actors_list .s3 { font-size: 24px; } .gb_actors_list .s3 a { color:#FF4D4D;}
.gb_actors_list .s4 { font-size: 28px; font-weight: bold; } .gb_actors_list .s4 a { color:#FF0000; }
.gb_actors_list .s5 { font-size: 32px; font-weight: bold; } .gb_actors_list .s5 a { color:#D90000; }
.gb_actors_list .s6 { font-size: 40px; font-weight: bold; } .gb_actors_list .s6 a { color:gold; }

.gb_actors_initial {
  padding: 0px 10px;
}
.gb_actors_initial li {
  width: 150px;
  line-height: 150%;
  font-size: 18px;
  float: left;
}
.gb_actors_title {
}
.gb_actors_title .name {
  width: 430px;
  float: left;
}
.gb_actors_title .name h2 {
}
.gb_actors_title .btns {
  width: 340px;
  float: left;
}

/* users */
.gb_users_icon {
  list-style:none;
}
.gb_users_icon ul {
  margin: 0px 10px;
  padding: 0px;
}
.gb_users_icon ul li {
  width: 65px;
  float: left;
  margin: 2px;
  padding: 0px;
  list-style:none;
}
.gb_users_icon ul li .img {
  width: 65px;
  height: 50px;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
.gb_users_icon ul li .img img {
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.gb_users_icon ul li .name {
  height: 24px;
  padding-top: 2px;
  font-size: 10px;
  text-align: center;
  color:#666666;
  line-height: 110%;
  word-break:break-all;
}

.gb_users_list {
  margin: 10px;
}
.gb_users_list ul {
  margin: 0px;
  padding: 0px;
}
.gb_users_list ul li {
  position: relative;
  height: 40px;
  line-height: 40px;
  list-style:none;
  clear:both;
}
.gb_users_list ul li.border {
  border-bottom: 1px solid #efefef;
}
.gb_users_list ul li a.btn {
  position: absolute;
  top: 5px;
  right: 5px;
}
.gb_users_list ul li img {
  width: 34px;
  height: 34px;
  margin-right: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.gb_users_side_profile {
  width: 350px;
  border: 1px solid #efefef;
  margin: 0px auto;
}

.gb_users_side_profile .thumb {
  width: 70px;
  height: 60px;
  float: left;
}
.gb_users_side_profile .thumb img {
  width: 50px;
  height: 50px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.gb_users_side_profile .desc {
  width: 280px;
  font-size: 11px;
  float: left;
}
.gb_users_side_profile .desc .name1 {
  font-size: 12px;
  font-weight: bold;
  padding: 0px 3px;
  color:#333333;
}

.gb_users_side_profile .desc .name2 {
  font-size: 12px;
  font-weight: bold;
  padding: 0px 3px;
  color:#888888;
}
.gb_users_side_profile .text {
  width: 350px;
  float: left;
  font-size: 11px;
  padding: 0px;
  color:#333333;
  line-height: 130%;
  border: inset 1px solid #eeeeee;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
}
.gb_users_side_profile .text p {
  margin: 0px;
}

.gb_users_side_profile .desc .twitter {
  font-size: 11px;
  margin-left: 5px;
}

/* event */
.gb_event_list {
  margin: 0px 10px;
}
.gb_event_list ul {
  margin: 0px;
  padding: 0px;
}
.gb_event_list ul li {
  list-style:none;
  clear:both;
  margin-bottom: 5px;
  border-bottom: 1px solid #ededed;
  border-radius: 5px;
}

.gb_event_list .day0 {
  color: #ff0000;
}
.gb_event_list .day6 {
  color:#0099ff;
}
.gb_event_list .date {
  width: 150px;
  font-size: 16px;
  float: left;
  font-family:"HelveticaNeue-Light";
}
.gb_event_list .date p {
  padding: 5px;
  margin: 0px;
}
.gb_event_list .event {
  width: 500px;
  color: #999999;
  float :left;
}
.gb_event_list .event h4 {
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  line-height: 200%;
  text-indent: 0px;
}
.gb_event_list .event p {
  line-height: 150%;
}
.gb_event_list .note_count {
  width: 100px;
  font-size: 26px;
  font-family: 'HelveticaNeue-Light';
  float: left;
}
.gb_event_list .note_count p {
  width: 70px;
  height: 40px;
  line-height: 40px;
  margin: 20px 0px 20px auto;
  padding: 4px 0px;
  text-align: center;
  vertical-align: middle;
  background:#eeeeee;
  color:#888888;
  font-family: 'HelveticaNeue-Light';
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.gb_event_list .note_count p span {

}
.gb_event_list .actor ul {
  margin: 0px;
  padding: 0px;
}
.gb_event_list .actor ul li {
  display:inline-block;
  border:none;
  line-height: 150%;
}
.gb_event_list .date_header {
  margin: 0px 0px;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  font-family:"HelveticaNeue-Light";
  background:#0099ff;
  color:#ffffff;
  padding-left: 5px;
}
.gb_event_list .past {
background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(249,240,237,0.7) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(249,240,237,0.7)));
background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(249,240,237,0.7) 100%);
background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(249,240,237,0.7) 100%);
background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(249,240,237,0.7) 100%);
background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(249,240,237,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#b3f9f0ed',GradientType=0 );


}

.gb_events_tab {
  margin: 0px 5px;
}
.gb_events_side_comment .media {
  margin-left: 10px;
}
.gb_events_side_comment .comment {
  font-size: 11px;
  color: #666666;
  margin: 0px 10px;
  padding: 0px;
}
.gb_events_side_comment .more {
  font-size: 11px;
  margin: 0px 10px;
  padding: 0px;
}

.gb_events_main_comment {
  margin: 0px 10px;
}
.gb_events_main_comment ul {
  margin: 0px;
}
.gb_events_main_comment ul li {
  list-style:none;
}
.gb_events_main_comment .comment {
  border: 1px solid #efefef;
  background:#ffffff;
  position:relative;
  margin-bottom: 10px;
}
.gb_events_main_comment .like_box {
  font-size: 14px;
  border: 1px solid #999999;
  -webkit-border-radius: 5px;
  text-align: center;
  width: 30px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  right: 10px;
  display:inline-box;
  padding: 2px 5px;
  cursor:pointer;
  background: rgb(252,234,187);
  background: -moz-linear-gradient(top,  rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1)));
  background: -webkit-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
  background: -o-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
  background: -ms-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
  background: linear-gradient(to bottom,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
}
.gb_events_main_comment .like_box_none {
}
.gb_events_main_comment .name {
  margin: 5px;
}
.gb_events_main_comment .name img {
  width: 34px;
  height: 34px;
  vertical-align:middle;
  margin-right: 5px;
}
.gb_events_main_comment .text {
  font-size: 14px;
  line-height: 140%;
  margin: 5px;
  padding: 5px;
  color: #333333;
}
.gb_events_main_comment .time {
  font-size: 11px;
  text-align: right;
  padding:3px 5px;
  color:#cccccc;
}


.gb_events_info_table {
  margin: 0px 10px;
}
.gb_events_info_table ul {
  margin-bottom: 10px;
}
.gb_events_info_table ul.actors li {
  margin: 0px 5px 0px 0px;
  padding: 0px;
}

.gb_events_detail_title {
}
.gb_events_detail_title h2 {
  text-indent: 0px;
  padding: 0px 10px;
}
.gb_events_side_month {
  margin: 10px;
  border: 1px solid #eeeeee;
  background:#efefef;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.gb_events_side_month ul {
  margin: 5px;
}
.gb_events_side_month ul li {
  list-style:none;
  line-height: 170%;

}


/* places */
.gb_place_detail_title {
}
.gb_place_detail_title h2 {
  text-indent: 0px;
  padding: 0px 10px;
}
.gb_places_list {
  padding: 0px 10px;
}
.gb_places_list li {
  font-size: 18px;
  line-height: 140%;
}
.gb_place_detail_table {
  margin-top: 10px;
}
.gb_place_detail_table table {
  width: 700px;
  margin: 0px auto;
}
.gb_places_edit_table {
  width: 700px;
  margin-left: 10px;
}
.gb_places_edit_table td {
  vertical-align:middle;
}

.gb_history_editor_list {
  list-style:none;
  border-bottom: 1px solid #eeeeee;
  margin: 0px 10px;
}
.gb_history_editor_list ul {
  list-style:none;
  margin: 10px 0px;
}
.gb_history_editor_list ul li .img_s {
  margin-right: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  width: 34px;
  height: 34px;
}
.gb_history_editor_list ul li .color2 {
  color:#999999;
}
.gb_hotel_list {
  margin-left: 20px;
}
.gb_hotel_list .desc {
  font-size: 11px;
  color:#999999;
}
.gb_notes_mynote_box {
  border: 1px solid #ffcc99;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: 10px;
}
.gb_notes_mynote_box .total_budget {
  font-size: 32px;
  font-family:Arial;
  color:#999999;
}
.gb_notes_table {
  margin: 0px 10px;
}

.gb_popup_bg {
  display:none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index:1000;
  width: 100%;
  height: 100%;
  background: #333333;
  opacity: 0.3;
}
.gb_popup_tweet {
  display:none;
  width: 500px;
  top: 10px;
  left: 50%;
  margin-left: -250px;
  z-index:1001;
  position: fixed;
  border:3px solid #cccccc;
  -webkit-border-radius: 10px;
  background:#ffffff;
  padding: 10px;
}
.gb_popup_tweet textarea {
  width: 100%;
  height: 100px;
  font-size: 16px;
}
.gb_popup_tweet #tweet_done {
  display:none;
  text-align: center;
}

.gb_popup_history {
    display: none;
    width: 900px;
    top: 10px;
    left: 50%;
    margin-left: -450px;
    z-index: 1001;
    position: fixed;
    border: 3px solid #cccccc;
    -webkit-border-radius: 10px;
    background: #ffffff;
    padding: 10px;
    opacity:0.9;
}


.gb_suggest {
  position:relative;
}
.gb_suggest .result {
  position:absolute;
  top: 0px;
  left: 0px;
  height: 300px;
  overflow:scroll;
  -webkit-overflow-scrolling:touch;
  width: 400px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background:#ffffff;
  margin-top: -1px;
}
.gb_suggest .result li:first-child {
  border:none;
}
.gb_suggest .result li {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #cccccc;
  text-indent: 5px;
  position:relative;
  cursor:pointer;
}
.gb_suggest .result li:hover {
  background:#eeeeee;
}

.gb_suggest .result li span {
  position: absolute;
  right: 5px;
  font-size: 14px;
}
.gb_suggest .result li a {
  width: 100%;
  height: 100%;
  display:block;
  overflow:hidden;
}
.gb_suggest .result li a:hover {
  background:#eeeeee;
}

.gb_ranking {
  margin-left: 30px;
}
.gb_ranking ol li {
  font-size: 18px;
  line-height: 200%;
  margin-bottom :5px;
}
.gb_ranking .count {
  background: #efefef;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  text-align: center;
  padding:4px 6px;
  font-size: 18px;
  display:inline-block;
  width: 50px;
  font-family:"HelveticaNeue-Light";
  margin-right: 10px;
  color:#666666;
}
.gb_ranking a {
}

/* timeline */
.gb_timeline_list {
  font-size: 14px;
  margin: 10px;
}
.gb_timeline_list ul {
  background:#ffffff;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 5px;
  margin: 5px 0px;
}
.gb_timeline_list ul li {
  font-size: 14px;
  line-height: 160%;
  border-top: 1px solid #eeeeee;
  position:relative;
  word-break:break-all;
  padding: 5px;
  list-style:none;
}

.gb_timeline_list ul li:first-child {
  border:none;
}
.gb_timeline_list ul li span {
  font-size: 11px;
  color:#bbbbbb;
}
.gb_timeline_list ul li img {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.gb_timeline_list .past {
background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(249,240,237,0.7) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(249,240,237,0.7)));
background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(249,240,237,0.7) 100%);
background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(249,240,237,0.7) 100%);
background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(249,240,237,0.7) 100%);
background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(249,240,237,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#b3f9f0ed',GradientType=0 );

}

.gb_top_box {
  height: 260px;
  background:rgba(255,255,255,0.8);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  min-height: 100px;
  margin-bottom: 20px;
}
.gb_top_box h2 {
  text-align: center;
}
.gb_top_box p {
  color: #69717e;
}
.gb_top_box .img {
  text-align: center;
}
.gb_quoted {
  background:rgba(255,255,255,0.8);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  min-height: 100px;
}

.gb_quoted .comment {
  font-style:italic;
  font-size: 16px;
  line-height: 160%;
  color:#444444;
}
.gb_quoted .by {
  text-align:right;
  font-size: 12px;
  color:#888888;
}

.gb_score_table {
  clear:both;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: rgb(252,252,252);
  background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(229,229,229,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(229,229,229,1)));
  background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(229,229,229,1) 100%);
  background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(229,229,229,1) 100%);
  background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(229,229,229,1) 100%);
  background: linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(229,229,229,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e5e5e5',GradientType=0 );

}

.gb_score_table {
  width: 350px;
  text-align: center;
  margin: 10px auto;
}
.gb_score_table table {
  width: 100%;
  border-collapse:collapse;
}
.gb_score_table table tr td {
  width: 33%;
  text-align: center;
  vertical-align:middle;
}

.gb_score_table table .number {
  font-size: 32px;
  height: 46px;
  line-height: 46px;
  padding: 2px;
  margin: 0px;
  font-family:"HelveticaNeue-Light";
}
.gb_score_table table .number a {
  text-decoration:none;
  width: 100%;
  height: 100%;
  display:block;
  overflow:hidden;
  line-height: 46px;
  font-family:"HelveticaNeue-Light";
}
.gb_score_table table .labels {
  font-size: 12px;
  height: 20px;
  padding: 3px;
  color:#666666;
  text-decoration:underline;
  margin: 0px;
}

.gb_score_table4 {
  clear:both;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: rgb(252,252,252);
  background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(229,229,229,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(229,229,229,1)));
  background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(229,229,229,1) 100%);
  background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(229,229,229,1) 100%);
  background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(229,229,229,1) 100%);
  background: linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(229,229,229,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e5e5e5',GradientType=0 );

}

.gb_score_table4 {
  width: 350px;
  text-align: center;
  margin: 10px auto;
}
.gb_score_table4 table {
  width: 100%;
  border-collapse:collapse;
}
.gb_score_table4 table tr td {
  width: 25%;
  text-align: center;
  vertical-align:middle;
}

.gb_score_table4 table .number {
  font-size: 32px;
  height: 46px;
  line-height: 46px;
  padding: 2px;
  margin: 0px;
  font-family:"HelveticaNeue-Light";
}
.gb_score_table4 table .number a {
  text-decoration:none;
  width: 100%;
  height: 100%;
  display:block;
  overflow:hidden;
  line-height: 46px;
  font-family:"HelveticaNeue-Light";
}

.gb_score_table4 table .labels {
  font-size: 12px;
  height: 20px;
  padding: 3px;
  color:#666666;
  text-decoration:underline;
  margin: 0px;
}


.gb_calendar_score {
  color:#666666;
  width: 95%;
  margin: 0px auto;
  text-align: center;
}
.gb_calendar_score a {
  text-decoration:none;
}
.gb_calendar_score table {
  width: 100%;
  border-collapse:collpse;
  border: 1px solid #ececec;
}
.gb_calendar_score table tr td {
  border-collapse:collpse;
  padding: 2px;
  border: 1px solid #ececec;
  text-align: center;
}

.gb_calendar_table {
}
.gb_calendar_table h3 {
 font-size: 20px;
 margin-left: 10px;
 font-weight: bold;
}
.gb_calendar_table table {
  width: 728px;
  margin: 0px auto;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.gb_calendar_table table tr th {
  width: 104px;
  border: 1px solid #ccc;
  background: #efefef;
}

.gb_calendar_table table tr td {
  width: 104px;
  height: 60px;
  border: 1px solid #ccc;
}

.gb_calendar_table table tr td a {
  width: 100%;
  height: 100%;
  display:block;
  overflow: hidden;
  color:#007aFF;
}

.gb_calendar_table table tr td a:hover {
  background:#efefef;
}

.gb_calendar_table table .cell {
  width: 104px;
  height: 60px;
  position: relative;
}
.gb_calendar_table table .day {
  font-size: 12px;
  text-align: left;
  position: absolute;
  top: 0px;
  left: 5px;
  height: 20px;
  padding: 0px;
  width: 104px;
  line-height: 20px;
  margin: 0px;
}

.gb_calendar_table table .count {
  position: absolute;
  font-size: 20px;
  text-align:center;
  top: 25px;
  height: 20px;
  padding: 0px;
  width: 104px;
  line-height: 20px;
  margin: 0px;
  color:#007aFF;
}

.gb_calendar_table table .my_count {
  position: absolute;
  font-size: 10px;
  text-align:center;
  top: 48px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 12px;
  width: 12px;
  padding: 0px;
  line-height: 12px;
  color:#ffffff;
  background: #FC3D39;
  border-radius: 6px;
}

.gb_calendar_table table span {
 font-size: 10px;
 color:#999;
}

.gb_calendar_table .day0 {
  color: #ff0000;
}
.gb_calendar_table .day6 {
  color:#0099ff;
}

.gb_calendar_table .today {
  background: #FFDC73;
}

.gb_ical_table {

}
.gb_ical_table table {
  width: 728px;
  margin: 0px auto;
  border: 1px solid #ccc;
  border-collapse: collapse;
}
.gb_ical_table tr td {
  border: 1px solid #ccc;
  padding: 2px;
}

.gb_page_table {

}
.gb_page_table table {
  width: 728px;
  margin: 0px auto;
  border: 1px solid #ccc;
  border-collapse: collapse;
}
.gb_page_table tr td {
  border: 1px solid #ccc;
  padding: 2px;
}

.gb_badges {
  width: 350px;
  margin: 10px auto;
  text-align: left;
}
.gb_badges .badges  {
  width: 50px;
  height: 50px;
  float: left;
  margin: 0px;
}
.gb_badges .badges img {
  width: 50px;
  height: 50px;
}


.gb_loginbox {
  margin: 20px auto;
}

/* common header */
.gb_header {
  text-align:center;
  margin: 10px auto;
}

/* book2016 */
.gb_book2016 {
  position:relative;
}

.gb_book2016 .tweet_btn {
  width: 250px;
  height: 50px;
  color: #fff;
  background:#7396FF;
  text-align: center;
  vertical-align:middle;
  margin: 0px auto;
}
.gb_book2016 .tweet_btn a {
  display:block;
  width: 100%;
  height: 100%;
  text-decoration:none;
  color:#fff;
  font-size: 20px;
  line-height: 50px;
}

.gb_book2016 .buy_btn {
  width: 250px;
  height: 50px;
  color: #fff;
  background:#2DB200;
  text-align:center;
  vertical-align:middle;
  margin: 0px auto 10px auto;
}
.gb_book2016 .buy_btn a {
  display:block;
  width: 100%;
  height: 100%;
  text-decoration:none;
  color:#fff;
  font-size: 20px;
  line-height: 50px;
}

.gb_book2016 h1 {
  font-size: 12px;
  line-height: 140%;
  padding: 10px;
  text-align:center;
}
.gb_book2016 a {
  color:#007FFF;
}

.gb_book2016 .intro {
  background-image: url(https://eventernote.s3.amazonaws.com/web/images/pages/book2016_present/intro_bg_sp.png);
  background-size: 100% 100%;
  width: 100%;
}

.gb_book2016 .intro .title1 {
  margin: 0px auto;
  padding-top: 22px;
  width: 376px;
}

.gb_book2016 .intro .title2 {
  margin: 10px auto 0px auto;
  width: 509px;
}

.gb_book2016 .intro .title3 {
  margin: 6px auto 19px auto;
  width: 515px;
}

.gb_book2016 .intro img {
  text-align:center;
}

.gb_book2016 .intro .cover {
  font-size: 12px;
  color:#ffffff;
  line-height: 140%;
  text-align: center;
}

.gb_book2016 .intro .cover img {
  text-align:center;
}

.gb_book2016 .actors {
  margin: 10px;
  padding: 10px;
}

.gb_book2016 .actors h2 {
  font-size: 18px;
  font-weight:bold;
  margin-bottom: 20px;
  line-height: 150%;
}
.gb_book2016 .actors table {
  margin: 0px auto;
}
.gb_book2016 .actors table tr td img {
  text-align:center;
}
.gb_book2016 .actors table tr td {
  font-size: 14px;
  text-align:center;
  padding: 5px 5px;
}


.gb_book2016 .about {
  margin: 10px;
  padding: 10px;
}

.gb_book2016 .about h3 {
  font-size: 18px;
  font-weight:bold;
  margin-bottom: 10px;
  color:#3F1000;
  line-height: 150%;
}

.gb_book2016 .about p {
  font-size: 14px;
  line-height: 170%;
  color:#444;
}

.gb_book2016 .buttons {
  background: #fff;
  padding: 18px;
}

.gb_book2016 .mokuji {
  margin: 45px 10px 0px 10px;
  padding: 10px;
}

.gb_book2016 .mokuji h2 {
  font-size: 14px;
  font-weight:bold;
  margin-bottom: 10px;
}

.gb_book2016 .mokuji h3 {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 160%;
  color:#444;
  font-weight:normal;
}

.gb_book2016 .mokuji ul {
}
.gb_book2016 .mokuji ul li {
  font-size: 14px;
  line-height: 160%;
  color:#444;
  padding: 0px 1em;
  list-style:none;
}

.gb_book2016 .mokuji .m {
  padding-bottom: 20px;
}

.gb_book2016 .mokuji .b {
  font-weight:bold;
}

.gb_book2016 .mokuji p {
  line-height: 180%;
  font-size: 13px;
  padding-bottom:5px;
}
.gb_book2016 .mokuji .s {
  font-size: 80%;
}

.gb_book2016 .shikishi {
  margin: 0px;
  padding: 20px;
  background:#fff;
}

.gb_book2016 .shikishi h2 {
  font-size: 18px;
  line-height: 150%;
  padding-bottom: 10px;
  color:#3F1000;
}

.gb_book2016 .shikishi p {
  font-size: 14px;
  line-height: 170%;
  color:#444;
  margin: 0px auto;
}

.gb_book2016 .shikishi p img {
  height: auto;
  text-align: center;
  margin: 10px auto;
  border: 1px solid #eee;
}

.gb_book2016 .interview {
  margin: 0px;
  padding: 20px;
  background:#fff;
}
.gb_book2016 .interview h2 {
  font-size: 18px;
  line-height: 150%;
  padding-bottom: 10px;
  color:#3F1000;
}
.gb_book2016 .interview p {
  font-size: 14px;
  line-height: 170%;
  color:#444;
}
.gb_book2016 .interview p img {
  margin: 0px 10px 10px 0px;
}

.gb_book2016 .stores {
  margin: 0px;
  padding: 20px;
  background:#fff;
}

.gb_book2016 .stores h2 {
  font-size: 18px;
  color:#3F1000;
  line-height: 150%;
}

.gb_book2016 .stores h3 {
  font-size: 14px;
  color:#444444;
  line-height: 150%;
  margin: 20px 0px 10px 0px;
}

.gb_book2016 .stores ul  {
  margin: 0px 0px;
}
.gb_book2016 .stores ul li {
  font-size: 14px;
  line-height: 180%;
  list-style:none;
}

.gb_book2016 .stores .notice {
  font-size: 12px;
  line-height: 180%;
}

.gb_book2016 .contact {
  font-size: 12px;
  background: #EEEEEE;
  padding: 25px;
  line-height: 170%;
}
.gb_book2016 .contact a {
  font-weight:normal;
}
.gb_book2016 .contact p {
  margin-bottom: 10px;
}
.gb_book2016 .contact .b {
  font-weight: bold;
}

.vertical_search_box_wrapper {
  position: relative;
}

.vertical_search_result {
  position: absolute;
  display:none;
  top: 30px;
  left: 0px;
  width: 300px;
  background: #fff;
  z-index: 101;
  border: 1px solid #ccc;
  opacity:0.95;
}

.vertical_search_result ul {
  margin: 0px;
  padding: 0px;

}
.vertical_search_result ul li {
  text-align: left;
  padding: 0px 10px;
  font-size: 14px;
  line-height: 150%;
  text-align: left;
  word-break:break-all;
  border-bottom: 1px solid #ccc;
  list-style-type:none;
  margin-left: 0px;
}
.vertical_search_result ul li a {
  width: 100%;
  height: 100%;
  display:block;
  overflow:hidden;
}
.vertical_search_result ul li.bold {
  font-size: 8px;
  background:#ccc;
}
.vertical_search_result ul li.title {
  font-weight: bold;
}

.vertical_search_result ul li span {
  font-size: 10px;
  color:#666;
  margin-right: 5px;
  line-height: 200%;
}

/* interview */
.page-interview {
  padding: 10px;
}
.page-interview .gb_subtitle {
  font-size: 16px;
  color: blue;
  padding: 5px 10px;
}
.page-interview p.t {
  text-indent: 1em;
  font-size: 15px;
  line-height: 160%;
}
.page-interview img.i {
  display:block;
  text-align: center;
  margin: 5px auto;
}
.page-interview .twitter-widget {
  margin: 0px auto;
}
.page-interview .pre {
  margin: 10px;
  padding: 10px;
  border: 1px solid #ddd;
}

