﻿/*-----------------------------------------------------------------------------------------------------------web font-----------------*/
 

@font-face {
 font-family: 'slideText';
 src: url('../webfonts/tukumin.eot');
 src: url('../webfonts/tukumin.otf') format('opentype');
 src: url('../webfonts/tukumin-1.eot') format('embedded-opentype'),
 url('../webfonts/tukumin.woff') format('woff');
 font-weight: 100;
 font-style: normal;
 }
 
.slidetext {
  font-family: "slideText";
}



@font-face {
 font-family: 'tokuminText';
 src: url('../webfonts/tukuminall.eot');
 src: url('../webfonts/tukuminall.otf') format('opentype');
 src: url('../webfonts/tukuminall-1.eot') format('embedded-opentype'),
 url('../webfonts/tukuminall.woff') format('woff');
 font-weight: 100;
 font-style: normal;
 
 }
 
.tokumin {
  font-family: "tokuminText";
  line-height:1.4;
}


@font-face {
 font-family: 'movText';
 src: url('../webfonts/tukusi.eot');
 src: url('../webfonts/tukusi.otf') format('opentype');
 src: url('../webfonts/tukusi-1.eot') format('embedded-opentype'),
 url('../webfonts/tukusi.woff') format('woff');
 font-style: normal;
 }
 
 
.tukusi {
  font-family: "movText";
}


.tukusib {
  font-family: "movText";
  font-weight:bold;
}





