@charset "utf-8";		/* 文字コードセット */


/* 全体構造
---------------------------------------------------- */
* {
	margin: 0px; /* リセット */
	padding: 0px;
}

body {
	text-align:center;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(../images/back.gif) repeat-x;
}

#wrapper {
  width: 100%; /* 基本ページ幅*/
  color: #333333; /* 基本文字色 */
  text-align:left;
  padding-bottom:10px;
  }

/* ページ本体
---------------------------------------------------- */
#pagebody {
	width: 760px;
	margin:0px auto; 
}
/* リンク
---------------------------------------------------- */
a:link {
	color:#2d3b6f;
	text-decoration:underline;
}
a:visited {
	color:#2d3b6f;
	text-decoration:underline;
}
a:hover, 
a:active {
	color: #6493D7;
	text-decoration:underline;
}


/* ヘッダー
---------------------------------------------------- */
#header {
    width:760px;
	height:70px;
	background: url(../images/header.gif) no-repeat;
}

h1 {
   float:right;
  font-size: x-small;
  width:300px;
  height:30px;
  display:none;
}

#logo{
  width:315px;
  height:60px;
  display:block;
  margin-top:5px;
  text-indent:-9999px;
  float: left;
  }
#logo a{
  width:315px;
  height:60px;
  display:block;
  margin-top:5px;
  text-indent:-9999px;
  float: left;
  }

/* ナビゲーション
---------------------------------------------------- */
#navigation {
  width:760px;
  display:block;
  height:45px;
   margin-bottom:10px;
}





#navigation #page1{ background:url(../images/menu_off.gif) 0px 0px; width:128px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page2{ background:url(../images/menu_off.gif) -128px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page3{ background:url(../images/menu_off.gif) -254px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page4{ background:url(../images/menu_off.gif) -380px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page5{ background:url(../images/menu_off.gif) -506px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page6{ background:url(../images/menu_off.gif) -632px 0px; width:128px; height:45px;display:block;text-indent:-9999px; float:left;}


#navigation #page1 a{ background:url(../images/menu_off.gif) 0px 0px; width:128px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page2 a{ background:url(../images/menu_off.gif) -128px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page3 a{ background:url(../images/menu_off.gif) -254px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page4 a{ background:url(../images/menu_off.gif) -380px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page5 a{ background:url(../images/menu_off.gif) -506px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page6 a{ background:url(../images/menu_off.gif) -632px 0px; width:128px; height:45px;display:block;text-indent:-9999px; float:left;}


#navigation #page1 a:hover{ background:url(../images/menu_on.gif) 0px 0px; width:128px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page2 a:hover{ background:url(../images/menu_on.gif) -128px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page3 a:hover{ background:url(../images/menu_on.gif) -254px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page4 a:hover{ background:url(../images/menu_on.gif) -380px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page5 a:hover{ background:url(../images/menu_on.gif) -506px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #page6 a:hover{ background:url(../images/menu_on.gif) -632px 0px; width:128px; height:45px;display:block;text-indent:-9999px; float:left;}


#navigation #on01{ background:url(../images/menu_on.gif) 0px 0px; width:128px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #on02{ background:url(../images/menu_on.gif) -128px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #on03{ background:url(../images/menu_on.gif) -254px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #on04{ background:url(../images/menu_on.gif) -380px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #on05{ background:url(../images/menu_on.gif) -506px 0px; width:126px; height:45px;display:block;text-indent:-9999px; float:left;}
#navigation #on06{ background:url(../images/menu_on.gif) -632px 0px; width:128px; height:45px;display:block;text-indent:-9999px; float:left;}



/*コンテンツ
---------------------------------------------------- */
#content {
	width: 760px;
	color: #333333;
	padding-bottom:20px;
}

/*キャッチコピー・見出し
---------------------------------------------------- */
h2{
   width:760px;
   height:145px;
   text-indent:-9999px;
   }
  
