@charset "UTF-8";
/* CSS Document */

/* ************************************************
 *	共通設定
 * ************************************************ */
 
/* ************************************************
 *	reset
 * ************************************************ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
img {
	vertical-align: top;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}


* {
	margin:0;
	padding:0;
	line-height:1.7;
	border:0;
	text-decoration:none;
	font-size:100%;
	font-weight:normal;
	
}


html {
	margin-bottom:1px;
    height:100%;
    overflow-y:scroll;
}

body {
	font-size:12px;
	font-family:verdana,"qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS PGothic",Sans-Serif;
	margin-bottom:1px;
	height:100%;
	background-image: url(../shareimages/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	-webkit-text-size-adjust: 100%;
}

li {
	list-style:none;
}

img {
	border:0;
}

/* clearfix */
.clearfix:after {
	content: url(../images/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	/display: inline-block;
}
/* Mac版IEを除外 */
.clearfix {
	overflow: block;
}

/* IE6 PNG */
* html img {
behavior: expression(
this.style.filter = this.src.match(/\.png$/) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')" : this.style.filter,
this.src = this.src.match(/\.png$/) ? this.src.slice(0, this.src.lastIndexOf("/")+1) + "spacer.gif" : this.src,
this.style.behavior = "none"
);
}

.imgfloatL{
	float: left;
}

.imgfloatR{
	float: right;
}

/* -------------------------------------
 *	リンクの色設定
 * ------------------------------------- */

a {
	color:#ffffff;
	cursor:pointer;
}

a:link {
	color:#ffffff;
}

a:visited {
	color:#ffffff;
}

a:hover {
	color:#aaa;
}

a:active {
	color:#aaa;
}

h3{
	font-size: 18px;
	font-weight: bold;
}
h4{
	font-size: 14px;
	font-weight: bold;
}

.txtBold{
	font-weight: bold;
}

/*-----------------------------------------------
 __スペース
-----------------------------------------------*/
.m-u5{
	margin-bottom: 5px;
}

.m-u10{
	margin-bottom: 10px;
}

.m-u20{
	margin-bottom: 20px;
}

.m-t5{
	margin-top: 5px;
}

.m-t10{
	margin-top: 10px;
}

.m-t20{
	margin-top: 20px;
}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}


.txtCenter{
	text-align: center;
}

.txtleft{
	text-align: left;
}

.txtright{
	text-align: right;
}
 
/*-----------------------------------------------
 __container
-----------------------------------------------*/

#container {
	width:985px;
	overflow: hidden;
	margin: 0 auto;
}

/*コンテンツエリア*/
#container #contents{
	width: 985px;
}


/*-----------------------------------------------
 トップページ
-----------------------------------------------*/

/*メインエリア*/
#container #contents #main{
	width:985px;
	height: auto;
	float: left;
}

/*ヘッダー*/
#container #contents #header{
	width:985px;
	height: 60px;
}

.nakazawacuobnr{
	margin-top:10px;
	margin-right:20px;
	float: right;
}


.gnavi{
	width:985px;
	height: 60px;
	background-image: url(../shareimages/gm/gmenubg.png);
}

.gnavi ul{
	padding-top:18px;
	padding-left:18px;
}

.gnavi li{
	float:left;
}



