﻿@charset "UTF-8";

* {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-display: swap;
	padding:0;
	font-size:12px;
	margin:0;
	background-image:none;
}

#header {
	background-repeat:no-repeat;
	background-position:center;
	border-bottom-color:#999;
	border-bottom-style:solid;
	border-bottom-width:thin;
	margin-right:auto;
	margin-left:auto;
	width:480px;
	background-image:url(../img/head_s.gif);
	height:72px;
}

#header a {
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	width:480px;
	text-decoration:none;
}

#header #sub a {
	float:left;
	display:block;
	height:20px;
	margin-top:8px;
	margin-left:330px;
	text-decoration:underline;
	font-size:12px;
}

#header #sub2 a {
	clear:none;
	float:left;
	margin-left:5px;
	margin-top:8px;
	display:block;
	text-decoration:none;
	height:14px;
	width:14px;
}

#main {
	min-height:500px;
	margin-right:auto;
	margin-left:auto;
	width:auto;
	height:auto;
}

#menu {
	z-index: 2000;
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0;
}

#menu li {

	display:block;
	float:left;
	width:12.5%;
	margin:0;
	padding:0;
}

#menu li a {
	display:block;
	padding:12px 0 10px;
	background:#333;
	color:#fff;
	text-align:center;
	text-decoration:none;
}

#menu li a:hover {
	background:#444;
}

#menu li.hov a {
	display:block;
	padding:12px 0 10px;
	background:#679aff;
	color:red;
	text-align:center;
	text-decoration:none;
}

#toggle {
	display:none;
}

#menu {
	display:none;
}

#menu li {
	width:100%;
}

#toggle {
	z-index: 100;
	display:block;
	position:relative;
	width:100%;
	background:#222;
}

#toggle a {
	display:block;
	position:relative;
	padding:12px 0 10px;
	border-bottom:1px solid #444;
	color:#fff;
	text-align:center;
	text-decoration:none;
}

#toggle:before {
	display:block;
	content:"";
	position:absolute;
	top:50%;
	left:10px;
	width:20px;
	height:20px;
	margin-top:-10px;
	background:#fff;
}

#toggle a:before,#toggle a:after {
	display:block;
	content:"";
	position:absolute;
	top:50%;
	left:10px;
	width:20px;
	height:4px;
	background:#222;
}

#toggle a:before {
	margin-top:-6px;
}

#toggle a:after {
	margin-top:2px;
}

#menu li hov a {
	padding-left:0;
	border-left-width:8px;
	border-left-color:#679aff;
	text-decoration:underline;
	color:#000;
	border-bottom-width:1px;
}

#banner {
	margin-top:5px;
	display:block;
	background-position:center;
	background-color:#fff;
	height:auto;
	width:auto;
}

#banner ul {
	background-position:center center;
}

#banner li {
	max-height:150px;
	max-width:150px;
	min-width:120px;
	min-height:60px;
	background-position:center center;
	padding-left:10px;
	padding-bottom:0;
	padding-right:10px;
	padding-top:10px;
	display:inline-block;
}

#banner li a {
	background-position:center center;
	text-decoration:none;
	font-size:16px;
	line-height:20px;
	border-left-width:1px;
}

#banner li a:hover {
	background-position:center center;
	color:#000;
	background-color:#cfdeeb;
	border-bottom-width:1px;
	border-bottom-color:#B9B8AC;
}

#navi {
	clear:both;
	margin-left:10px;
	margin-right:10px;
	color:#000;
	text-decoration:none;
}

#navi a {
	color:#999;
	text-decoration:none;
}

#navi a:hover {
	background-color:#ccc;
	color:#000;
}

.content {
	margin-right:auto;
	margin-left:auto;
	float:left;
	right:auto;
	margin-top:5px;
	background-position:center;
	left:auto;
	display:block;
	background-color:#fff;
	min-height:500px;
	height:auto;
	width:100%;
}

.content-ath {
	background-position:center;
	background-color:#fff;
	display:block;
	margin-top:5px;
	height:auto;
	width:auto;
}

