﻿@charset "utf-8";
/* CSS 2012-Top */

#top.photo #contents {
	height: 1000px;
}

#top.photo #contents .topInfoImgFrame {
	background: none;
	height: 500px;
}

#top.photo #contents .topInfoImgFrame .goInfo a {
	height: 500px;
}

#top.photo .topInfoImg {
	height: 500px;
	margin-bottom: 0;
}

#top.photo .topInfoImg a {
	display: block;
	width: 800px;
	height: 500px;
}

#top.photo p.copy{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 440px;
	height: 62px;
	display: block;
	background-image: url(../images/photo/copy.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 10;
	text-indent: -10000em;
}

*html #top.photo p.copy {
	background-image: url();
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_common/images/photo/copy.png', sizingMethod='crop');
}


#top.photo .contentsInfo {
	margin-bottom: 20px;
}

#top.photo #contents .staffTitle h2 {
	margin: 0;
}

#top.photo #contents .staffTitle img {
	margin-top: 20px;
}

#top.photo .contentsInfo ul {
	width: 800px;
	height: 500px;
	padding: 0;
	margin: 0;
}

#top.photo .contentsInfo ul li {
	width: 800px;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
}

#top.photo .contentsInfo ul li img {
	position: relative;
	left: auto;
	top: auto;
}
