﻿@charset "utf-8";

/*--------------------------------------*/
/*                                      */
/* ### 特設ページ ###                 */
/*                                      */
/*--------------------------------------*/

/*--- メイン画像 ---*/

#contentsWrap {
	margin: 0 auto;
	width: 1024px;
	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: #f5b289;
}

.display-none {
	display: none;
}


/*--- タイトルエリア ---*/

#main #main-box {
}

#main-box .ttl {
	height: 660px;
	background:url(../images/ext_01.jpg) no-repeat;
}

#main-box .matrix {
	height: 289px;
}

/*--- メインエリア ---*/

#main-box .main01 {
	height: 967px;
		background:url(../images/ext_06.jpg) no-repeat;
}

#main-box .main02 {
	height: 436px;
		background:url(../images/ext_07.jpg) no-repeat;
}

#main-box .main03 {
	height: 80px;
		background:url(../images/ext_08.jpg) no-repeat;
}
/*--- フッター ---*/

#main #footer {
		height:184px;
	background-image:url(../images/ext_09.jpg) ;
}


#footer .spec {

}



#footer .copyright {
	height: 0px;
}
