@charset "utf-8";

@import "common.css";

/*		Header
----------------------------------------------------*/

div#headerArea {
	background: #000;
	width: 100%;
}
	div#header {
		margin: 0 auto;
		padding: 2px 30px;
		width: 840px;
		overflow: hidden;
	}
		div#header p {
			color: #FFF;
			font-size: 95%;
			float: left;
		}
		div#header ul {
			float: right;
			font-size: 95%;
		}
			div#header li {
				padding: 0 10px;
				display: inline;
				border-right: 1px solid #75C3DA;
			}
			div#header li a:link,
			div#header li a:visited {
				color: #75C3DA;
			}
			div#header li a:hover,
			div#header li a:active {
				color: #76C4DB;
			}

/*		Main
----------------------------------------------------*/

div#contentsArea {
	margin: 0 auto;
	padding-bottom: 100px;
	width: 840px;
	clear: both;
	overflow: hidden;
	position: relative;
	min-height: 100%;
}
	h1 a {
		margin-top: 27px;
		width: 251px;
		height: 41px;
		background: url(../images/logo.gif) top left no-repeat;
		display: block;
		float: left;
	}

/*		Header-navi
----------------------------------------------------*/

ul#head-navi {
	padding: 15px 10px 15px;
	float: right;
	width: 128px;
	height: 42px;
	overflow: hidden;
}
	ul#head-navi li {
		padding: 0 10px 0 0;
		float: left;
	}
	ul#head-navi li a {	
		height: 42px;
		display: block;
		text-indent:-9999px;
	}
	li#navi-shop a {
		width: 128px;
		background: url(../images/navi_shop2.png) 0 0 no-repeat;
	}
	li#navi-shop a:hover {
		background: url(../images/navi_shop2.png) 0 -42px no-repeat;
	}


/*		Main Contents
----------------------------------------------------*/

div#maincontent {
	padding: 15px 27px 0 0;
	width: 645px;
	float: left;
}

div#maincontent p#pathNavi {
	margin: 0 0 10px 5px;
	font-size: 11px;
}
div#maincontent p#pathNavi a {
	font-size: 11px;
}

	div.ex {
		margin-top: 50px;
		padding: 20px 0 0 30px;
		border-top: 1px dashed #B7B0AC;
		width: 615px;
		overflow: hidden;
	}
	div.no-line {
		margin: 0;
		border: none;
	}
	h2#h2-01 {
		background: url(../../exp/jinrikimai/images/photo-lastyear.gif) top left no-repeat;
		height: 47px;
	}
	h2#h2-02 {
		background: url(../../exp/jinrikimai/images/schedule.gif) top left no-repeat;
		height: 47px;
	}

	h2#h2-404 {
		background: url(../../common/images/404.gif) top left no-repeat;
		height: 99px;
		padding-bottom: 120px;
	}

		div.ex ul.photo {
			margin: 15px 0 10px 0;
			width: 615px;
			overflow: hidden;
		}
		div.ex ul.photo li {
			padding: 0 8px 8px 0;
			float: left;
			width: 115px;
		}

		dl.schedule {
			padding: 15px 0 0;
			width: 645px;
			overflow: hidden;
		}
		dl.schedule dt {
			padding: 5px 20px 5px 0;
			float: left;
			width: 230px;
			clear:both;
		}
		dl.schedule dd {
			padding: 5px 0;
			float: left;
			width: 380px;
			font-size: 14px;
			line-height: 1.2em;
			vertical-align: middle;
		}

		dl.schedule p.line {
			padding: 5px 0;
			background: url(../../exp/jinrikimai/images/line.gif) top left no-repeat;
			float: left;
			width: 627px;
		}

		dl.schedule p.and {
			padding: 15px 0 70px 5px;
			line-height: 1.8em;
			float: left;
		}

	ul.pagetop li {
		margin: 70px 0;
		font-size: 1px;
	}
	ul.pagetop li a {
		height:	13px;
		display: block;
		text-indent:-9999px;
		width: 100px;
		background: url(../images/li_pagetop.gif) 0 0 no-repeat;
	}
	ul.pagetop li a:hover {
		background: url(../images/li_pagetop.gif) 0 -15px no-repeat;
	}


/*		Sidemenu
----------------------------------------------------*/

div#sidemenu {
	padding: 10px 0 0 0;
	width: 168px;
	float: left;
}
	div#sidemenu h3 {
		margin-bottom: 10px;
		font-size: 1px;
	}

	h3#h3-01 {
		background: url(../images/h3_menu.gif) top left no-repeat;
		height: 13px;
	}

	ul#G-menu {
		margin: 0 0 3px 3px;
	}
		ul#G-menu li a {
			height: 48px;
			display: block;
			text-indent: -9999px;
			width: 165px;
		}
		ul#G-menu li#play a {
			background: url(../images/navi_play_u2.png) 0 0 no-repeat;
		}
		ul#G-menu li#play a:hover {
			background: url(../images/navi_play_u2.png) 0 -48px no-repeat;
		}
		ul#G-menu li#look a {
			background: url(../images/navi_look_u2.png) 0 0 no-repeat;
		}
		ul#G-menu li#look a:hover {
			background: url(../images/navi_look_u2.png) 0 -48px no-repeat;
		}
		ul#G-menu li#eat a {
			background: url(../images/navi_eat_u2.png) 0 0 no-repeat;
		}
		ul#G-menu li#eat a:hover {
			background: url(../images/navi_eat_u2.png) 0 -48px no-repeat;
		}
		ul#G-menu li#exp a {
			background: url(../images/navi_exp_u.png) 0 0 no-repeat;
		}
		ul#G-menu li#exp a:hover {
			background: url(../images/navi_exp_u.png) 0 -48px no-repeat;
		}
		ul#G-menu li#buy a {
			background: url(../images/navi_buy_u.png) 0 0 no-repeat;
		}
		ul#G-menu li#buy a:hover {
			background: url(../images/navi_buy_u.png) 0 -48px no-repeat;
		}
		ul#G-menu li#live a {
			background: url(../images/navi_live_u2.png) 0 0 no-repeat;
		}
		ul#G-menu li#live a:hover {
			background: url(../images/navi_live_u2.png) 0 -48px no-repeat;
		}

	div#sidemenu ul.s-navi {
		margin: 50px 0;
		padding: 15px 0 0 10px;
		border-top: 1px dashed #B7B0AC;
	}
		div#sidemenu ul.s-navi li {
			padding-bottom: 5px;
			font-size: 100%;
		}



/*		lightbox
----------------------------------------------------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 2000;
	text-align: center;
	line-height: 0;
}

#lightbox img{
	width: auto;
	height: auto;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color:
	#fff; width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
 padding: 10px;
}

#loading{
 position: absolute;
 top: 40%;
 left: 0%;
 height: 25%;
 width: 100%;
 text-align: center;
 line-height: 0;
}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background-image: url(http://www.prizumy.com/common/images/blank.gif); /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.prizumy.com/common/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.prizumy.com/common/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.5;
	font-size:80%;
	overflow: auto;
	width: 100%;
}

#imageData{
	padding:0 10px;
	color: #666;
}

#imageData #imageDetails{
	width: 70%;
	float: left;
	text-align: left;
}
	
#imageData #caption{
	font-weight: bold;
	line-height: 1.4;
}

#imageData #numberDisplay{
	display: block;
	clear: left;
	color: #666;
	 margin-top: 10px;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose{
	float: right;
	width: 66px;
	margin:0;
	padding-bottom: 1.0em;
	outline: none;
}
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 590;
	width: 100%;
	height: 500px;
	background-color: #000;
}

