body {
	font: 80% "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS P Gothic", sans-serif;
	background: #000;
}

.clear {
	clear: both;	
}

#header {
	min-height: 26px;
	position: relative;
	background: #000;
	padding: 0 0 5px 0;
}

* html #header {
	height: 26px;
}

#header h3 {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 100px;
	padding: 12px 0 0 0;
}

#header ul {
	position: absolute;
	right: 100px;
	top: 8px;
	text-align: right;
	width: 300px;
}

#header ul li {
	display: inline;
	padding-left: 21px;
}

#header ul a {
	text-decoration: none;
	color: #898989;
	font-size: 11px;
}

#header ul a:hover {
	color: #fff;
}

#header ul li.menu-selected a {
	color: #fff;
}

#main-stage {
	background: #111;
	position: relative;
}

* html #main-stage {
	height: 1px;
}

#main-stage .ak-gallery {
	height: 452px;
}

#main-logo {
	background-image: urL(images/main.logo.png) ;
	width: 103px;
	height: 103px;
	position: absolute;
	left: 100px;
	top: 48px;
}

#main-logo a {
	text-indent: -99999em;
	overflow: hidden;
	display: block;
	width: 103px;
	height: 103px;
}

#main-stage .gallery-button-holder {
	position: absolute;
	right: 150px;
	top: 25px;
	height: 35px;
	width: 75px;
}

#main-stage .gallery-button-holder a {
	display: block;
	position: absolute;
	top: 0;
	width: 35px;
	height: 35px;
	text-indent: -99999em;
	overflow: hidden;
}

#main-stage .gallery-button-holder a.previous {
	left: 0;
	background: url(images/gallery.previous.button.png) left top no-repeat;
}

#main-stage .gallery-button-holder a.next {
	right: 0;
	background: url(images/gallery.next.button.png) left top no-repeat;
}

.info-panel {
	min-height: 88px;
	padding: 13px 8px 3px 8px;
}

.info-panel-pink {
	background: #ff0048 !important;
}

* html .info-panel {
	height: 88px;
}

.info-panel p {
	color: #fff;
	font-size: 11px;
	line-height: 15px;	
}

.info-panel h4.title {
	color: #f280b1;
	font-size: 12px;
	text-transform: uppercase;
}

.info-panel-pink h4.title {
	color: #fff !important;
}

.info-panel a.link {
	font-size: 11px;
	color: #959595;
	text-decoration: none;
	position: relative;
	top: -2px;
}

* html .info-panel a.link {
	top: 0;	
}

.info-panel a.link:hover {
	color:#fff;
}

.info-panel-carousel {
	width: 210px;
	background: url(images/opacity.80.png) left top;
	position: absolute;
	right: 100px; 
	top: 48px;
	/*filter:alpha(Opacity=100); */
}

* html .info-panel-carousel {
	background: url(images/opacity.80.gif) left top;
}

.info-panel-carousel a.more-info {
	position: absolute;
	display: block;
	width: 18px;
	height: 67px;
	top: 19px;
	right: -18px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(images/more.info.tab.gif) left top no-repeat;
}

.info-panel dl {
	font-size: 11px;
	margin: 0 0 2px 0;	
}

.info-panel dl.first {
	margin-top: 8px;
}

.info-panel dt {
	display: inline;
	color: #959595;
	padding-right: 5px;
}

.info-panel dd {
	display: inline;
	color: #fff;
	line-height: 14px;
}

.info-panel dl.data-note {
	margin-top: 10px;
	margin-bottom: 5px;
	display: none;
}

.info-panel:hover dl.data-note {
	display: block;	
}


.info-panel dl.data-note dd {
	color: #f280b1;
}

.info-panel-carousel {
	width: 210px;
	background: url(images/opacity.80.png) repeat-y;
	position: absolute;
	right: 100px; 
	top: 48px;
}

.info-panel-carousel a.more-info {
	position: absolute;
	display: block;
	width: 18px;
	height: 67px;
	top: 19px;
	right: -18px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(images/more.info.tab.gif) left top no-repeat;
}

#blurb-holder {
	background: #e8165e ;
	min-height: 122px;
}

* html #blurb-holder {
	height: 122px;	
}

#blurb-holder h2 {
	color: #fff;
	margin: 0 100px 0 100px;
	font-size: 130%;
	line-height: 10px;
	padding: 10px 0 10px 0;
	font-weight: normal;
}
#blurb-holder p {
	color: #fff;
	margin: 0 100px 0 100px;
	font-size: 100%;
	padding: 10px 0 10px 0;
	font-weight: normal;
}

#blurb-holder h2 span {
	font-weight: bold;
}

.ak-gallery .ak-gallery-stage-holder {
	background: #111 !important;
}

#footer {
	height: 60px;
	background: #e8165e;
	margin: 100px 0 0 0;
	padding: 90px 0 0 0;
	position: relative;
}

#footer ul {
	position: absolute;
	right: 100px;
	top: 90px;
	text-align: right;
	width: 300px;
}

#footer ul li {
	display: inline;
	padding-left: 21px;
}

#footer ul a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

#footer ul a:hover {
	color: #fff;
}

#footer p {
	color: #fff;
	font-size: 11px;	
}

#footer p.first {
	margin-top: 5px;
}

#footer p {
	margin: 3px 0 0 0;
}

#footer p.copyright {
	margin: 0 0 0 220px;
}

#footer .info-panel {
	bottom: 66px;
	background: #000;
	width: 210px;
	position: absolute;
	right: 100px; 
}

/* SUB PAGE STUFF */


/* HOME PAGE MODIFICATION OF SUBPAGE LAYUT */

.page-holder-home #sub-main-stage {
	padding-top: 40px;
}

/* INFO PANEL FIGURE */
.info-panel-figure {
	width: 300px;
	background: #707070;
	position: relative;
	float: left;
	margin: 5px 38px 5px -120px;
	display: inline;
	position: relative;
}

.info-panel-figure .figure-image-holder {
	overflow: hidden;	
}

.info-panel-figure .figure-image-holder img {
	display: block;
	width: 300px;
}

.info-panel-figure .info-panel h4 {
	margin-bottom: 5px;
}

.info-panel-figure .info-panel {
	background: #000;
	min-height: 1px;
	padding-bottom: 10px;
}

.info-panel-figure a.zoom {
	position: absolute;
	display: block;
	width: 18px;
	height: 67px;
	top: 19px;
	right: -18px;
	text-indent: -9999em;
	overflow: hidden;
	background: #e8165e url(images/zoom.tab.gif) left top no-repeat;
}

.info-panel-figure .info-panel p {
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

.gallery-photo-credit {
	display: block;
	width: auto;
	position: absolute;
	bottom: 19px;
	left: 100px;
	color: #fff;
	font-size: 11px;
	background: url(images/opacity.80.gif) left top;
}

.gallery-photo-credit a {
	text-decoration: none;
	color: #555;
}

.gallery-photo-credit a:hover {
	color: #e8165e;
}

.gallery-photo-credit-light {
	color: #fff;
}

.gallery-photo-credit-light a {
	color: #eee;
}

.gallery-photo-credit-light a:hover {
	color: #f280b1;
}

p#vtip {
	display: none;
	position: absolute;
	padding: 10px;
	left: 5px;
	font-size: 0.8em;
	background-color: #fff;
	border: 1px solid #FFD2FF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 9999;
}
p#vtip #vtipArrow {
	position: absolute;
	top: -10px;
	left: 5px;
}