.framefooter{
	width:985px;
	height: 12px;
	float: left;
	clear:both;
	background-image: url(../shareimages/frame_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.framecontents{
	width:950px;
	float: left;
	background-image: url(../shareimages/frame_shadow.png);
	background-repeat: repeat-y;
	padding:0px 17px 0px 17px;
}

.contentsbox{
	width:850px;
	background-repeat: repeat-y;
	padding:50px 50px 50px 50px;
	float: left;
}

.cb_white{
	background-color:#fff;
}


.flashbox{
	width:950px;
	height:500px;
	background-color:#000;
	float: left;
}

/*下部*/
.wordbox{
	width: 985px;
	float: left;
	height: 50px;
	margin:20px 0px;
/* 	text-align:center;
	background-image: url(../images/earthquake.png);
	background-repeat: no-repeat;
	background-position: center top; */
}

/*下部*/
.sponcerbox{
	width: 985px;
	float: left;
	margin-bottom:20px;
}

.sponcerbox ul{
	width:967px;
	margin:0px auto;
}

.sponcerbox li{
	float: left;
}

.mr2{margin-right:2px;}

/*-------------------------------------------------
	フッター
-------------------------------------------------*/
#container #contents #footer {
	width:955px;
	float:left;
	padding: 10px 15px;
}

/*スケジュール*/
.schedulebox{
	margin:0px 50px;
	clear:both;
}

.schedulebox li{
	font-size:11px;
	padding: 3px 10px;
	color: #999;
	background-color: #FFF;
	border-top: 1px solid #444;
	border-bottom: 1px solid #000;
}

.sche_g{
	color: #a07735;
}

.schemonth{
	margin:0px 50px;
	font-weight:bold;
	clear:both;
	color: #666;
}


/*プロフィール*/
.titlebox{
	width:850px;
	float:left;
	padding-bottom:5px;
}
.titleword{
	float:left;
}
.profilemenu{
	float:right;
}

.profilemenu li{
	float:left;
	padding-left:10px;
}

.profilebox{
	width:850px;
	float:left;
}

.profilebox h2{
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	color:#fff;
}

.profilebox li{
}

.profiletitle{
	padding-top: 20px;
	color:#fff;
	font-weight:bold;
}
.profileword{
	color:#999;
}


/*プレイヤーズデータ*/

.playersbox{
	float:left;
	clear:both;
	padding:20px 0px;
}

.playersboxleft{
	float:left;
	padding:0px 30px 0px 0px;
}

.playersboxright{
	float:right;
}

.playertbl{
	font-size:11px;
}

.playertbl td{
	padding:3px;
	text-align:center;
	color:#999;
}

.playertbl2{
	font-size:11px;
}

.playertbl2 td{
	padding:3px;
	color:#999;
}

.playertbl_lg{
	background-color: #1A1A1A;
	border-bottom: 1px solid #000;
}
.playertbl_dg{
	background-color: #333;
	border-bottom: 1px solid #000;
}
.playertbl2_lg{
	background-color: #1A1A1A;
}
.playertbl2_dg{
	background-color: #333;
}



/*サポート*/
.supportmenu{
	width:850px;
	padding-bottom:40px;
	float:left;
}
.supportmenu ul{
	float:right;
}

.supportmenu li{
	float:left;
	padding-left:10px;
}

.supportindex{
	width:850px;
	float:left;
}
.supportindex p{
	text-align:center;
}

.supportphoto{
	text-align:center;
	width:700px;
}
.supportpulldown{
	float:left;
	width:850px;
	padding-bottom:20px;
	text-align: right;
}
.supporttblphoto{
	padding-right:20px;
}
.supporttblphoto_btm{
	padding-bottom:20px;
}
.projectbox{
	width:700px;
	clear:both;
	padding:0px 75px;
	color:#fff;
}

.centerpic{
	text-align:center;
}

.projectword{
	width:700px;
}
.projectsponcer{
	width:700px;
	float: left;
	text-align:center;
	padding-top: 15px;
}
.projectsponcer ul{
	margin:0px auto;
}
.projectsponcer li{
	float: left;
	width:110px;
}
.projectsponcer img{
	padding-right:5px;
}

/*スクール*/
.schoolmenu{
	padding-bottom:40px;
	float:left;
	width: 850px;
}

.schoolmenu ul{
	float:right;
}

.schoolmenu li{
	float:left;
	padding-left:10px;
}

.schooltitle{
	width:700px;
	clear:both;
	float:left;
}

.schoolindex{
	width:700px;
	clear:both;
	float:left;
	padding:0px 75px;
	color:#000;
}

.schoolindexaisatsu{
	width:788px;
	border: 2px solid #1145B3;
	padding:30px;
	float:left;
}

.schoolindexaisatsu_l{
	width:165px;
	float:left;
	padding-right: 5px;
	padding-bottom: 20px;
}
.schoolindexaisatsu_r{
	width:530px;
	float:right;
}
.schoolindexrinen{
	width:654px;
	border: 3px solid #0033cc;
	float:left;
	padding: 20px;
}
.schoolindexrinen_l{
	width:380px;
	float:left;
	padding-right:20px;
}
.schoolindexrinen_r{
	width:250px;
	float:right;
}
.schoolindexrinen_r li{
	padding-bottom:20px;
}

/*練習について*/
.schoolrensyuabout{
	width:700px;
	float:left;
	padding-bottom:30px;
}
.schoolrensyuabout_photo{
	float:left;
	padding-right:10px;
}
.schoolrensyuabout_word{
	float:right;
}
.schoolrensyubasyo{
	width:700px;
	float:left;
	padding-bottom:30px;
}
.schoolrensyumenu{
	width:700px;
	float:left;
}
.schoolrensyumenu_l{
	float:left;
	width:300px;
	padding-right:30px;
}
.schoolrensyumenu_r{
	float:right;
	width:370px;
}

.blueline{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #00F;
}


.redline{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #f00;
}

.greenline{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #390;
}

.yellowline{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0;
}

.pinkline{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F09;
}

.orangeline{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
}

.lightblueline{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #09C;
}

.schoolGra{
}

.schoolGra ul{
	width:175px;
	float:left;
}

.schoolGra li{
	margin-bottom:10px;
}



.schoolGra dd{
	padding:3px 0;
}

.schoolGra span{
	color: #1449a9;
	font-weight:bold;
}


.schoolTube{
	clear:both;
	padding-top:40px;
}

.schoolTubeleft{
	width:275px;
	float:left;

}

.schoolTuberight{
	width:400px;	
	float:right;
	
}


/*コーチ紹介*/
.coachtbl{
}

.coachtbl td{
	text-align:center;
}

.coachtbl img{
	margin:20px 0px 10px 0px;
	border:solid 2px #1246b4;
}

/*ゆかいなコーチたち*/

.yukaimovie{
	padding:40px 0px 0px 0px;	
	margin:auto;
}

.yukaitbl td{
	padding:10px;	
}

/*ブログ*/

.blogtitlebox{
	width:850px;
	float:left;
	padding-bottom:5px;
}
.blogtitleword{
	float:left;
}

.blogbox{
	width:850px;
	float:left;
	font-size:12px;
	padding-bottom:10px;
	color:#fff;
}

.blogtitle{
	width:610px;
	font-weight:bold;
	font-size:18px;
}

.blogtitle img{
	vertical-align: baseline;
}

.blogdate{
	float:right;
	color:#fff;
	padding-bottom:20px;
	font-size:12px;
}

.blogdate img{
	vertical-align: baseline;
}

.blogword{
	width:610px;
	float:left;
	padding-right: 20px;
}
.bloghonbun{
	float:left;
	width:610px;
	clear: both;
	
}

.blogmenu{
	width:195px;
	height: 500px;
	font-size:12px;
	float:right;
	background-image: url(../blog/images/blogmenu_bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

.blogmenu li{
}

.blogfooter{
	width:610px;
	float:left;
	padding-top:20px;
}

.blogfooter ul{
	float:left;
	padding-left:220px;
}


.blogfooter li{
	float:left;
	padding-left:10px;
}






.bookBox{
	width:850px;
	float:left;
	color:#fff;
}

.bookPhoto{
	float:left;
	width:370px;
	padding-right:20px;
}

.bookWord{
	float:right;
	width:460px;
}



.bookBox h2{
	color:#fff;
	font-size:18px;
	font-weight:bold;
}

.bookBox ul{
	float:right;
	padding:20px 0;
	width:460px;
}

.bookBox li{
	float:left;
	width:460px;
}

.bookBoxlistname{
	padding-bottom:25px;
	text-align:right;
	color:#ccc;
}

.bookBoxDetail{
	width:160px;
	float:right;
}

.booklast{
	width:850px;
	padding:20px 0;
	text-align:center;
}

.booklast h3{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

.booklast h2{
	font-size:22px;
	font-weight:bold;
	padding:10px 0;
}

.booklast h2 a{
	color: #ff0;
	text-decoration: underline;
}


/* -------------------------------------
 *	リンクの色設定
 * ------------------------------------- */

.memberBox{
	width:850px;
	float:left;
	color:#fff;
}

.bookPhoto{
	float:left;
	width:370px;
	padding-right:20px;
}

.bookWord{
	float:right;
	width:460px;
}
