.PIE {
  behavior: url("/css/PIE.htc");
  position: relative;
}

.PIEZ {
  behavior: url("/css/PIE.htc");
  z-index: 0;
}

.pieCon {
  z-index: 0;
  position: relative;
}

body, h1, h2, h3, h4, ul, li, div, p {
  margin: 0;
  padding: 0;
}

a {
  overflow: hidden;
  outline: none;
}

body {
  background: #fafafa url(../images/bg.jpg) repeat-y center top;
  color: #505050;
  font-family: "Hiragino kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
}

/*.alertbar {
  color: #fff;
  font-size: 0.9em;
  text-align: center;
  width: 80%;
  margin: 0;
  padding: 10px 0;
  background: #315074;
}*/
/* 中央に表示されるように */
.alertbar {
  width: 100%;
}
.alertbar div {
  color: #fff;
  font-size: 0.9em;
  text-align: center;
  width: 960px;
  margin: 0 auto;
  padding: 10px 0;
  background: #315074;
  white-space: nowrap;/* 2013/08/23 折り返さないように */
}
.alertbar span {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #c0ebf8;
  color: #315074;
  font-weight: bold;
  margin: 0 10px 0;
  padding: 3px 10px;
}

header {
  width: 960px;
  height: 65px;
  margin: 0 auto;
  background: #23b9e5;
  position: relative;
}
header h1 {
  position: absolute;
  top: 10px;
  left: 20px;
  display: block;
  text-indent: -999em;
  width: 570px;
  height: 30px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(../images/site_id3.png);
}

nav#sub-nav {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 265px;
  height: 20px;
}
nav#sub-nav li {
  float: right;/*left;*/
}
nav#sub-nav li a {
  display: block;
  text-indent: -999em;
  height: 20px;
  background-position: left top;
  background-repeat: no-repeat;
}
nav#sub-nav li a:hover {
  background-position: left bottom;
}
nav#sub-nav li:nth-child(1) a {
  width: 155px;
  background-image: url(../images/hn_01.png);
}
nav#sub-nav li:nth-child(2) a {
  width: 95px;
  margin-left: 15px;
  background-image: url(../images/hn_02.png);
}

#state {
  width: 960px;
  margin: 0 auto;
  height: 400px;
  background: #23b9e5 url(../images/top_bg_illust.jpg) no-repeat center bottom;
  position: relative;
}

#catch-copy {
  position: absolute;
  left: 100px;
  top: 5px;
  display: block;
  text-indent: -999em;
  width: 530px;
  height: 53px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(../images/catch_copy.png);
}

#state-main #state-main-tab {
  position: absolute;
  top: 90px;
  left: 245px;
}
#state-main #state-main-tab li {
  float: left;
}
#state-main #state-main-tab li a {
  display: block;
  text-indent: -999em;
  width: 125px;
  height: 50px;
  background-position: left top;
  background-repeat: no-repeat;
}
#state-main #state-main-tab li a:hover {
  background-position: left center;
}
#state-main #state-main-tab li:nth-child(1) a {
  background-image: url(../images/tab_a_01.png);
}
#state-main #state-main-tab li:nth-child(2) a {
  background-image: url(../images/tab_a_02.png);
}
#state-main #state-main-tab li.current a, #state-main #state-main-tab li.current a:hover {
  background-position: left bottom;
}
#state-main #state-main-data {
  position: absolute;
  top: 150px;
  left: 35px;
  height: 100px;
  display: block;
  overflow: hidden;
}
#state-main #state-main-data li {
  float: left;
  width: 320px;
  margin-right: 30px;
  height: 100px;
  list-style: none;
}
#state-main #state-main-data li:last-child {
  background: none;
}
#state-main #state-main-data li h3 {
  display: block;
  text-indent: -999em;
  width: 320px;
  height: 30px;
  background-position: left top;
  background-repeat: no-repeat;
  background-position: center top;
}
#state-main #state-main-data li .data {
  margin-top: 13px;
  height: 50px;
  text-align: right;
  background-repeat: no-repeat;
  background-position: right bottom;
}
#state-main #state-main-data #today li:nth-child(1) {
  background: url(../images/ep_icon.png) no-repeat left 37px;
}
#state-main #state-main-data #today li:nth-child(1) h3 {
  background-image: url(../images/ep_title.png);
}
#state-main #state-main-data #today li:nth-child(1) .data {
  background-image: url(../images/ep_tanni.png);
  padding-right: 33px;
}
#state-main #state-main-data #today li:nth-child(2) {
  background: url(../images/rc_icon.png) no-repeat left 37px;
}
#state-main #state-main-data #today li:nth-child(2) h3 {
  background-image: url(../images/rc_title.png);
}
#state-main #state-main-data #today li:nth-child(2) .data {
  background-image: url(../images/rc_tanni.png);
  padding-right: 55px;
}
#state-main #state-main-data #total li:nth-child(1) {
  background: url(../images/ep_icon.png) no-repeat left 37px;
}
#state-main #state-main-data #total li:nth-child(1) h3 {
  background-image: url(../images/ep_title.png);
}
#state-main #state-main-data #total li:nth-child(1) .data {
  background-image: url(../images/ep_tanni.png);
  padding-right: 33px;
}
#state-main #state-main-data #total li:nth-child(2) {
  background: url(../images/rc_icon.png) no-repeat left 37px;
}
#state-main #state-main-data #total li:nth-child(2) h3 {
  background-image: url(../images/rc_title.png);
}
#state-main #state-main-data #total li:nth-child(2) .data {
  background-image: url(../images/rc_tanni.png);
  padding-right: 55px;
}

