@charset "UTF-8";


h2{
	width:1000px;
	height:32px;
	margin-bottom:50px;
}

#catch{
	width:760px;
	margin:0 auto 50px auto;
}

#lead{
	text-align:center;
	font-size:14px;
	line-height:22px;
	letter-spacing:2px;
	margin-bottom:80px;
}


#enjoy{
	width:472px;
	height:33px;
	margin-left:223px;
	margin-bottom:50px;
}

#btnEntry{
	width:294px;
	height:54px;
	margin:0 auto 50px auto;
}


h3{
	margin-bottom:30px;}

#enjoyAbout{
	margin-bottom:50px;}


#enjoyAbout dt{
	float:left;
	width:419px;
}

#enjoyAbout dd{
	float:right;
	width:550px;
	line-height:200%;
	font-size:14px;
	letter-spacing:2px;
}

#enjoyAbout dd span{
	font-size:20px;
	font-weight:bold;	
}


#aboutTable{
	width:1000px;
	border:#ddd solid 1px;
	letter-spacing:1px;
	font-size:12px;
}


#aboutTable th{
	width:95px;
	padding:15px;
	background-color:#f6f6f6;
	font-weight:bold;
	border:#ddd solid 1px;
	text-align:left;
}

#aboutTable td{
	padding:15px;
	border:#ddd solid 1px;
	line-height:20px;
}





  
  
  
  
  
  
  