h3 .myFontClass {
	background-image: url(../images/green_circle.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left:23px;
	}
h3 .fontcircle {
	background-image: url(../images/green_circle.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left:23px;
	}

.main-navigation ul li a:hover {
	color:#0094d8;
	}

.main-navigation ul li a .activelink {
	color:#0094d8;
	font-weight:500;
	}
		
	
	



.main-navigation > ul > li span.blogbtn{
	background-color: #0094d8;
	border-radius: 5px 5px 5px 5px;
    -ms-border-radius:　5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
	padding:5px 10px;
}

.main-navigation > ul > li span.blogbtn a{
	color:#fff;
	color:#fff!important;
	font-weight:500;
}


h2.headtitle {
	background: url("../images/bg_tit_bloc_01.jpg") repeat-x left bottom;
	border-top: 6px solid #0094d8;
	border-right: solid 1px #ebeced;
	border-left: solid 1px #ebeced;
	padding:10px 13px 13px 10px;
	}




	
.featured-block h3 {
	background-image: url(../images/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left:20px;
	}
	
h3.element-title {
	color:#0094d8;
	padding-left:10px;
	}
	

.history-item h3 {
	background-image: url(../images/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left:20px;
	}
	


.newsframe {
	border-radius: 0px 0px 5px 5px;
    -ms-border-radius:　0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
	border-top: 2px solid #0094d8;
	padding-bottom:20px;
	padding-top:10px;
	}

.daysmall {
	font-weight:100;
	font-size: 50%;
	}

.weaksmall {
	font-weight:100;
	font-size: 40%;
	}
		
.padlr {padding-right:10px; padding-left:10px;}	
.padleft {padding-left:10px;}
.padright {padding-right:10px;}

.sidebanner {
	text-align:center;
	padding-bottom:10px;
	}


.teamname {
	border-bottom: 2px solid #c8d4d9;
	}
	
	




.membox {
	margin:0px 20px 0px 0px;
	padding:5px;
	float:left;
	width:350px;
	}
	
.membox dl {
	margin:0px 0 0px 0px;
	padding:0 ;
	overflow:hidden;
	
}

.membox dt{
	float:left;
	width:90%;
	margin:0 0px 3px 0px;
	padding:3px 0 0px 15px;
	text-align:left;
	background-image: url(../images/bullet_blue_dia.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
	clear: left;
	font-size:110%;
	font-weight: normal;
}

.membox dd {
	width:70%;
	margin:0 0 5px 0;
	padding:3px 0 0px 15px;
	text-align:left;
	border-bottom: 1px dotted #bbbbbb;
	display: block;
}	






@media (min-width: 992px) {
.membox {
	margin:0px 20px 0px 0px;
	padding:5px;
	float:left;
	width:320px;
	}

	
.membox dl {
	margin:0px 0 0px 0px;
	padding:0 ;
	overflow:hidden;
	
}

.membox dt{
	float:left;
	width:100px;
	margin:0 0px 3px 0px;
	padding:3px 0 0px 15px;
	text-align:left;
	background-image: url(../images/bullet_blue_dia.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
	clear: left;
	font-size:110%;
	font-weight: normal;
}

.membox dd {
	width:300px;
	margin:0 0 5px 0;
	padding:3px 0 0px 110px;
	text-align:left;
	border-bottom: 1px dotted #bbbbbb;
	display: block;
}
}









.memname {
	background-image: url(../images/bg_blue02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:1px 10px 3px 15px;
	}

.memimg {
	background-image: url(../images/bg_blue.gif);
	background-repeat: repeat;
	background-position: left top;
	padding:5px;
	}





.abotxtarea {
	padding:5px 15px 5px 15px;
	}




.history_date{
	color:#999;
	font-style:italic;
	font-size:14px;
	font-weight:400;
	font-family:"Volkhov", serif;
	padding:0px 0px 0px 21px;
}
.history_date a{
	color:#666666;
}
.history_date a:hover{
	text-decoration:none;
}



.lined-annual.antxt{
	border-bottom:none;
	padding:0px 0 5px 0;
}

.antxt p{
	padding-top:6px;
}

.anbox  {
	border-bottom:1px dotted #aaa;
	margin-bottom:30px;
	}

.anbox .event-list-item-date .anuual-date{
	background-image:none;
	margin-top:0px;
	border:none;
}



	


#mp_link000  {
	border-bottom:1px dotted #aaa;
	padding-bottom:15px;
	display: block;
	}
#mp_link000 h3 {
	background-image: url(../images/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left:20px;
	margin-left:10px;
	margin-right:10px;
	}

@media (min-width: 992px) {
#mp_link000  {
	border-bottom:none;
	padding-bottom:0;
	display: none;
	width: 0;
	content: ".";
	clear: both;
	visibility:hidden;
	height: 1px;
	}
}	


.sf-menu li {
	}

.sf-menu {
	padding-bottom:80px;
	padding-left:10px;
	padding-right:10px;
	}
	
	

/* ==================================================
   Image Gallery
================================================== */


#gallery {
    overflow: hidden;
    z-index: 0 !important;
}

#gallery:before,
#gallery:after {
    content: "";
    display: table;
}

#gallery:after {
    clear: both;
}

#gallery {
    zoom: 1;
}

#gallery div {
    display: inline;
    float: left;
    width: 280px !important;
}





.course_table th {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding:10px 0 10px 0px;
	}
.course_table td {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding:10px 0px 10px 0;
	}

.course_table .course_bg-l {
	padding:5px 5px 5px 20px;
	background-color: #FFF;
	display: block;
	width: 100px;
	}	
	

.course_table .course_bg-r {
	padding:5px 20px 5px 5px;
	background-color: #FFF;
	display: block;
	width: 100px;
	}	
	

.coursebox {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin:0 0 20px 0;
}

.course_left {
	padding:5px 10px 5px 10px;
	background-color: #FFF;
	display: block;
	width: auto;
	float: left;
	font-size: 130%;
	}

.course_right {
	padding:5px 10px 5px 10px;
	background-color: #FFF;
	display: block;
	width: auto;
	float: right;
	font-size: 130%;
	}



/* ==================================================
   google Cal
================================================== */
	
	
/* 日曜日 */
.fc-sun {
    color: #ed5b2e;
    background-color: #fff0f0;
}
 
/* 土曜日 */
.fc-sat {
    color: #1397eb;
    background-color: #f0f0ff;
} 