.hito {
	margin-bottom:15px;
	border-color:#94abbc;
	border-style:ridge;
	border-width:3px;
	background-repeat:no-repeat;
	float:left;
	height:180px;
	width:130px;
	margin-right:15px;
	margin-left:15px;
}

.content-ath h1 {
	border-color:#69f;
	border-width:1px;
	border-style:solid;
	position:relative;
	color:#fff;
	background-image:url(../img/bn.png);
	background-repeat:repeat-x;
	font-size:18px;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:2px;
	margin-right:5px;
	margin-left:5px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:normal;
}

.content-ath h1 a {
	color:#fff;
	font-size:18px;
	text-decoration:none;
}

.content-ath h1 a:hover {
	text-decoration:underline;
	color:#333;
}

.content-ath h2 {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#eaeaea;
	margin-right:10px;
	font-size:16px;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#94abbc;
	padding-left:7px;
	color:#000;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:13px;
}

.content-ath p {
	color:#000;
	min-height:210px;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:30px;
	margin-left:30px;
	line-height:200%;
	padding-right:10px;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:30px;
}

.content h1 {
	background-color:#69f;
	border-color:#69f;
	border-width:1px;
	border-style:solid;
	position:relative;
	color:#fff;
	background-image:url(../img/bn.png);
	background-repeat:repeat-x;
	font-size:18px;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:5px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:normal;
	border-radius:5px;
}

#iv_day {
	position:static;
	font-size:18px;
}

#iv_text {
	position:static;
	font-size:18px;
}

.standard {
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	background-color:#fff;
	clear:both;
	padding-top:5px;
	position:relative;
	color:#000;
	margin-right:10px;
	font-size:14px;
	padding-left:7px;
	margin-top:8px;
	margin-bottom:10px;
	margin-left:13px;
}

.standard a {
	text-decoration:none;
	font-size:14px;
}

.standard a:hover {
	text-decoration:underline;
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
}

.title-border {
	float:none;
	display:block;
	border-color:#ccc;
	border-width:1px;
	border-style:solid;
	line-height:normal;
	padding:5px;
	padding-left:7px;
	margin-top:8px;
	margin-bottom:10px;
	margin-left:13px;
	margin-right:10px;
}

.icon-border {
	float:left;
	padding-bottom:10px;
	padding-right:0;
	padding-left:0;
	padding-top:5px;
	color:#999;
}

.icon_side {
	float:left;
	display:block;
	line-height:normal;
	width:85%;
	padding-left:5px;
	color:#000;
	font-size:14px;
}

.title-border clearfix a:hover {
	background-color:#e4e4e4;
}

.a title-border:hover {
	background-color:#e4e4e4;
}

.content h1 >span {
	position:absolute;
	top:12px;
	right:10px;
	font-size:14px;
	font-weight:400;
}

.content h2 a {
	text-decoration:none;
	font-size:14px;
}

.content h2 a:hover {
	text-decoration:underline;
}

.content a {
	text-decoration:none;
}

.content a:hover {
	text-decoration:underline;
	background-color:#e4e4e4;
}

.content a.aiueo {
text-align: center;
width:20%;
height:2em;
float:left;
}

.content h2 aka {
	font-size:14px;
	color:red;
}

.content h2 ao {
	color:blue;
	font-size:14px;
}

.content h2 bo {
	font-weight:700;
	font-size:14px;
}

.content h5 {
	padding-bottom:0;
	border-top-style:dotted;
	border-bottom-color:#999;
	border-top-color:#999;
	border-top-width:1px;
	line-height:normal;
	padding-top:0;
	color:#000;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	margin-right:20px;
	font-size:12px;
	padding-left:30px;
	margin-top:25px;
	margin-bottom:15px;
	margin-left:20px;
}

.content new {
	padding-left:20px;
	margin-right:10px;
	margin-left:10px;
	background-repeat:no-repeat;
	background-image:url(../img/new.gif);
}

.content pdf {
	padding-left:35px;
	margin-right:5px;
	margin-left:5px;
	background-repeat:no-repeat;
	background-image:url(../img/pdf.gif);
}