#p2-1{background:url(../images/reporttit01.jpg) no-repeat; height:145px; width:760px; margin-bottom:10px;}
#p3-1{background:url(../images/achievetit01.jpg) no-repeat; height:145px; width:760px; margin-bottom:10px;}
#p4-1{background:url(../images/outlinetit01.jpg) no-repeat; height:145px; width:760px; margin-bottom:10px;}
#p5-1{background:url(../images/schooltit01.jpg) no-repeat; height:145px; width:760px; margin-bottom:10px;}
#p6-1{background:url(../images/contacttit01.jpg) no-repeat; height:145px; width:760px; margin-bottom:10px;}
#p1-1s{background:url(../images/infostit.jpg) no-repeat; height:145px; width:760px; margin-bottom:10px;}

#content h3{
  clear:both;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  text-indent:-9999px; 
}
#p2-2{background:url(../images/p2_2.gif) no-repeat; height:40px; width:760px; margin-bottom:10px;}
#p3-2{background:url(../images/p3_2.gif) no-repeat; height:40px; width:760px; margin-bottom:10px;}
#p4-2{background:url(../images/p4_2.gif) no-repeat; height:40px; width:760px; margin-bottom:10px;}




/* 大会報告
---------------------------------------------------- */
.nextback{
    text-align:center;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
	color:#cccccc;
	margin-bottom:10px;
	background-color:#f7f9fe;
	}
.clbox01{
     width:758px;
	 border:1px solid #cccccc;
	 margin-bottom:15px;
	 }
