@charset "UTF-8";

/*  ƒgƒbƒvƒy[ƒW—p”wŒi
------------------------ */

#entrance {
	display:block;
	text-align: left;
	width: 944px;
	vertical-align: top;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	}

#entrance h1 a{
	display:block;
	background-image: url(image/entrance_title.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 362px;
	height: 73px;
	float:left;
	margin-left: 2px;
	margin-top: 43px;
	text-indent: -9999px;
	}

#entrance .navi{
	float: right; 
	margin-top: 43px;
	margin-right: 2px;
	}

#entrance .navi a{
	display:block;
	background-image: url(image/entrance_navi.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 139px;
	height: 73px;
	float: left;
	text-indent: -9999px;
	}

#entrance .navi a.top:hover{
	background-position: 0px -73px;}

#entrance .navi a.concert{
	background-position: -139px 0px;}

#entrance .navi a.concert:hover{
	background-position: -139px -73px;}

#entrance .navi a.calendar{
	background-position: -278px 0px;}

#entrance .navi a.calendar:hover{
	background-position: -278px -73px;}

#entrance .navi a.access{
	background-position: -417px 0px;
	width: 140px;}

#entrance .navi a.access:hover{
	background-position: -417px -73px;}


#entrance .copylight{
	display:block;
	margin-top:10px;
	font-size:11px;
	text-align:right;
	}

/* ƒgƒbƒv‰æ‘œ·‚µ‘Ö‚¦Ajax
------------------------------ */

.pics{
	display:block;
	width: 944px; 
	height: 604px; 
	background-image: url(image/entrance_img_bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0px;
	clear:both;
	}

.pics img {
	margin-top: 2px;
	margin-left: 2px;
	width: 940px; 
	height: 600px; 
	}
