@charset "utf-8";

/* 現場トップ
---------------------------------------- */
ul.genbaTop{
  height:auto;
  padding:10px 0 0 0;
  margin:0;
  display:block;
  width: 514px;
}

.genbaTop li{
  float:left;
  width:234px;
  margin:0 5px 20px 15px;
  padding:0;
  display:block;
  line-height:120%;
  font-size:12px;
}
.genbaTop li .locator{
  height:110px;
  overflow: hidden;
  color:#555;
  line-height:1.2;
  font-size:12px!important;
}

/*  */
.genbaTop li:nth-child(7),
.genbaTop li:nth-child(8){
  visibility:hidden;
  height:1px;
  width:1px;
  margin:-5px 0 0 0;
  behavior: url(/common/css/ie-css3.htc); /* IE */
}

.genbaTop li .title{
  color:#2469b0;
  font-weight:bold;
  font-size:16px;
  line-height:1.1;
  margin-bottom:10px;
  padding-bottom:1px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis; /* Safari */
  -o-text-overflow: ellipsis; /* Opera */
}
.genbaTop li .title a{ text-decoration:none;}
.genbaTop li .title a:hover{ text-decoration:underline;}
.genbareg{
  font-size:12px;
  margin:0;
  padding:0;
  text-align:right;
  color:#d43d42;
}
.genbaTop li img{
  margin:0 5px 0 0;
  float:left;
}
.genbaTop .more{
  margin:8px 0 0;
  float:right;
}
.genbaTop .more a{ text-decoration:none;}


ul.genbaList{
  padding:0;
  display:block;
}
.genbaList li{
  float:left;
  width:350px;
  margin:10px 4px 5px 4px;
  padding:3px;
  display:block;
  line-height:135%;
  font-size:13px;
  border:1px solid #ccc;
}
.genbaList li .title{
  color:#fff;
  background:#ff3300;
  font-weight:bold;
  line-height:22px;
  font-size:14px;
}
.genbaList li img{
  margin:2px 5px auto 2px;
  float:left;
}
.genbaList .more{
  margin:2px 5px auto 2px;
  float:right;
}
.genbaList .kiji{
  height:65px;
}
.genbaList .chiiki{
  margin:5px 0 -2px 0;
  color:#666;
  font-size:11px;
  line-height:110%;
}
.genbaList .mise{
  width:250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis; /* Safari */
  -o-text-overflow: ellipsis; /* Opera */
}
div.bck{
  width:320px;
  margin:5px 5px 5px 20px ;
  padding:3px;
  border:none;
  float:left;
}


div.bck a{
  width:98%;
  padding:5px;
  display:block;
  line-height:150%;
  text-align:center;
  font-size:14px;
  font-weight:bold;
  border:1px solid #ff9900;
  background:#ffffcc;
  background-image:url(../img/icon-hand-left.gif);
background-image:none;
background-image:none;
  background-position:10% center;
  background-repeat:no-repeat;
  -moz-border-radius: 12px; /* Firefox */
  -webkit-border-radius: 12px; /* Safari and Chrome */
  border-radius: 12px; /* Opera, IE-CSS3 */
  behavior: url(/common/css/ie-css3.htc); /* IE */
}
div.bck a:hover{
  background:#ffccff url(../img/icon-hand-left.gif) no-repeat 10% center;
  border:1px solid #ff0000;
  color:#cc0000;
}
div.nxt{
  width:320px;
  margin:5px 5px 5px 20px ;
  padding:3px;
  display:block;
  border:none;
  float:left;
}
div.nxt a{
  width:98%;
  padding:5px;
  display:block;
  line-height:150%;
  text-align:center;
  font-size:14px;
  font-weight:bold;
  border:1px solid #ff9900;
  background:#ffffcc;
  background-image:url(../img/icon-hand-right.gif);
background-image:none;
background-image:none;
  background-position:90% center;
  background-repeat:no-repeat;
  -moz-border-radius: 12px; /* Firefox */
  -webkit-border-radius: 12px; /* Safari and Chrome */
  border-radius: 12px; /* Opera, IE-CSS3 */
  behavior: url(/common/css/ie-css3.htc); /* IE */
}
div.nxt a:hover{
  background:#ffccff url(../img/icon-hand-right.gif) no-repeat 90% center;
  border:1px solid #ff0000;
  color:#cc0000;
}

