@charset "UTF-8";
.wapper {
	height: 1000px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#wapping {
	height: auto;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#header {
	background-color: #FFF;
	height: 77px;
	width: 1050px;
}
#main {
	background-image: url(../top-img/top-bg2.jpg);
	height: 686px;
	width: 1050px;
	margin-top: 0px;
	padding-top: 0px;
	clip: rect(0px,auto,auto,auto);
}




#slideshow {
	position: relative;
	width: 1050px; /* 画像の横幅に合わせて記述 */
	height: 598px; /* 画像の高さに合わせて記述 */
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}



#m-foot {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFF;
	height: 40px;
	width: 1050px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}


#tv {
	background-image: url(../top-img/mainbase2.jpg);
	height: 635px;
	width: 1050px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#vp-tv {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 635px;
	width: 1050px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../top-img/mainbase2.jpg);
}
#shoot {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 635px;
	width: 1050px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../top-img/mainbase2.jpg);
}
#dtp {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../top-img/mainbase2.jpg);
	height: 635px;
	width: 1050px;
	margin-top: 0px;
	padding-top: 0px;
}
#company {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 360px;
	width: 1050px;
	padding-top: 0px;
	background-color: #ffffff;
	font-style: normal;
	color: #4B4B4B;
	margin: 0px;
}
#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #ffffff;
	height: 30px;
	width: 1050px;
	margin-top: 0px;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	text-align: right;
}
#wapping #tv table tr td {
	color: #FFF;
}
#wapping #vp-tv table tr td {
	color: #FFF;
}
#wapping #shoot table tr td {
	color: #FFF;
}
#wapping #dtp table tr td {
	color: #FFF;
}
#footer-white {
	color: #FFF;
}

/* gallery --------------------------------- */
#gallery {
	position: absolute;
	width: 1050px;
	height: 597px;
}
ul#gallery-img li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
#gallery-trap {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 1050px;
	height: 597px;
	background: url(../s-show/spacer.gif);
	text-shadow: 0px 0px;
}
 relative