#state-current {
  width: 210px;
  position: absolute;
  top: 0;
  right: 30px;
}
#state-current h3 {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZjZmYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2MxZWJmOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e2f6fc), color-stop(100%, #c1ebf8));
  background: -webkit-linear-gradient(top, #e2f6fc, #c1ebf8);
  background: -moz-linear-gradient(top, #e2f6fc, #c1ebf8);
  background: -o-linear-gradient(top, #e2f6fc, #c1ebf8);
  -pie-background: linear-gradient(top, #e2f6fc, #c1ebf8);
  background: linear-gradient(top, #e2f6fc, #c1ebf8);
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  border-bottom: 1px solid #aed4e0;
  height: 45px;
  padding: 18px 0 0 10px;
  background: url(../images/current_title_bg.png) \9;
  height: 43px\9;
}
#state-current li {
  background: #fafafa;
  list-style: none;
  position: relative;
  border-top: 1px solid #fff;
  border-bottom: 1px solid gainsboro;
}
#state-current li h4 {
  display: block;
  text-indent: -999em;
  width: 80px;
  height: 26px;
  background-position: left top;
  background-repeat: no-repeat;
  margin: 12px 0 12px 5px;
}
#state-current li .data {
  position: absolute;
  top: 0;
  right: 5px;
  text-align: right;
  width: 100px;
  height: 26px;
  margin: 12px 0;
  padding-right: 30px;
  background-repeat: no-repeat;
  background-position: 102px 14px;
}
#state-current li:nth-child(1) h4 {
  background-image: url(../images/current_c_01.png);
}
#state-current li:nth-child(1) .data {
  background-image: url(../images/current_tani_01.png);
}
#state-current li:nth-child(2) h4 {
  background-image: url(../images/current_c_02.png);
}
#state-current li:nth-child(2) .data {
  background-image: url(../images/current_tani_02.png);
}
#state-current li:nth-child(3) h4 {
  background-image: url(../images/current_c_03.png);
}
#state-current li:nth-child(3) .data {
  background-image: url(../images/current_tani_03.png);
}
#state-current li .bar-graph {
  width: 100%;
  height: 30px;
  display: block;
}
#state-current li .bar-graph .bar-graph-data {
  width: 45px;
  float: left;
  font-size: 0.8em;
  text-align: right;
  color: #ff8400;
  font-weight: bold;
}
#state-current li .bar-graph .graph-bar {
  float: right;
  width: 150px;
  border-top: 1px solid #c3c3c3;
  height: 15px;
  background: gainsboro;
  margin: 1px 10px 10px 0;
}
#state-current li .bar-graph .graph-bar .graph-bar-active {
  width: 1px;
  height: 15px;
  background: #ff8400;
  border-top: 1px solid #cc6a00;
  margin: -1px 0 0;
}
#state-current time {
  display: block;
  background: #c0ebf8;
  border-top: 1px solid #eefafd;
  font-size: 0.7em;
  text-align: right;
  padding: 8px 10px 0 10px;
  position: relative;
  color: #315074;
}
#state-current time:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 210px;
  height: 32px;
  margin-bottom: -32px;
  background: url(../images/current_bottom.png) no-repeat left top;
}

#contents {
  width: 900px;
  margin: 0 auto 0;
  background: #fff;
  position: relative;
  padding: 40px 30px 0;
}
#contents:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 960px;
  height: 10px;
  background: url(../images/giza.png) repeat-x left top;
}

#content {
  float: left;
  width: 670px;
}
#content h3 {
  padding: 5px 0 5px 35px;
  background: no-repeat left top;
  font-size: 0.9em;
  margin: 0 0 20px 0;
}
#content figure#graph time, #content figure#log time {
  width: 652px;
  display: block;
  padding: 5px 8px;
  border: 1px solid gainsboro;
  font-size: 0.9em;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 15px;
}
#content #log-graph {
  margin: 0 0 40px 0;
}
#content #log-graph h3 {
  background-image: url(../images/icon_graph.gif);
}
#content #log-graph .tab li a {
  width: 335px;
}
#content #log-graph .tab li a:hover {
  background-position: left center;
}
#content #log-graph .tab li.current a {
  background-position: left bottom;
}
#content #log-graph .tab li:nth-child(1) a {
  background-image: url(../images/tab_01_01.gif);
}
#content #log-graph .tab li:nth-child(2) a {
  background-image: url(../images/tab_01_02.gif);
}
#content #log-graph figure#graph time {
  background: url(../images/hanrei.png) no-repeat right center;
}
#content #log-graph figure#graph div {
  width: 100%;
  height: 260px;
  position: relative;
}
#content #log-graph figure#graph div #graph-base, #content #log-graph figure#graph div #graph-content {
  width: 100%;
  height: 260px;
  position: absolute;
  top: 0;
  left: 0;
}
#content #log-graph figure#graph div div.error {
  width: 100%;
  text-align: center;
  padding: 80px 0;
  font-size: 0.8em;
  width: 100%;
  height: 100px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
