.title{
width:900px;
height:103px;
clear:both;
}

.menu{
text-align: center;
list-style:none;
text-decoration:none;
width:900px;
height:0px;
margin:0;
padding:0;
background-color:#FFFFFF;
}


.menu a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=100);
}

.menu_bar{
vertical-align:top;
float:right;
}

#menu{
width:900px;
height:65px;
padding:0 0 0px 0;
background:url(../image/menu/menu_back.jpg);
}

.top { 
 text-align:center; 
 display:block; 
 width: 150px; 
 height: 65px;
 background-image:url(../image/menu/top.jpg);
 background-repeat:no-repeat;  
 text-decoration: none;
 margin:0;
 padding:0;
} 

 a.top {  
 display:block; 
 text-decoration: none;
 text-indent:-3000px;
 margin:0;
 padding:0;
 float:left;

} 

a:hover.top { 
 background-image:url(../image/menu/top_over.jpg);
 background-repeat:no-repeat;
}

.schedule { 
  text-align:center; 
 display:block; 
 width: 100px; 
 height: 65px;
 background-image:url(../image/menu/sche.jpg);
 background-repeat:no-repeat;  
 text-decoration: none;
 margin:0;
 padding:0;
 float:left;
} 

a.schedule { 
 text-decoration: none;
 text-indent:-3000px;

} 

a:hover.schedule { 
 background-image:url(../image/menu/sche_over.jpg);
 background-repeat:no-repeat;
}

.girls { 
  text-align:center; 
 display:block; 
 width: 100px; 
 height: 65px;
 background-image:url(../image/menu/girls.jpg);
 background-repeat:no-repeat;  
 text-decoration: none;
 margin:0;
 padding:0;
 float:left;
} 

 a.girls { 
 text-decoration: none;
 text-indent:-3000px;
} 

a:hover.girls { 
 background-image:url(../image/menu/girls_over.jpg);
 background-repeat:no-repeat;
}

.system { 
  text-align:center; 
 display:block; 
 width: 100px; 
 height: 65px;
 background-image:url(../image/menu/system.jpg);
 background-repeat:no-repeat;  
 text-decoration: none;
 margin:0;
 padding:0;
 float:left;
} 

 a.system { 
 text-decoration: none;
 text-indent:-3000px;
} 

a:hover.system { 
 background-image:url(../image/menu/system_over.jpg);
 background-repeat:no-repeat;
}

.access { 
  text-align:center; 
 display:block; 
 width: 100px; 
 height: 65px;
 background-image:url(../image/menu/access.jpg);
 background-repeat:no-repeat;  
 text-decoration: none;
 margin:0;
 padding:0;
 float:left;
} 

 a.access{ 
 text-decoration: none;
 text-indent:-3000px;
} 

a:hover.access { 
 background-image:url(../image/menu/access_over.jpg);
 background-repeat:no-repeat;
}

.reserve { 
  text-align:center; 
 display:block; 
 width: 150px; 
 height: 65px;
 background-image:url(../image/menu/reserve.jpg);
 background-repeat:no-repeat;  
 text-decoration: none;
 margin:0;
 padding:0;
 float:left;
} 

 a.reserve { 
 text-decoration: none;
 text-indent:-3000px;
} 

a:hover.reserve { 
 background-image:url(../image/menu/reserve_over.jpg);
 background-repeat:no-repeat;
}

.recruit { 
  text-align:center; 
 display:block; 
 width: 100px; 
 height: 65px;
 background-image:url(../image/menu/rec.jpg);
 background-repeat:no-repeat;  
 text-decoration: none;
 margin:0;
 padding:0;
 float:left;
} 

 a.recruit { 
 text-decoration: none;
 text-indent:-3000px;
} 

a:hover.recruit { 
 background-image:url(../image/menu/rec_over.jpg);
 background-repeat:no-repeat;
}

.link { 
  text-align:center; 
 display:block; 
 width: 100px; 
 height: 65px;
 background-image:url(../image/menu/link.jpg);
 background-repeat:no-repeat;  
 text-decoration: none;
 margin:0;
 padding:0;
 float:left;
} 

 a.link { 
 text-decoration: none;
 text-indent:-3000px;
} 

a:hover.link { 
 background-image:url(../image/menu/link_over.jpg);
 background-repeat:no-repeat;
}

#flow_title {
	width:650px;
	height:30px;
	margin-top:0px;
	text-align:center;
}

#flow {
	width:650px;
	height:0px;
	margin-top:0px;
}

.gallery {
	margin-top:5px;
	width:650px;
}

 
a:link.footer {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.footer {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footer {
	color: #FFFFFF;
	text-decoration: none;
}

a:active.footer {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	width: 800px;
	font-size: 10px;
	text-align: center bottom;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	color: #FFFFFF;
}

