﻿@charset "UTF-8";

@font-face {
  font-family: 'tvasahi-webfont';
  src: url("/common/static/fonts/tvasahi-webfont.eot");
  src: url("/common/static/fonts/tvasahi-webfont.eot?#iefix") format("embedded-opentype"), url("/common/static/fonts/tvasahi-webfont.woff") format("woff"), url("/common/static/fonts/tvasahi-webfont.ttf") format("truetype"), url("/common/static/fonts/tvasahi-webfont.svg#webfont") format("svg");
}

.clearfix {
  overflow: hidden;
  *zoom: 1;
}

.left {
  float: left;
}

.right {
  float: right;
}

.liquid-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 360px;
  bottom: 0;
  left: 0;
  background: url(../img/bg.png) repeat-y 0 0;
}

.aside:after, .aside-min:after {
  content: "";
  display: block;
  position: absolute;
  width: 360px;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(../img/bg.png);
  background-repeat: repeat-y;
}

/*
 * target: IE6,7
 * Validator: Valid
 */
html*.container-wrapper {
  background: #f2f2f2 url(../img/bg.png) repeat-y 50% 0;
}

.aside:after {
  background-position: -920px 0;
}

.aside-min:after {
  background-position: -1260px 0;
}

.aside-container {
  position: relative;
  z-index: 1;
}

.container-wrapper {
  background: #f2f2f2;
}

.main-container {
  padding: 0 20px 0 40px;
}
.main-container section {
  padding: 45px 0 10px 0;
}

/*-----title color blue-----*/
.main-container section .site-title {
  color: #fafafa;
  margin: 0 -20px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  background-color: #00a0c6;
  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;
}
/*-----title color blue-----*/


.main-container section p {
  margin-top: 10px;
}



/*-----scroll-----*/
.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);
}

/*-----rollover-----*/
.scroll2top:hover {
  background-color: #c1c3c3;
}

/*-----lead(1.6em)-----*/
.c_midashi {
	text-align: center;
	line-height: 1.4em;
	font-size: 1.6em !important;
	font-weight: bold;
}

/*-----lead(1.2em)-----*/
.c_midashi2 {
	text-align: center;
	line-height: 1.4em;
	font-size: 1.2em !important;
	font-weight: bold;
}

/*-----fontsize-----*/
.ft-08 { font-size:0.8em;}
.ft-09 { font-size:0.9em;}
.ft-10 { font-size:1.0em;}
.ft-11 { font-size:1.1em;}
.ft-12 { font-size:1.2em;}
.ft-13 { font-size:1.3em;}
.ft-14 { font-size:1.4em;}
.ft-15 { font-size:1.5em;}
.ft-16 { font-size:1.6em;}
.ft-17 { font-size:1.7em;}
.ft-18 { font-size:1.8em;}
.ft-b { font-weight: bold;}
.ft-u { text-decoration: underline;}

.sub_ttl {
	margin-top: 30px !important;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

.cfl {
	font-size: 15px;
    text-align: right;
    font-weight: bold;
    line-height: 1.4em;
}

.ofh {
	overflow: hidden;
}

/*-----ボルダリングとは-----*/
#menu02 p {
	overflow: hidden;
}

.backnumber-box-ri {
  float: right;
  width: 30%;
  margin: 0 0 40px 30px;
  text-align: center;
  max-height: 250px;
  min-width: 250px;
}

.backnumber-box-ri img {
  max-height: 156px;
}

/*-----注目選手-----*/
.backnumber-box {
  clear: both;
  max-width: 880px;
  margin: 0 auto 0;
  padding: 10px 20px;
}
.backnumber-box p {
  font-size: 14px;
  margin: 5px 0 0 0;
}

.backnumber-box h2 {
  margin: 0 0 20px 0;
}

.backnumber-box h2 img {
  width: 100%;
}

.backnumber-box-l {
  float: left;
  width: 30%;
  margin: 0 30px 40px 0;
  text-align: center;
  max-height: 250px;
  min-width: 250px;
}

.backnumber-box-l img,
.backnumber-box-ri img{
  max-height: 250px;
}

.backnumber-box-r h3 {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
}

.backnumber-box-r {
  margin-bottom:20px;
}

.backnumber-box .date {
  width: 100%;
  background: url(../img/date_bg.gif) #ebebeb right bottom no-repeat;
  min-height: 33px;
  padding: 5px 0 0;
  text-indent: 15px;
  font-size: 16px;
  margin: 0 0 15px 0;
}

/*-----年間スケジュール-----*/
.y_sche,
.h_sche {
	border-collapse: collapse;
	border: 1px solid #333;
}

.y_sche th {
	text-align: center;
	border: 1px solid #333;
	padding: 6px;
}

.y_sche th {
	background-color: #cccccc;
}

.h_sche th,
.h_sche td {
	width: 140px;
	border: 1px solid #333;
	padding: 6px;
}

.h_sche th {
	background-color: #cccccc;
	text-align: center;
}

.h_sche td,
.y_sche td{
	text-align: left;
	border: 1px solid #333;
	padding: 6px;
}