body, html, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,   
li, dl, dt, dd, form, a, fieldset, input, th, td   
{   
margin: 0; padding: 0; border: 0; outline: none;   
}   
  
body{   
 line-height: 1em;   
 font-size: 88%;  
 color: #fff; 
 font-family: Arial, Helvetica, sans-serif;
 background: #fff;
}   
  
img, div { behavior: url(iepngfix.htc); }

h1, h2, h3, h4, h5, h6{   
 font-size: 100%;   
 padding: .6em 0;   
 margin: 0px;   
}     

h2{
 padding-top:0px;
 font-size: 1.2em;
 color: #fff;
}    

p.bold {
	font-weight:bold;
	display:inline;
}

p.bold_under {
	font-weight:bold;
	text-decoration:underline;
	display:inline;
	padding-right: 3px;
}

a:link {
	color: #fff;
	
}

a:hover {
	color: #fff;
	
}

#wrapper { 
 margin: 0px;
 width: 100%;
 padding: 0px;
 background: #01071d url(../img/bg.jpg) repeat-x;
}

#page {
 width: 910px;
 min-height: 680px;
 margin: auto;
}

#header {
 margin-top: 0px;
 width: 900px;
 height: 188px;
 margin: auto;
 background: url(../img/header_bg.jpg) no-repeat;
}

#nav {
 height: 50px;
 padding-top: 163px;
 margin-left: 10px;
}


/**********Menu*******************/
.mattblacktabs{
 width: 100%;
 overflow: hidden;
 font: bold 12px arial, helvetica, sans-serif;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin-left: 3px;
padding: 5px 8px; 
color: #215084;
background: #fff;
}


.mattblacktabs li.active a{
background: url(../img/nav_btn.jpg) repeat-x;
color: #fff;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: url(../img/nav_btn.jpg) repeat-x; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
 color: #fff;
}

.sub_nav {
	margin-top: 15px;
	margin-left: 5px;
}

.sub_nav a {
	color: #fff;
}

.sub_nav a:hover {
	color: #227CE8;
}

/**********Menu End*******************/

#content { 
 width: 880px;
 margin: auto;
 padding: 20px;
}

.content_left {
 margin-top: 5px;
 width: 50%;
 float: left;
 padding: 10px;
 font-size: 1.2em;
 line-height: 1.4em;
}

.content_fullpage {
 margin-top: 5px;
 width: 860px;
 padding: 10px;
 font-size: 1.2em;
 line-height: 1.4em;
}

.content_left  p.cleft {
 text-align: justify;
}

.y_content_left  p.cleft {
 text-align: justify;
}

.content_fullpage p.cleft {
 text-align: justify;
}

.masa {
 width: 100%; 
 margin-top: 20px;  
}

#masa_img {
	float: left;
}

#masa_text {
 margin-top: 0.5em;
 padding-top: 1px;
 height: 87px;
 text-align: center;
}

.content_right {
 margin-top: 5px;
 width: 45%;
 float: right;
 behavior:url(http://www.artni.biz/kyushinryu/iepngfix.htc);
}

.y_content_right {
 margin-top: 35px;
 width: 26%;
 float: right;
}

.y_content_right p {
	text-align: center;
 }

.y_content_left {
 margin-top: 5px;
 width: 70%;
 float: left;
 padding:10px;
 font-size: 1.2em;
 line-height: 1.4em;
}

.y_photo {
	width: 200px;
	background: #fff;
	height: 300px;
	margin: 20px;
}

.clearer {
	clear: both;
	height: 1px;
}

.links a:link {
	color: #fff;
	text-decoration: none; 
}

.links a:visited {
	color: #fff;
	text-decoration: none; 
}
.links a:hover {
	color: #fff;
	text-decoration: none; 
}
.links li {
	margin-bottom: 5px;
}
.links ul {
	list-style-type: none;
}
/*****Calendar Table*******/

.mytable {
	width: 100%;
	padding: 0;
	margin-top: 10px;
}

td {
	padding: 6px 6px 6px 12px;
	color: #fff;  
	border: solid 1px #fff;  
	text-align: center;  
}

/*****Club Table*******/

.clubtable {
	width: 100%;
	padding: 0;
	margin-top: 10px;
}

.clubtable td {
	width: 25%;
	padding: 6px 6px 6px 12px;
	color: #fff;  
	border: solid 1px #fff;  
	text-align: center;     
}

.coach {
	width: 100px;
	height: 133px;
	background: #fff;
	margin: auto;
}

/********Products*******/

.product {
	margin-top: 5px;
 	width: 860px;
 	padding: 10px;
 	font-size: 1em;
 	line-height: 1.4em;
	overflow: auto;
}

.pro_img {
	width:289px;
	height:242px;
	float:left;
}

.pro_info {
	width: 565px;
	float:right;
	clear:right;
}

.pro_price {
	width: 60px;
	height: 30px;
	background-color:#0CF;
	color:#003;
	float:left;
	text-align:center;
	font-weight:bold;
}

.pro_price p {
	padding-top:4px;
}

/******Footer****/

#footer { 
 margin:0px;
 width: 100%;
 height: 30px;
 background: #fff;
 text-align:center;
 color: #000;
}

.footer_content { 
 height: 20px;
 padding-top: 15px;
 padding-bottom: 15px;
 font-size: 0.8em;
}

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

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


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

.text {
	width: 430px;
	float: left;
}

.picture {
	width: 400px;
	height:330px;
	background: #fff;
	float: right;
	margin-top: 10px;
}