#content #log-table {
  margin: 0 0 20px 0;
}
#content #log-table h3 {
  background-image: url(../images/icon_list.gif);
}
#content #log-table .tab li a {
  width: 95px;
}
#content #log-table .tab li a:hover {
  background-position: left center;
}
#content #log-table .tab li.current a {
  background-position: left bottom;
}
#content #log-table .tab li:nth-child(1) a {
  width: 98px;
  background-image: url(../images/tab_02_01.gif);
}
#content #log-table .tab li:nth-child(2) a {
  background-image: url(../images/tab_02_02.gif);
}
#content #log-table .tab li:nth-child(3) a {
  background-image: url(../images/tab_02_03.gif);
}
#content #log-table .tab li:nth-child(4) a {
  background-image: url(../images/tab_02_04.gif);
}
#content #log-table .tab li:nth-child(5) a {
  background-image: url(../images/tab_02_05.gif);
}
#content #log-table .tab li:nth-child(6) a {
  background-image: url(../images/tab_02_06.gif);
}
#content #log-table .tab li:nth-child(7) a {
  width: 97px;
  background-image: url(../images/tab_02_07.gif);
}
#content #log-table figure#log table {
  font-size: 0.8em;
  width: 100%;
}
#content #log-table figure#log table tr.nodata {
  color: gainsboro;
}
#content #log-table figure#log table tr:nth-child(even) {
  background: #fafafa;
}
#content #log-table figure#log table th, #content #log-table figure#log table td {
  vertical-align: top;
  text-align: right;
  font-weight: normal;
  border: 1px solid gainsboro;
  padding: 3px 5px;
}
#content #log-table figure#log table th {
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #505050;
  border-bottom: 1px solid #505050;
}
#content #log-table figure#log table th span {
  display: block;
  font-weight: normal;
  font-size: 0.8em;
}
#content #log-table figure#log table th:first-child, #content #log-table figure#log table td:first-child {
  border-left: none;
}
#content #log-table figure#log table th:last-child, #content #log-table figure#log table td:last-child {
  border-right: none;
}
#content #log-table figure#log div.error {
  width: 100%;
  text-align: center;
  padding: 80px 0;
  font-size: 0.8em;
}

#sub-content {
  float: right;
  width: 210px;
}
#sub-content h3 {
  padding: 5px 0 5px 35px;
  background: no-repeat left top;
  font-size: 0.9em;
  margin: 0 0 20px 0;
}
#sub-content #outline {
  margin: 0 0 40px;
}
#sub-content #outline h3 {
  background-image: url(../images/icon_panel.gif);
}
#sub-content #outline .photo {
  width: 210px;
}
#sub-content #outline table {
  font-size: 0.7em;
}
#sub-content #outline table th, #sub-content #outline table td {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
  border-bottom: 1px solid gainsboro;
  padding: 3px 0;
}
#sub-content #banners li {
  list-style: none;
  margin: 0 0 20px 0;
}
/*#sub-content #banners li a {
  display: block;
  text-indent: -999em;
  width: 210px;
  height: 70px;
  background-position: left top;
  background-repeat: no-repeat;
  background: gainsboro;
}*/
#sub-content #banners li:nth-child(1) a {
  display: block;
  text-indent: -999em;
  width: 210px;
  height: 70px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(../images/home_logo.png);
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  border: 1px solid gray;
}
#sub-content #banners li:nth-child(2) a {
  display: block;
  text-indent: -999em;
  width: 210px;
  height: 70px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(../images/tontonX.png);
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  border: 1px solid gray;
}
#sub-content #banners li:nth-child(3) a {
  display: block;
  text-indent: -999em;
  width: 210px;
  height: 70px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(../images/nowprinting2.png);
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}

.tab {
  height: 37px;
  margin-bottom: 10px;
}
.tab a {
  display: block;
  text-indent: -999em;
  height: 37px;
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
}

.notes {
  font-size: 0.7em;
  width: 900px;
  margin: 0 auto;
  background: #fff;
  padding: 0 30px;
}
.notes li {
  margin-left: 20px;
}

footer {
  background: #fff;
  font-size: 0.7em;
  width: 900px;
  margin: 0 auto;
  padding: 20px 30px;
  color: gainsboro;
}
footer small {
  border-top: 1px solid gainsboro;
  display: block;
  padding: 5px 0 0;
}

.clearfix {
  width: 100%;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
