#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
  font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 200;
  color: #fff;
}

#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  visibility: hidden;
  display: none;
}

#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
}

#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}

#sb-wrapper-inner {
  position: relative;
  border: none;
  overflow: hidden;
  height: 100px;
}

#sb-body {
  position: relative;
  height: 100%;
}

#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%;
}

#sb-player.html {
  height: 100%;
  overflow: auto;
}

#sb-body img {
  border: none;
}

#sb-loading {
  position: relative;
  height: 100%;
}

#sb-loading-inner {
  position: absolute;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center;
}

#sb-loading-inner span {
  background: url(../js/shadowbox/img/loading.gif) no-repeat;
  padding-left: 34px;
  display: inline-block;
}

#sb-loading {
  background-color: #060606;
}

#sb-title, #sb-info {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#sb-title, #sb-title-inner {
  height: 26px;
  line-height: 26px;
}

#sb-title-inner {
  font-size: 16px;
}

#sb-info, #sb-info-inner {
  height: 20px;
  line-height: 20px;
}

#sb-info-inner {
  font-size: 12px;
}

#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}

#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
  background-repeat: no-repeat;
}

#sb-nav-close {
  background-image: url(../js/shadowbox/img/close.png);
}

#sb-nav-next {
  background-image: url(../js/shadowbox/img/next.png);
}

#sb-nav-previous {
  background-image: url(../js/shadowbox/img/previous.png);
}

#sb-nav-play {
  background-image: url(../js/shadowbox/img/play.png);
}

#sb-nav-pause {
  background-image: url(../js/shadowbox/img/pause.png);
}

#sb-counter {
  float: left;
  width: 45%;
  display: none;
}

#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

div.sb-message {
  font-size: 12px;
  padding: 10px;
  text-align: center;
}

div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}

a:hover {
  color: #333333;
  text-decoration: none;
}


a {
color: #515151;
}


a:visited {
  color: #515151;
}

a:active {
  color: #6f6f6f;
}

p {
  margin: 0 0 1em 0＿ !important;
}

body {
  background: url(../img/background.png);
}

.container-wrapper {
  background: url(../img/bgtil.png) repeat-x;
  background-position: right -1000px;
}

/*140508追加*/

.container-wrapper　p {
margin: 0 0 1em 0 !important;
}


.header-image {
  padding: 20px 0 0 0;
}

.main-container {
  padding: 0 20px 0 20px !important;
}
.main-container section {
  padding: 0 0 40px 0 !important;
  font-size: 80%;
  line-height: 1.5em;
}

.title {
  font-size: 120%;
  font-weight: bold;
  color: #5bb25a;
  text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.2);
  padding: 0 0 10px 0!important;
  margin: 0 0 0 0 !important;
  background: url(../img/line_dot.png) repeat-x bottom;
}

h1.title {
  font-size: 120%;
  font-weight: bold;
  color: #000000;
  padding: 0 0 10px 0!important;
  margin: 0 0 20px 0 !important;
  background: url(../img/line_dot.png) repeat-x bottom;
}
h1.title span.date {
  font-size: 12px;
  font-weight: normal;
  margin-left: 1em;
}

.title2 {
  font-size: 110%;
  font-weight: bold;
  color: #000;
  text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.2);
  padding: 0 0 10px 0!important;
  margin: 0 0 10px 0 !important;
  background: url(../img/line.png) repeat-x bottom;
}

#header-image {
  position: relative;
}

.topnextblock {
  width: 320px;
  background-color: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  padding: 10px 10px 0px 10px;
  position: absolute;
  top: 20px;
  right: 0px;
  line-height: 1.3em;
  font-size: 14px;
}
.topnextblock .title {
  color: #333;
  font-size: 14px;
}
.topnextblock .nextphototxt {
  height: 63px;
  overflow: auto;
  margin-bottom: 5px;
}
.topnextblock .photo {
  width: 100px !important;
  margin: 0 10px 5px 0;
  float: left;
}
.topnextblock .date {
  font-size: 10px;
}
.topnextblock .sub {
  font-size: 12px;
}
.topnextblock a.more {
  display: block;
  text-align: center;
  text-decoration: none;
  background-color: #ffedc5;
  padding: 5px 5px 5px 5px;
  line-height: 1.1em;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 10px 0;
  -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.2);
}