.content n_window {
	padding-left:12px;
	margin-right:5px;
	margin-left:5px;
	background-repeat:no-repeat;
	background-image:url(../img/icon_window.png);
}	
}

.n_window {
	padding-left:12px;
	margin-right:5px;
	margin-left:5px;
	background-repeat:no-repeat;
	background-image:url(../img/icon_window.png);
}

.pdf {
	padding-left:35px;
	margin-right:5px;
	margin-left:5px;
	background-repeat:no-repeat;
	background-image:url(../img/pdf.gif);
}

.new {
	padding-left:20px;
	margin-right:10px;
	margin-left:10px;
	background-repeat:no-repeat;
	background-image:url(../img/new.gif);
}

.day time {
	float:right;
	text-align:right;
	margin-right:10px;
	color:#999;
	font-size:12px;
}

.zikan {
	float:right;
	margin-right:20px;
	text-align:right;
	font-size:12px;
	color:#999;
}

.aka {
	color:red;
}

.ao {
	color:blue;
}

.bo {
	font-weight:700;
}

.content p {
	color:#000;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:30px;
	margin-left:30px;
	line-height:200%;
	padding-right:10px;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.content form {
	color:#000;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:30px;
	margin-left:30px;
	line-height:200%;
	padding-right:10px;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:5px;
}

.content dl:after {
	content:"";
	display:block;
	clear:both;
}

.content dl {
	float:none;
	display:block;
	width:auto;
	height:auto;
	margin-right:15px;
	margin-left:20px;
	padding-left:7px;
	padding-bottom:3px;
	padding-right:0;
	padding-top:5px;
	position:static;
	clear:both;
}

.content dl dt {
	position:relative;
	min-width:83px;
	display:block;
	float:left;
	margin-bottom:12px;
	color:#777;
	width:25%;
}

.content dl dd {
	position:relative;
	float:right;
	display:block;
	margin-bottom:12px;
	width:75%;
	color:#000;
}

.content dl.date:after{
	content:"";
	display:block;
	clear:both;
}

.content dl.date {
	float:none;
	display:block;
	width:auto;
	height:auto;
	margin-right:15px;
	margin-left:20px;
	padding-left:7px;
	padding-bottom:3px;
	padding-right:0;
	padding-top:5px;
	position:static;
	clear:both;
}

.content dl dt.date{
	position:relative;
	min-width:83px;
	display:block;
	float:left;
	margin-bottom:12px;
	color:#777;
	width:25%;
}

.content dl dd.date {
	position:relative;
	float:right;
	display:block;
	margin-bottom:12px;
	width:75%;
	color:#000;
}

.content dl.time:after{
	content:"";
	display:block;
	clear:both;
}

.content dl.time {
	float:none;
	display:block;
	width:auto;
	height:auto;
	margin-right:15px;
	margin-left:20px;
	padding-left:7px;
	padding-bottom:0px;
	padding-right:0;
	padding-top:10px;
	position:static;
	clear:both;
}

.content dl dt.time{
	display:block;
	float:left;
	margin-bottom:0px;
	color:#000000;
	width:15%;
}

.content dl dd.time {
	float:right;
	display:block;
	margin-bottom:0px;
	width:85%;
	color:#000000;
}

.resizeimage img {
	display:block;
	padding-right:5px;
	padding-left:5px;
	right:auto;
	left:auto;
	height:auto;
	width:95%;
	margin-left:auto;
	margin-bottom:0;
	margin-right:auto;
	margin-top:0;
}

.content aka {
	color:red;
}

.content ao {
	color:blue;
}

.content bo {
	font-weight:700;
}

.post {
	margin-bottom:100px;
}

.content figure {
	margin-left:10px;
	margin-top:15px;
	margin-bottom:30px;
}

.content figure img {
	display:block;
	background-position:center;
	margin-right:auto;
	margin-left:auto;
}

.content figure figcaption {
	background-position:center;
	display:block;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:5px;
	padding-left:5px;
	margin-right:auto;
	margin-left:auto;
	width:465px;
	text-align:left;
	background-color:#ccc;
	margin-top:0;
	margin-bottom:3px;
}

.content fb {
	display:block;
	background-position:center;
	margin-left:20px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}

.right {
	float:right;
	display: block;
	margin-right: 25px;
}


.pagetop {
	position:fixed;
	z-index: 2000;
	bottom:5px;
	right:0;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transform:scale(0.3);
	-moz-transform:scale(0.3);
	-ms-transform:scale(0.3);
	-o-transform:scale(0.3);
	transform:scale(0.3);
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	-o-transition:all .4s;
	transition:all .4s;
}

.pagetop a {
	display:block;
	width:50px;
	height:50px;
	background-color:#333;
	text-align:center;
	color:#fff;
	font-size:24px;
	text-decoration:none;
	line-height:50px;
	border-radius:10px;
}

.pagetop.show {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}

.calendar h2 {
	text-align:center;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#eaeaea;
	margin-right:10px;
	font-size:16px;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#94ABBC;
	color:#555;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:13px;
}

.calendar h2 left-arrow {
	color:#666;
	padding-right:50px;
}

.calendar h2 left-arrow a {
	color:#666;
	text-decoration:none;
}

.calendar h2 left-arrow a:hover {
	text-decoration:underline;
}

.calendar h2 right-arrow {
	padding-left:50px;
	color:#666;
}

.calendar h2 right-arrow a {
	color:#666;
	text-decoration:none;
}

.calendar h2 right-arrow a:hover {
	text-decoration:underline;
}

.calendar table {
	orphans:20;
	border-style:solid;
	border-color:#ccc;
	text-align:center;
	margin-left:10px;
	margin-bottom:12px;
	margin-right:10px;
	margin-top:20px;
	background-color:#ccc;
}

.calendar td {
	max-height:120px;
	text-align:left;
	background-color:#FFF;
	vertical-align:top;
}

.calendar p {
	padding:0;
	margin:0;
	overflow:hidden;
	max-height:60px;
	height:60px;
}

.calendar p a {
	display:block;
	text-decoration:none;
	text-overflow:ellipsis;
	overflow:hidden;
	line-height:120%;
	font-size:14px;
	color:#000;
}

.calendar p a:hover {
	font-weight:700;
	text-decoration:underline;
	background-color:#ccc;
}

.calendar aka {
	color:red;
}

.calendar ao {
	color:blue;
}

.calendar th.-sun {
	width:110px;
	color:red;
}

.calendar th.-week {
	width:110px;
}

.calendar th.-sat {
	width:110px;
	color:#06F;
}

.calendar td.-sun {
	width:110px;
	color:red;
}

.calendar td.-week {
	color:#333;
	width:110px;
}

.calendar td.-sat {
	width:110px;
	color:#06F;
}

.button {
	display: block;
	max-width: 50%;
	margin:0 auto;
    width: 130px;
    padding:12px;
    background-color: #69f;
    color: white;
    border-radius: 0.25em;
    text-decoration: none;
    text-align: center;
}

#result table {
	background-position:center;
	width:97%;
border-spacing: 0px;
border-collapse: separate;
display: table;
margin: 0;
/* table-layout: fixed; */
border: 1px solid #999;
margin-right: auto;
margin-left: auto;
margin-bottom: 15px;
}