.backtolist a{
  margin:5px 15px 3px auto;
  float:right;
  width:200px;
  height:20px;
  line-height:20px;
  font-size:13px;
  text-align:center;
  color:#0033cc!important;
  display:block;
  background: #ffdddd;
  background: -moz-linear-gradient(top,#FFF 0%,#ffdddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#ffdddd));
  color: #111;
  padding: 8px 0;
  -moz-border-radius: 20px; /* Firefox */
  -webkit-border-radius: 20px; /* Safari and Chrome */
  border-radius: 20px; /* Opera, IE-CSS3 */
  -moz-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
  -webkit-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
  behavior: url(/common/css/ie-css3.htc); /* IE */
}
.backtolist a:hover{
  color:#ff3300!important;
}


div.mot{
  width:520px;
  margin:5px auto 10px auto;
  padding:3px;
  display:block;
  clear:both;
  border:none;
}
div.mot a{
  width:98%;
  padding:5px;
  display:block;
  line-height:150%;
  text-align:center;
  font-size:14px;
  font-weight:bold;
  border:1px solid #ff9900;
  background:#ffffcc;
  background-image:url(../img/icon-hand-right.gif);
background-image:none;
background-image:none;
  background-position:75% center;
  background-repeat:no-repeat;
  -moz-border-radius: 12px; /* Firefox */
  -webkit-border-radius: 12px; /* Safari and Chrome */
  border-radius: 12px; /* Opera, IE-CSS3 */
  behavior: url(/common/css/ie-css3.htc); /* IE */
}
div.mot a:hover{
  background:#ffccff url(../img/icon-hand-right.gif) no-repeat 75% center;
  border:1px solid #ff0000;
  color:#cc0000;
}

#pager {
  margin:0 auto;

  text-align:center;
}


#pager u{
  display:block;
  width:32px;
  height:24px;
  margin:5px;
margin:5px 5px 5px 5px;
  margin:5px 5px 5px 5px\9;
margin:19px 5px 5px 5px;
  padding:3px;
  background:#ffcccc;
  font-weight:bold;
  float:left;
  text-align:center;
  line-height:24px;
}

#pager a{
  display:block;
  width:32px;
  height:24px;
  margin:5px;
  padding:3px;
  background:#f3f3f3;
  font-weight:bold;
  float:left;
  text-align:center;
  line-height:24px;
}
#pager a:hover{
  background:#ff3300;
  color:#fff;
}

#pager a:last-child{
  margin:5px 5px 5px 30px;
}
div.opban{
  padding:10px 0;
  width:798px;
}
div.opban iframe{
  width:720px;
  height: 100px;
  display: block;
  margin: 0 auto;
}
#genbafilter form{
  margin:5px auto 5px auto;
  width:640px;
  background:url(../img/filtter_bg.gif) no-repeat 0 center;
  text-align:right;
  border-top:1px dotted #0033cc;
  border-bottom:1px dotted #0033cc;
}
#genbafilter .pdown{
  border:1px solid #999;
  margin: 5px 10px;
  padding: 3px;
  color: #0033cc;
  background: #fff;
  -moz-border-radius: 9px; /* Firefox */
  -webkit-border-radius: 9px; /* Safari and Chrome */
  border-radius: 9px; /* Opera, IE-CSS3 */
  behavior: url(/common/css/ie-css3.htc); /* IE */
}
.formBt {
  border:1px solid #777;
  margin:0 5px 2px 5px;
  padding: 4px 20px;
  font-size: 14px;
  line-height:18px;
  color: #0033cc;
  cursor: pointer;
  background: #525252,-webkit-gradient(linear,left top,left bottom,from(#525252),to(#343434)),-moz-linear-gradient(top,#525252,#343434),filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff99c9e5,endColorstr=#ff428ec9);
  -moz-border-radius: 9px; /* Firefox */
  -webkit-border-radius: 9px; /* Safari and Chrome */
  border-radius: 9px; /* Opera, IE-CSS3 */
  behavior: url(/common/css/ie-css3.htc); /* IE */
}