.topnewsblock .title {
  color: #bc6ca7;
}
.topnewsblock dl {
  height: 90px;
  overflow: auto;
}
.topnewsblock dt {
  font-size: 90%;
  line-height: 1.8em;
  width: 9.2em;
  color: #000;
}
.topnewsblock dd {
  font-size: 90%;
  line-height: 1.8em;
  margin: -1.8em 0 10px 9.2em;
  margin-bottom: 5px;
  border-bottom: 1px dotted #ccc;
}


.left {
  float: left;
  display: block;
}

.konshu h1.title {
  margin-bottom: 20px !important;
}
.konshu .firstblock {
  margin: 0 0 10px 0;
}
.konshu .nextDetailTxt {
  background: #FFF;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-left: 342px;
  line-height: 1.5em;
  font-size: 16px;
}
.konshu .otakudata {
  background: #FFF;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-left: 342px;
  line-height: 1.5em;
}
.konshu .otakudata table tr td {
  padding: 5px 10px 5px 0;
}
.konshu .otakudata table tr td.htd {
  font-size: 90%;
  font-weight: bold;
  padding-left: 10px;
}
.konshu .photo {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px dotted #FFF;
}
.konshu .otakutitle {
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 20px 0;
}
.konshu .otakutitle span.data {
  font-weight: normal;
  font-size: 12px;
}
.konshu .otakutitle span.sub {
  font-size: 14px;
}
.konshu .otakublock {
  padding: 10px;
  border: 2px dotted #dad5b7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.konshu .otakublock .title {
  color: #000000;
  font-size: 90%;
  margin-bottom: 7px !important;
  padding-left: 5px !important;
}
.konshu .otakublock .photoblock {
  padding: 5px;
  margin-bottom: 10px;
}
.konshu .otakublock .photoblock img {
  margin: 0 5px;
  width: 177px;
  float: left;
}
.konshu .otakublock .photoblock p.textblock {
  margin-left: 200px !important;
}
.konshu .otakublock p.textblock:last-child {
  margin-bottom: 0 !important;
}

.jikai {
  padding: 20px;
  background: #f8f4ef;
}

.kenchikukablock h2 {
  font-size: 18px;
  font-weight: bold;
  color: #bc6ca7;
  margin-bottom: 5px;
  background: url(../img/line.png) repeat-x bottom;
  padding-bottom: 10px;
}
.kenchikukablock h2.comment {
  color: #4e76a1;
}
.kenchikukablock h2.wanatabe {
  color: #b8b600;
  padding-left: 40px;
  padding-top: 8px;
  background: url(../img/icn_watanabe.png) no-repeat, url(../img/line.png) repeat-x bottom;
}
.kenchikukablock h3 {
  font-weight: bold;
}
.kenchikukablock .ryakureki {
  padding: 0 0 0 1em;
  margin-bottom: 20px;
}
.kenchikukablock table tr td {
  padding: 5px 10px 5px 0;
}
.kenchikukablock table tr td.htd {
  font-size: 90%;
  font-weight: bold;
}

.pageing {
  text-align: center;
}
.pageing a {
  display: inline-block;
  padding: 5px 10px;
  margin: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffedc5;
  text-decoration: none;
}
.pageing a:hover {
  background-color: #ffcfa0;
}

a.showdetile {
  display: block;
  padding: 10px;
  border: 2px dotted #dad5b7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}
a.showdetile .photo {
  width: 100px;
  float: left;
}
a.showdetile .otakutitle {
  margin: 0 0 0 120px;
  padding: 0;
}

a.showdetile:hover {
  background-color: #ffedc5;
  border: 2px solid #ffedc5;
}

#newsbacknumber dl {
  line-height: 1.5em;
}
#newsbacknumber dl dt {
  font-size: 12px;
  width: 9em;
}
#newsbacknumber dl dd {
  margin-bottom: 0.5em;
  margin: -1.5em 0 10px 7em;
}

.redb {
  font-weight : bold ;
  color: red;
}


.redb2 {
 font-weight: normal;
  text-decoration: none;
}

.readblock {
  padding: 10px;
  margin-bottom: 20px !important;
  background: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.readblock2 {
  padding: 10px;
  margin-bottom: 20px !important;
  background: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 12px;
}

.nenpyo {
  width: 100%;
}
.nenpyo tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.7);
}
.nenpyo td {
  padding: 5px;
  border: 1px solid #ccc;
}