#result th ,#result td {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}

#result td:first-child{
	border-left:0px ;
}

#result th:last-child{
	border-right:1px solid #999;
}

#result tbody tr:nth-child(odd) td ,#result tbody tr:nth-child(odd) th{
	background-color: #f9f9f9;
}

#result tr th {
	padding-bottom:10px;
	padding-top:10px;
	background-color:#ccc;
	font-size:14px;
	text-align:center;
}

#result tr th.-day {
	width:60px;
}

#result tr th.-events {
	width:auto;
}

#result tr th.-result {
	width:70px;
	color:#000;
	font-size:14px;
	text-align:center;
}

#result tr th.-category {
	width:1.2em;
}

#result tr td {
	background-color:#fff;
	text-align:center;
	padding: 10px 0px
}

#result p {
	margin:0;
	line-height:normal;
	padding:0px;
	color:#000;
	bottom:auto;
	top:auto;
	font-size:14px;
	text-align:center;
}

#result p a {
	text-align:center;
	text-decoration:underline;
	color:#000;
	bottom:auto;
	top:auto;
	font-size:14px;
}

/*
#result p a[href$="pdf"] {
	display: block;
	padding-left:35px;
	margin-right:5px;
	margin-left:5px;
	background-repeat:no-repeat;
	background-image:url(../img/pdf.gif);
}
*/

