﻿@charset "utf-8";

/*--------------------------------------*/
/*                                      */
/* ### 特設ページ ###                 */
/*                                      */
/*--------------------------------------*/

/*--- メイン画像 ---*/

#contentsWrap {
	margin: 0 auto;
	width: 900px;
	text-align: left;
/*	overflow: hidden;*/
}

#main {
	margin: 0 auto;
	text-align: left;
}

.hid-txt {
	text-align: left;
	overflow: hidden;
	text-indent: -900000px;
	font-size: 0;
	color: #ffffff;
}

.display-none {
	display: none;
}


/*--- タイトルエリア ---*/

#main #main-box {
}

#main-box .header {
	height: 33px;
	background:url(../images/header.gif) no-repeat;
}

/*#main-box .pre_b {
	padding: 40px 0px 0px 865px;
} */

#main-box .ttl {
	height: 627px;
	background:url(../images/img-main01.jpg) no-repeat;
}

#main-box .ttl-2a {
	height: 97px;
	background:url(../images/img-main04.jpg) no-repeat;
}

#main-box .ttl-2b {
	height: 170px;
	background:url(../images/img-main03.jpg) no-repeat;
}

#main-box .ttl-3 {
	height: 257px;
	background:url(../images/img-main06.jpg) no-repeat;
}

/*--- メインエリア ---*/


#main-box .matrix {
	height: 380px;
	background:url(../images/btn-gentei-tujo-bg.jpg) no-repeat;
}

#main-box .type {
	height: 517px;
	background:url(../images/img-3type.jpg) no-repeat;
}

#main-box .set {
	height: 1088px;
		background:url(../images/img-set.jpg) no-repeat;
}

#main-box .info1 {
	height: 1064px;
		background:url(../images/img-info1.jpg) no-repeat;
}

#main-box .comment {
	height: 797px;
		background:url(../images/img-comment.jpg) no-repeat;
}


#main-box #sound .sound1 {
	height: 734px;
		background:url(../images/img-sound1.jpg) no-repeat;
}

#main-box #sound .sound2 {
	height: 360px;
		background:url(../images/img-sound2.jpg) no-repeat;
}

#main-box #sound .sound3 {
	height: 85px;
		background:url(../images/img-sound3.jpg) no-repeat;
}

#main-box .info2 {
	height: 1041px;
		background:url(../images/img-info2.jpg) no-repeat;
}

#main-box .tokuten {
	height: 440px;
		background:url(../images/img-tokuten.jpg) no-repeat;
}

#main-box .btn-official {
	height: 110px;
		background:url(../images/btn-official.jpg) no-repeat;
}


/*--- フッター ---*/

#main #footer .spec {
	height: 126px;
		background:url(../images/footer.jpg) no-repeat;
}

#main #footer .copyright {
	height:128px;
	background:url(../images/copy.gif) no-repeat;
}
