﻿/* manu */

#menu{
	width:590px;
	height:45px;
	margin:9px 0 0 0;
	float:left;
}
/* 極真館について */
  #kyokusin{
	width:112px;
	height:33px;
	margin:0px;
 	padding:auto;
 	float:left;
 	}	

  a#kyokusin{
  padding-top:20px;
  height:33px;
  text-decoration:none;
  display: block; 
  color:navy;
  font-size:small;
  letter-spacing:1px;
  text-align:center;
  width:112px;
  height:33px;
  border-left:2px aqua dotted;
}
  a#kyokusin:hover{
  padding-top:20px;
 margin-right:3px;
  text-decoration:none;
  display: block; 
  width:112px;
  height:33px;
  background-color:black;
  font-size:small;
  letter-spacing:1px;
  color:white;
}

/* 道場 */
 #dojo{
	width:64px;
	height:33px;
	margin:0px;
 	padding:auto;
 	float:left;
}

a#dojo{
	  padding-top:20px;
	  height:33px;
	  text-decoration:none;
	  display: block; 
	  color:navy;
	  font-size:small;
	  letter-spacing:1px;
	  text-align:center;
	  width:64px;
	  height:33px;
	  border-left:2px aqua dotted;
	}
	
a#dojo:hover{
	  padding-top:20px;
	  margin-right:3px;
	  text-decoration:none;
	  display: block; 
	  width:64px;
	  height:33px;
	  background-color:black;
	  font-size:small;
	  letter-spacing:1px;
	  color:white;
}

/* 道場2 */
 #dojo2{
	width:95px;
	height:33px;
	margin:0px;
 	padding:auto;
 	float:left;
}

a#dojo2{
	padding-top: 20px;
	height: 33px;
	text-decoration: none;
	display: block;
	color: navy;
	font-size: small;
	letter-spacing: 1px;
	text-align: center;
	width: 95px;
	height: 33px;
	border-left: 2px aqua dotted;
}
	
a#dojo2:hover{
	  padding-top:20px;
	  margin-right:3px;
	  text-decoration:none;
	  display: block; 
	  width:95px;
	  height:33px;
	  background-color:black;
	  font-size:small;
	  letter-spacing:1px;
	  color:white;
}



/*　予定表掲示板お知らせ */
 #yotei{
	width: 60px;
	height: 36px;
	margin: 0px;
	padding: auto;
	float: left;
}

a#yotei{
	  padding-top:20px;
	  height:33px;
	  text-decoration:none;
	  display: block; 
	  color:navy;
	  font-size:small;
	  letter-spacing:1px;
	  text-align:center;
	  width:60px;
	  height:33px;
	  border-left:2px aqua dotted;
	}
	
a#yotei:hover{
	  padding-top:20px;
	  margin-right:3px;
	  text-decoration:none;
	  display: block; 
	  width:60px;
	  height:33px;
	  background-color:black;
	  font-size:small;
	  letter-spacing:1px;
	  color:white;
}

/* genchan*/
  #gen{
	width:115px;
	height:33px;
	margin:0px;
 	padding:auto;
 	float:left;
 	}	

  a#gen{
	padding-top: 20px;
	height: 33px;
	text-decoration: none;
	display: block;
	color: navy;
	font-size: small;
	letter-spacing: 1px;
	text-align: center;
	width: 115px;
	height: 33px;
	border-left: 2px aqua dotted;
	border-right: 2px aqua dotted;
}
  a#gen:hover{
  padding-top:20px;
  margin-right:3px;
  text-decoration:none;
  display: block; 
  width:115px;
  height:33px;
  background-color:black;
  font-size:small;
  letter-spacing:1px;
  color:white;
}


