@charset "UTF-8";
/* CSS Document */
.body{
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}
#wrap {
	width:1000px;
	text-align:left;
	margin:0 auto;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
}  


#inner {
	width: 960px;
	margin: 0 20px;
} 

#mainWrap {
	width:710px; 
	float:left;
	}  
#sideWrap {
	width:230px; 
	float:right;
	margin-left:20px;
	}  

h1{
	text-indent:-9999px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 500px;
	
}




#gNavi{
	float: left;
	line-height:20px;
	clip: rect(auto,20px,auto,auto);
	margin-top: 0;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0 10px ;
}

#gNavi li {
	display:inline; list-style:none; padding-right:10px; 
} 

#gNavi li a {  
    color:#333333;  
    text-decoration:none;  
    border-bottom:none; 
}

#gNavi li a:hover {
	color:#ff0000;
	border-bottom:dotted 1px #ff0000; 
}


a.gnavi {
	background-image: url(img/ico-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left:10px;
	float: left;	
}
	
.chara{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
} 



.h-l{
	float: left;
	}

.h-r{
	float:right;
	}
 



#menu {
	width:1000px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 20px;
	border-bottom-style: double;
	border-bottom-color: #ff0000;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li{
	list-style-type :none;
	float :left;
	margin: 0px;
	width: 194px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#menu a{
	display:block;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	}

#menu a em{
	position:absolute;
	left:-9999px;
	margin: 0px;
	padding: 0px;
	}

#learn{
	background-image:url(img/menu01.gif);
	background-repeat:no-repeat;
	width:194px;
	height:40px;
}

#learn:hover{
	background-image:url(img/menu001.gif);
}
#support{
	background-image:url(img/menu02.gif);
	background-repeat:no-repeat;
	width:194px;
	height:40px;
}

#support:hover{
	background-image:url(img/menu002.gif);
}



#athlete{
	background-image:url(img/menu03.gif);
	background-repeat:no-repeat;
	width:194px;
	height:40px;
}

#athlete:hover{
	background-image:url(img/menu003.gif);
}


#info{
	background-image:url(img/menu04.gif);
	background-repeat:no-repeat;
	width:194px;
	height:40px;
}

#info:hover{
	background-image:url(img/menu004.gif);
}

#link{
	background-image:url(img/menu05.gif);
	background-repeat:no-repeat;
	width:194px;
	height:40px;
}

#link:hover{
	background-image:url(img/menu005.gif);
}
	
	
	





.ph{
	margin-top:20px;}

.news{
	width:700px;
	border:dotted;
	border-color:#333;
	background-image: url(img/ico-new.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-position: left top;
	color: #333;
	}
	
a.new {
	background-image: url(img/mrk.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	text-decoration: none;
	color: #00F;
}
	
	.news li{
	list-style:none;
	padding-left:50px;
	padding-top: 5px;
	padding-right: 30px;
}  
 
	
	h2{
	text-indent:-9999px;
	background-image:url(ico-new.gif);
	background-repeat: no-repeat;
	float: left;
}


.bunner{
	padding: 3px;
	float: left;
	height: 52px;
	width: 230px;
	border: 1px double #009;
	color: #FFF;
	background-image: url(img/bg-bunner.gif);
	background-repeat: repeat-x;
	margin: 0px;
	}
	
	.bunner:li{
		color:#ffffff;}

#cp {
	clear: left;
	border-top-width: 20px;
	border-top-style: double;
	border-top-color: #ff0000;
	font-size: 10px;
	text-align: center;
}


#footer{
	color:#333333;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	clear: left;
}

#footer li {
	list-style:none; padding-right:10px; 
} 

#footer li a {
	color:#ff0000;
	border-bottom:none;
}

#footer li a:hover {
	color:#ff0000;
	border-bottom:dotted 1px #ff0000; 
}


a.footer{
	background-image: url(img/ico-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left:10px;
	float: left;	
}