dl.main_dl{
  border:1px solid #999;
  width:710px;
  margin:5px auto;
  padding:0
}

dl.main_dl dt{
  background:#ee0000;
  color:#fff;
  font-size:14px;
  font-weight:bold;
  padding:5px;
}

dl.main_dl dt span{
  font-weight:normal;
  font-size:12px;
}
dl.main_dl dd.dd_line{
  padding:10px;
}
dl.main_dl dd.dd_line #news_val{
  float:left;
  width:420px;
  padding:5px;
}
dl.main_dl dd.dd_line #news_img{
  float:left;
  width:250px;
  padding:5px;
}

#news_img a.inductbtn{
  margin:5px auto;
  float:left;
  clear:both;
  width:120px;
  height:16px;
  line-height:20px;
  font-size:13px;
  text-align:center;
  color:#0033cc!important;
  display:block;
  background: #E6E6E6;
  background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
  color: #111;
  padding: 10px 0;
  -moz-border-radius: 16px; /* Firefox */
  -webkit-border-radius: 16px; /* Safari and Chrome */
  border-radius: 16px; /* Opera, IE-CSS3 */
  -moz-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
  -webkit-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
  behavior: url(/common/css/ie-css3.htc); /* IE */
}
.backtolist a:hover{
  color:#ff3300!important;
}


ul.newslist{
}


li.backnumber{
  float:left;
  display: block;
  margin:10px 6px 5px 14px;
  padding:2px;
  border:1px solid #999;
  text-align: center;
  font-size:12px;
}
img.newsimg{
  width:120px;
  height:160px;
}
div.img_title{
   width: 738px;
  border-right:1px solid #666;
  border-bottom:1px solid #666;
  border-left:1px solid #666;
  height:20px;
  margin:0;
  text-align:center;

  background:#2b2b2b;
  color:#fff;
  font-weight:bold;
  line-height:135%;
}

a.motBt{
  display: inline-block;
  width: 188px;
  margin:5px auto 0;
  vertical-align: text-top;
  background-color:#f3f3f3;
  background-image: url("../top/cttl_TopRight.gif");
  background-position: 0 -478px;
  height: 24px;
  line-height: 24px;
  background-repeat: no-repeat;
}
a.motBt:hover{
  display: inline-block;
  width: 188px;
  margin:5px auto 0;
  vertical-align: text-top;
  background-color:#f3f3f3;
  background-image: url("../top/cttl_TopRight.gif");
  background-position: 1px -476px;
  height: 24px;
  line-height: 24px;
  background-repeat: no-repeat;
}
/*
scenehalf
-------------------------------------------*/
.scenehalf {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  width: 48%;
  }
.scenehalf p {
  margin: 0 !important;
  padding: 10px;
  text-align: center;
  background: #ebf5ff; /* Old browsers */
  background: -moz-linear-gradient(top, #ebf5ff 0%, #c3dbff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf5ff), color-stop(100%,#c3dbff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ebf5ff 0%,#c3dbff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ebf5ff 0%,#c3dbff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ebf5ff 0%,#c3dbff 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ebf5ff 0%,#c3dbff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf5ff', endColorstr='#c3dbff',GradientType=0 ); /* IE6-9 */
  border: 1px solid #d5d5d7;
  }
