@charset "Shift_JIS";


	/*-----ƒnƒR-----*/
#top {
	margin : 0; 
	padding : 0; 
	width : 800px;
	height : 600px;  
	text-align : left; 
	background : transparent url(../img/topimg2.jpg) no-repeat 0% 0%;
	position:relative;
}

h1{
	margin : 0; 
	padding : 0; 
	width : 350px;
	height : 150px;
	background : transparent url(../img/h1.jpg) no-repeat 0% 0%;
	position:absolute;
	top:150px;
	left:0;
	display:none;	
}

#catch{
	margin : 0; 
	padding : 0; 
	width : 350px;
	height : 20px;
	background : transparent url(../img/catch.gif) no-repeat 0% 0%;
	position:absolute;
	top:300px;
	left:0;
	display:none;
}

span{
	display:none;
}


/********************/
#topnavi{
	margin : 0; 
	padding : 0; 
	width : 180px;
	height : 200px;
	position:absolute;
	top:400px;
	left:620px;
	list-style-type:none;
}
#topnavi li{
	margin : 0; 
	padding : 0; 
	width : 180px;
	height : 40px;
}
#topnavi img{
	margin : 0; 
	padding : 0; 
	width : 180px;
	height : 40px;
	border:0;
}
