@charset "UTF-8";


h2{
	width:1000px;
	height:32px;
	margin-bottom:50px;
}


#map{
	margin-bottom:30px;}






#btnEntry{
	width:294px;
	height:54px;
	margin:0 auto 50px auto;
}


#btnEntry a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

#contentsArea p{
	font-size:12px;
	line-height:20px;
	letter-spacing:2px;
	margin-bottom:30px;
}


 
#contentsArea p a{
	color:#0099FF;
} 
  
#contentsArea p a:hover{
	color:#0099FF;
	text-decoration:none;
}   
  
  
  
  