.cltit{ width:463px; margin-bottom:10px; color:#262947; font-weight:bold; font-size:14px; line-height:150%; padding:5px 0px 5px 15px; background: url(../images/cltitback.gif) repeat-y;}
.clph{
     width:240px;
	 padding:5px;
	 background-color:#d3d3d3;
	 margin:10px;
	 }
.cltxtbox{
     margin-bottom:10px;
	 margin-left:10px;
	 margin-top:10px;
	 }
	 
/* 実績
---------------------------------------------------- */
.actit{ width:735px; height:20px; margin-bottom:10px; color:#262947; font-weight:bold; font-size:14px; line-height:150%; padding:5px 0px 5px 15px; background: url(../images/actitback.gif) repeat-y #f6f4ee;}
.actxtbox{
     width:750px;
	 padding:5px;
	 border-bottom:1px dotted #cccccc;
	 margin-bottom:15px;
	 }
/* クラブ案内
---------------------------------------------------- */
.outlinetit{
     font-weight:bold;
	 font-size:1.1em;
	 color:#f7f9fe;
	 background-color:#263389;
	 }
.outlineph01{
     width:240px;
	 float:right;
	 padding:5px;
	 background-color:#d3d3d3;
	 }
.outlineph02{
     width:200px;
	 float:right;
	 }
.outlinebox{
      width:760px;
	  height:50px;
	  padding:10px 0px;
	  }

.outlinebtn01{ background:url(../images/outlinebtnoff_01.gif) 0px 0px; width:180px; height:50px;display:block;text-indent:-9999px; float:left;margin-right:13px;}
.outlinebtn02{ background:url(../images/outlinebtnoff_02.gif) 0px 0px; width:180px; height:50px;display:block;text-indent:-9999px; float:left;margin-right:13px;}
.outlinebtn03{ background:url(../images/outlinebtnoff_03.gif) 0px 0px; width:180px; height:50px;display:block;text-indent:-9999px; float:left;margin-right:13px;}
.outlinebtn04{ background:url(../images/outlinebtnoff_04.gif) 0px 0px; width:180px; height:50px;display:block;text-indent:-9999px; float:left;}

.outlinebtn01 a{ background:url(../images/outlinebtnoff_01.gif) 0px 0px; width:180px; height:50px;display:block;text-indent:-9999px; float:left;}
.outlinebtn02 a{ background:url(../images/outlinebtnoff_02.gif) 0px 0px; width:180px; height:50px;display:block;text-indent:-9999px; float:left;}
.outlinebtn03 a{ background:url(../images/outlinebtnoff_03.gif) 0px 0px; width:180px; height:50px;display:block;text-indent:-9999px; float:left;}
.outlinebtn04 a{ background:url(../images/outlinebtnoff_04.gif) 0px 0px; width:180px; height:50px;display:block;text-indent:-9999px; float:left;}

.outlinebtn01 a:hover{ background:url(../images/outlinebtnon_01.gif) 0px 0px; width:180px; height:50px;display:block;text-indent:-9999px; float:left;}
.outlinebtn02 a:hover{ background:url(../images/outlinebtnon_02.gif) 0px 0px; width:180px; height:50px;display:block;text-indent:-9999px; float:left;}
.outlinebtn03 a:hover{ background:url(../images/outlinebtnon_03.gif) 0px 0px; width:180px; height:50px;display:block;text-indent:-9999px; float:left;}
.outlinebtn04 a:hover{ background:url(../images/outlinebtnon_04.gif) 0px 0px; width:180px; height:50px;display:block;text-indent:-9999px; float:left;}
	   
	   
	   
/* スクール
---------------------------------------------------- */
.schooltit{ width:735px; height:20px; margin-bottom:10px; color:#262947; font-weight:bold; font-size:14px; line-height:150%; padding:5px 0px 5px 15px; background: url(../images/sctitback.gif) repeat-y #f6f4ee;; margin-left:5px}
.schooltxt{
     padding:10px 5px;
	 }
.schoolph01{
     width:240px;
	 float:right;
	 padding:5px;
	 background-color:#d3d3d3;
	 margin-left:20px;
	 margin-right:5px;
	 }
.schoolph02{
     width:200px;
	 float:right;
	 padding:5px;
	 background-color:#d3d3d3;
	 margin-left:20px;
	 margin-right:5px;
	 }
	 
/* スペース
---------------------------------------------------- */
.spb01{
padding-bottom:10px;}
.spb02{
padding-bottom:15px;}

.spb03{
padding:5px;}


/* テーブル
---------------------------------------------------- */

.tabl01 {
        width:760px;
		margin-bottom:30px;
		}
.tabl01 table{
		}
.tabl01 td{
        border-bottom:1px dotted #cccccc;
		padding:5px;
		}
.tabl01 th{
        border-bottom:1px dotted #cccccc;
		background-color:#;
		padding:5px;
		text-align:left;
		font-weight:bold;
				}


/* フッター
---------------------------------------------------- */
#footer{
	width:100%;
	font-size:x-small;
	letter-spacing:0.1em;
	text-align:center;
	line-height:100%;
	background: url(../images/footback.gif) repeat-x;
	 }
#footmenu{
  text-align:center;
  color:#2d3b6f;
  height:15px;width:760px;
  margin:0px auto 0px;
  background: url(../images/footback.gif) repeat-x;
  padding-top:10px;
  }

#footmenu a:link,
#footmenu a:visited {
	color:#333333;
	text-decoration: none;
}

#footmenu a:hover,
#footmenu a:active {
	color: #3333CC;
	text-decoration:underline;
}


#footcopy{
 text-align:center;
 width:760px;
 height:50px;
 margin:0px auto 0px auto;
 line-height:120%;
 font-size:0.8em;
 letter-spacing:0.1em;
  }
  
.pagetop{
  width:80px;
  height:10px;
  float:right;
  display:block;
  text-indent:-9999px;
  margin-top:5px;
  }
.pagetop a{
  width:80px;
  height:10px;
  background: url(../images/pagetop.gif) no-repeat;
  display:block;
  margin-top:5px;
  }
.pagetop a:hover{
  width:80px;
  height:10px;
  background: url(../images/pagetop_on.gif) no-repeat;
  display:block;
  margin-top:5px;
  }
/*その他
---------------------------------------------------- */
.clear {
	clear: both;
}

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

/* マークアップ
---------------------------------------------------- */

.mark{
    color:#FF0000;
	line-height:130%;
}

.mark02{
    color:#666666;
    font-weight: bold;
	font-size: 1.2em;
	color:#000000;
	line-height:1.5em;
}