#result p a:hover {
	font-weight:700;
	text-decoration:underline;
	background-color:#ccc;
	padding:0px;
	color:#000;
	bottom:auto;
	top:auto;
	margin:0;
	font-size:14px;
	text-align:center;
}

#result p.plan {
	line-height:normal;
	padding:0px;
	color:#888;
	bottom:auto;
	top:auto;
	margin:0;
	font-size:14px;
	text-align:center;
}

#result p.plan a {
	margin:0;
	text-decoration:none;
	padding:0px;
	color:#888;
	bottom:auto;
	top:auto;
	font-size:14px;
	text-align:center;
}

#result p.plan a:hover {
	margin:0;
	background-color:#ccc;
	padding:0px;
	color:#888;
	bottom:auto;
	top:auto;
	font-size:14px;
	text-align:center;
}

#result tr th.-name {
	width:45%;
	font-size:14px;
	color:#000;
	text-align:center;
}

#result tr th.-time {
	width:40%;
	font-size:14px;
	color:#000;
	text-align:center;
}

#result tr th.-rank {
	width:15%;
	font-size:14px;
	color:#000;
	text-align:center;
}

#result tr th.-nday {
	width:5%;
	font-size:14px;
	color:#000;
	text-align:center;
}

#result tr th.-nevents {
	width:40%;
	font-size:14px;
	color:#000;
	text-align:center;
}

#result tr th.-ncategory {
	width:25%;
	font-size:14px;
	color:#000;
	text-align:center;
}

#result tr th.-ntime {
	width:20%;
	font-size:14px;
	color:#000;
	text-align:center;
}

#result tr th.-nrank {
	width:10%;
	font-size:14px;
	color:#000;
	text-align:center;
}

.trainer h2 {
	text-align:center;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#eaeaea;
	margin-right:10px;
	font-size:16px;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#94ABBC;
	color:#555;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:13px;
}

.trainer table {
width:97%;
border-spacing: 0px;
border-collapse: separate;
display: table;
margin: 0;
border: 1px solid #999;
margin-right: auto;
margin-left: auto;
margin-bottom: 15px;
}

.trainer th ,.trainer td {
	border: 0.1px solid #999;
}

.trainer thead tr th{; 
	background-color:#ccc;
}

.trainer tr th{
	padding-left: 10px; 
	text-align:left;
}

.trainer tr td.day{
	width: 2.5em;
}

.trainer tr th.aka{
	color: red;
}

.trainer tr td{
	text-align:center;
}

.trainer tr td.aka a{
	color: red;
	text-decoration: underline;
}

.trainer tr td.target {
	width: 140px;
}

.trainer tr td.time {
	width: 2.5em;
}

.trainer tr td.set {
	width: 1.8em;
}

footer {
	background-color:#f2f2f2;
	color:#333;
	clear:both;
	margin-right:auto;
	margin-left:auto;
	height:auto;
	width:500px;
}

footer small {
	clear:both;
	text-align:center;
	width:300px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:10px;
	color:#999;
}

footer ul li {
	display:block;
	text-align:center;
	width:164px;
	list-style:none;
	float:left;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:20px;
	border-left-style:solid;
	border-width:1px;
	border-color:#999;
}

footer ul li:first-child {
	border-style:none;
}

footer ul li a {
	text-decoration:none;
	color:#000;
}

footer ul li a:hover {
	text-decoration:underline;
	background-color:#69f;
	color:#000;
}

.clear {
	clear:both;
}