@charset "utf-8";
/*============================================================
Entrance Style
============================================================*/

body{
	background:url(../images/entrance/bg.gif) repeat-y center top;
	text-align:center;
}
#ent_ttl{
	margin:89px 0 39px;
}
#ent_menu{
	height:261px;
}
	#ent_menu ul{
		background:url(../images/entrance/menu_bg.jpg) no-repeat center top;
		width:755px;
		margin:0 auto;
		height:261px;
		text-align:left;
	}
	#ent_menu ul li{
		float:left;
	}
	#ent_menu #menu1{
		margin:190px 0 0 183px
	}
	#ent_menu #menu2{
		margin:190px 0 0 15px
	}
	#ent_menu #menu3{
		margin:190px 0 0 15px
	}
#ent_ads{
	margin:40px 0;
}

/*============================================================
Print Style
============================================================*/

@media print{
}