.onairtable tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.7);
}
.onairtable td, .onairtable th {
  padding: 5px;
  border: 1px solid #ccc;
}
.onairtable th {
  text-align: center;
  font-weight: bold;
  background: #333333;
  color: #FFFFFF;
}

.boshuadress {
  padding: 20px;
  background: #fff4d9;
  border: double #ccc;
  width: 200px;
  float: right;
}
.boshuadress h3 {
  font-weight: bold;
  font-size: 80%;
}

.otanoshimi {
  text-align: right;
  color: red;
}

.page-nav-inner {
  padding: 20px 0px 15px 0px !important;
}

.page-nav ul {
  background-image: none;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.page-nav ul li {
  margin-right: 2px;
}
.page-nav ul li a {
  border: 1px solid #ddd;
  padding: .3em 20px .1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
}
.page-nav ul li a.active {
  border: 1px solid #eee;
  padding: .3em 20px .1em;
  background-color: transparent;
  -webkit-box-shadow: inset 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 3px 0px rgba(0, 0, 0, 0.2);
  background-color: #ffedc5;
}
.page-nav ul li a:hover {
  border: 1px solid #eee;
  padding: .3em 20px .1em;
  background-color: transparent;
  -webkit-box-shadow: inset 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 3px 0px rgba(0, 0, 0, 0.2);
  background-color: #ffcfa0;
}

.liquid-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 360px;
  bottom: 0;
  left: 0;
}

.aside:after, .aside-min:after {
  content: "";
  display: block;
  position: absolute;
  width: 360px;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-repeat: repeat-y;
}

/*
 * target: IE6,7
 * Validator: Valid
 */
.aside:after {
  background-position: -920px 0;
}

.aside-min:after {
  background-position: -1260px 0;
}

.aside-container {
  position: relative;
  z-index: 1;
}

.main-container {
  padding: 0 20px 0 40px;
}
.main-container .gradient-bar {
  color: #fafafa;
  margin: 0 -20px 10px -20px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  background-color: #00a0c6;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTBjNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwODJhOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a0c6), color-stop(100%, #0082a8));
  background-image: -webkit-linear-gradient(top, #00a0c6, #0082a8);
  background-image: -moz-linear-gradient(top, #00a0c6, #0082a8);
  background-image: -o-linear-gradient(top, #00a0c6, #0082a8);
  background-image: linear-gradient(top, #00a0c6, #0082a8);
  padding: 5px 20px;
}
.main-container .center {
  text-align: center;
}
.main-container .img-center img {
  display: block;
  margin: auto;
}
.main-container .timestamp {
  display: block;
  margin-top: 0.2em;
  float: right;
  font-size: 0.7em;
  font-weight: normal;
  font-style: italic;
}
.main-container .horizontal-list {
  position: relative;
  overflow: hidden;
  overflow: hidden;
  *zoom: 1;
}
.main-container .horizontal-list ul {
  position: relative;
  float: left;
  left: 50%;
}
.main-container .horizontal-list li {
  position: relative;
  float: left;
  left: -50%;
}
.main-container .sumi:before {
  content: "【";
}
.main-container .sumi:after {
  content: "】";
}
.main-container .staff dl {
  padding: 20px 0;
}
.main-container .staff dt {
  font-weight: bold;
  margin-top: 1em;
}
.main-container .staff dd {
  margin-top: 0;
  font-size: 0.9em;
  text-indent: 1em;
}

.scroll2top {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  width: 50px;
  height: 40px;
  z-index: 10;
  color: #fff;
  background-color: #dfe1e1;
  padding-top: 10px;
  border: solid 1px #f3f5f5;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.scroll2top:hover {
  background-color: #c1c3c3;
}

#nextDetail {
  display: none;
}

/*お知らせ追加*/
h3.oshirase_title {
    font-weight: bold;
    font-size: 18px;
    margin: 5px 0;
}

.oshirase_bnr img{
    width:100%;
}

section#oshirase {
    font-size: 80%;
    line-height: 1.5em;
    padding: 0 20px 0 20px !important;
}

.bnr_top img:hover{
	opacity: 0.7 ;
}