@charset "utf-8";

.photo {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 0;
	background-position:top center !important;
}
.photo p{
	overflow: hidden;
	top: 0px;
	left: 50%;
	width: 1400px;
	margin-left: -700px;
	position: absolute;
}
.photo img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1400px;
}

#bg01,#bg01 p,#bg01 img{height:600px;}
#bg02,#bg02 p,#bg02 img{height:600px;}
#bg03,#bg03 p,#bg03 img{height:600px;}
#bg04,#bg04 p,#bg04 img{height:600px;}
#bg05,#bg05 p,#bg05 img{height:600px;}
#bg06,#bg06 p,#bg06 img{height:600px;}

.topicPath{
	z-index:10;
}