@charset "utf-8";

/* ///////////////////////////////////////////////////////////////////

[header]
	[headerInner]
		[social]
		[option]
			[optionInner]
[mainWrapper]
	[opening]
		[openingInner]
			[zoomzoomRight]
			[pickupitems]
			[zoomzoomLeft]
			[heroImg]
			[catch]
	[contentsWrapper]
		[illumination]
			[illuminationBox01]
				[illuminationImg01]
				[illuminationImg01Lead]
			[illuminationBox02]
				[illuminationImg02]
				[illuminationImg02Lead]
			[illuminationBox03]
				[illuminationImg03]
				[illuminationImg03Lead]
		[mzCustom]
	  		[mzCustomInner]
	  			[heroinCatch]
	  			[heroinImg]
	  			[mzCunstomTitle]
	  			[mzCustomLead]
	  			[mzCustomImg01]
	  			[mzCustomImg02]
	  	[dressup]
			[dressupImg01]
			[dressupImg01Pedal]
			[dressupImg01Aircon]
			[dressupImg01Engine]
		[interior]
			[interiorInner]
				[interiorMain]
				[interiorBox01]
					[interiorImg01White]
					[interiorImg01WhiteLead]
					[interiorImg01Red]
					[interiorImg01RedLead]
				[interiorBox02]
					[interiorImg02Black]
					[interiorImg02BlackLead]
					[interiorImg02Red]
					[interiorImg02RedLead]
				[interiorBox03]
					[interiorImg03]
					[interiorImg03Lead]
				[interiorBox04]
					[interiorImg04]
					[interiorImg04Lead]
						[audio_player1]
						[jp_container_1]
						[audio_player2]
						[jp_container_2]
				[interiorBox05]
					[interiorImg05]
					[interiorImg05Lead]
					[interiorImg05Ex]
				[interiorBox06]
					[interiorTitle]
					[interiorImg06]
					[interiorImg06Lead]
					[navigation]
						[navigationInner]
							[navigationImg01]
							[navigationImg02]
							[navigationImg03]
							[navigationImg04]
							[navigationImg05]
		[voice]
			[voiceTitle]
			[voiceImg01]
			[voiceImg01Lead]
			[voiceImg02]
		[pagetop]
	[bgWrapper]
		[dressupBg]
		[interiorBg]
		[supportBg]
		[voiceBg]
[footer]
	[footerInner]
	
/////////////////////////////////////////////////////////////////// */

html {
	/*overflow-y: scroll;*/
}

body {
	position: relative;
	/padding-bottom: 70px;
	background: #000;
	background-position: top center; 
	background-repeat: no-repeat; 
	color: #FFF;
	line-height: 1.6;
	-ms-overflow-x: hidden;
	overflow-x: hidden;
	font-family: 'Hiragino Kaku Gothic Pro',Meiryo,InterstateRegular,sans-serif;
}

/* =========================================================
header
========================================================= */
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}

/* =========================================================
headerInner
========================================================= */
#headerInner {
	margin: auto;
	width: 980px;
	position: relative;
}

#headerInner h1 {
	position: absolute;
	left:9px;
	top:38px;
}

#headerInner .zoom {
    position: absolute;
    right: 9px;
    top: 38px;
}

/* =========================================================
social
========================================================= */
#social {
	position: absolute;
	right: -12px;
	top: 65px;
}

#twitter-widget-0 {
	width: 74px !important;
}

/* =========================================================
option
========================================================= */
#option {
	position: absolute;
	top: 100px;
	margin: auto;
	width: 960px;
	height: 0;
}

#option.fixed {
	position: fixed;
	top: 40px;
}

#optionInner {
	width: 304px;
	height: 60px;
	float: right;
}

#optionInner a {
	width: 100%;
	height: 100%;
	display: block;
	background: url(../../img/btn_option.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}

/* =========================================================
mainWrapper
========================================================= */
#mainWrapper {
	padding-bottom: 120px;
	width: 100%;
	height: 100%;
	position: relative;
}

/* =========================================================
opening
========================================================= */
#opening {
	position: relative;
	width: 100%;
	height: 857px;
	/*display: none;*/
}

/* =========================================================
openingInner
========================================================= */
#openingInner {
	position: relative;
	margin: auto;
	width: 980px;
	height: 100%;
}

/* =========================================================
pickupitems
========================================================= */
#pickupitems {
	position: absolute;
	left: 0;
	top: 130px;
	width: 359px;
	height: 100px;
	display: block;
	z-index: 5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=0)';
	opacity: 0;
}

/* =========================================================
zoomzoomRight
========================================================= */
#zoomzoomRight {
	position: absolute;
	top: -110px;
	left: 760px;
	width: 533px;
	height: 352px;
	z-index: 55;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=0)';
	opacity: 0;
}

/* =========================================================
zoomzoomLeft
========================================================= */
#zoomzoomLeft {
	position: absolute;
	top: 250px;
	left: -174px;
	width: 433px;
	height: 352px;
	z-index: 3;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=0)';
	opacity: 0;
}

/* =========================================================
heroImg
========================================================= */
#heroImg {
	position: absolute;
	left: 0;
	top: 164px;
	width: 967px;
	height: 590px;
	display: block;
	z-index: 4;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=0)';
	opacity: 0;
}

/* =========================================================
catch
========================================================= */
#catch {
	position: absolute;
	left: -10px;
	top: 702px;
	width: 882px;
	height: 79px;
	display: block;
	z-index: 5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=0)';
	opacity: 0;
}

/* =========================================================
contentsWrapper
========================================================= */
#contentsWrapper {
	position: relative;
	margin: auto;
	width: 980px;
	height: 0;
}

/* =========================================================
illumination
========================================================= */
#illumination {
	position: relative;
	width: 100%;
	height: 900px;
	background: url(../../img/bg.png) repeat-y;
}

#illumination .switch {
	position: absolute;
	bottom: 0;
	right: 0;
}

#illumination .switch li {
	margin-left: 8px;
	width: 60px;
	height: 21px;
	float: left;
}

#illumination .switch li a {
	width: 100%;
	height: 100%;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#illumination .switch li a.current,
#illumination .switch li a:hover {
	background-position: left bottom;
}

#illumination .switch li.blue {width: 205px;}
#illumination .switch li.fog {width: 134px;}

#illumination .switch li.default a {background-image: url(../../img/btn_default.gif);}
#illumination .switch li.on a {background-image: url(../../img/btn_on.gif);}
#illumination .switch li.fog a {background-image: url(../../img/btn_fog.gif);}
#illumination .switch li.blue a {background-image: url(../../img/btn_blue.gif);}

/* =========================================================
illuminationBox01
========================================================= */
#illuminationBox01 {
	position: relative;
	margin-bottom: 80px;
	padding-top: 100px;
	width: 100%;
	height: 260px;
	display: block;
	background: url(../../img/line.gif) no-repeat left top;
}

/* =========================================================
illuminationImg01
========================================================= */
#illuminationImg01 {
	position: absolute;
	right: 0;
	top: 100px;
	width: 420px;
	height: 100%;
	display: block;
	z-index: 5;
}

/* =========================================================
illuminationImg01Lead
========================================================= */
#illuminationImg01Lead {
	position: absolute;
	left: 0;
	top: 100px;
	width: 455px;
	display: block;
	background: #000;
	z-index: 5;
}

/* =========================================================
illuminationBox02
========================================================= */
#illuminationBox02 {
	position: relative;
	margin-bottom: 80px;
	padding-top: 100px;
	width: 100%;
	height: 260px;
	display: block;
	background: url(../../img/line.gif) no-repeat left top;
}

#illuminationBox02 .switch {
	left: 0;
}

#illuminationBox02 .switch li {
	margin: 0 8px 0 0;
	width: 60px;
	height: 21px;
	float: left;
}

/* =========================================================
illuminationImg02
========================================================= */
#illuminationImg02 {
	position: absolute;
	left: 0;
	top: 100px;
	width: 420px;
	height: 100%;
	display: block;
	z-index: 5;
}

/* =========================================================
illuminationImg02Lead
========================================================= */
#illuminationImg02Lead {
	position: absolute;
	left: 470px;
	top: 100px;
	width: 503px;
	display: block;
	z-index: 5;
}

/* =========================================================
illuminationBox03
========================================================= */
#illuminationBox03 {
	position: relative;
	margin-bottom: 80px;
	padding-top: 100px;
	width: 100%;
	height: 260px;
	display: block;
	background: url(../../img/line.gif) no-repeat left top;
}

/* =========================================================
illuminationImg03
========================================================= */
#illuminationImg03 {
	position: absolute;
	right: 0;
	top: 100px;
	width: 420px;
	height: 100%;
	display: block;
	z-index: 5;
}

/* =========================================================
illuminationImg03Lead
========================================================= */
#illuminationImg03Lead {
	position: absolute;
	left: 0;
	top: 100px;
	width: 455px;
	display: block;
	background: #000;
	z-index: 5;
}

#illuminationImg01,
#illuminationImg02,
#illuminationImg03 {
	height: 230px;
	overflow: hidden;
}

#illuminationImg01 div,
#illuminationImg02 div,
#illuminationImg03 div {
	display: none;
}

#illuminationImg01 div.active,
#illuminationImg02 div.active,
#illuminationImg03 div.active {
	display: block;
}


#illuminationImg01Lead img,
#illuminationImg02Lead img,
#illuminationImg03Lead img {
	margin-bottom: 10px;
}

/* =========================================================
mzCustom
========================================================= */
#mzCustom {
	width: 100%;
	height: 1135px;
	background: url(../../img/line.gif) no-repeat left bottom;
}

/* =========================================================
mzCustomInner
========================================================= */
#mzCustomInner {
	position: relative;
	padding-top: 80px;
	background: url(../../img/line.gif) no-repeat left top;
}

/* =========================================================
heroinCatch
========================================================= */
#heroinCatch {
	position: absolute;
	left: -20px;
	top: 80px;
	width: 798px;
	height: 80px;
	display: block;
	text-align: center;
	z-index: 5;
}

/* =========================================================
heroinImg
========================================================= */
#heroinImg {
	position: absolute;
	left: -50px;
	top: 112px;
	width: 1080px;
	height: 510px;
	display: block;
	z-index: 5;
}

/* =========================================================
mzCustomTitle
========================================================= */
#mzCustomTitle {
	position: absolute;
	left: 0;
	top: 166px;
	width: 402px;
	height: 78px;
	display: block;
	z-index: 5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=0)';
	opacity: 0;
}

/* =========================================================
mzCustomLead
========================================================= */
#mzCustomLead {
	position: absolute;
	right: 0;
	top: 560px;
	width: 934px;
	height: 81px;
	display: block;
	z-index: 5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=0)';
	opacity: 0;
}

/* =========================================================
mzCustomImg01
========================================================= */
#mzCustomImg01 {
	position: absolute;
	left: -50px;
	top: 673px;
	width: 100%;
	height: 157px;
	display: block;
	z-index: 5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=0)';
	opacity: 0;
}

/* =========================================================
mzCustomImg02
========================================================= */
#mzCustomImg02 {
	position: absolute;
	right: -50px;
	top: 854px;
	width: 100%;
	height: 180px;
	display: block;
	z-index: 5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=0)';
	opacity: 0;
}

/* =========================================================
mzCustomNote
========================================================= */
#mzCustomNote {
	position: absolute;
	top: 1050px;
	width: 100%;
	display: block;
	z-index: 5;
}

/* =========================================================
dressup
========================================================= */
#dressup {
	position: relative;
	width: 100%;
	height: 770px;
	background: url(../../img/bg.png) repeat-y;
}

/* =========================================================
dressupImg01
========================================================= */
#dressupImg01 {
	position: relative;
	left: 0;
	top: 100px;
	width: 100%;
	height: 317px;
	display: block;
	z-index: 5;
}

.Aircon {
	position: absolute;
	left: 580px;
	top: 32px;
	width: 72px;
	height: 73px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/aricon.png);
	background-position: left top;
	cursor: pointer;
}

.Pedal {
	position: absolute;
	left: 432px;
	top: 241px;
	width: 108px;
	height: 75px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/pedal.png);
	background-position: left top;
	cursor: pointer;
}

.Engine {
	position: absolute;
	left: 441px;
	top: 80px;
	width: 54px;
	height: 62px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/engine.png);
	background-position: left top;
	cursor: pointer;
}

.hover {
	background-position: left bottom !important;
}

/* =========================================================
dressupImg01Pedal
========================================================= */
#dressupImg01Pedal {
	position: absolute;
	left: 0;
	top: 437px;
	width: 314px;
	display: block;
	background: #000;
	z-index: 5;
}

/* =========================================================
dressupImg01Aircon
========================================================= */
#dressupImg01Aircon {
	position: absolute;
	left: 335px;
	top: 437px;
	width: 314px;
	display: block;
	background: #000;
	z-index: 5;
}

/* =========================================================
dressupImg01Engine
========================================================= */
#dressupImg01Engine {
	position: absolute;
	right: 0;
	top: 437px;
	width: 314px;
	display: block;
	background: #000;
	z-index: 5;
}

.noBorder {
	border: 5px solid transparent;

}

.blueBorder {
	border: 5px solid #21cbf1;
}

#dressupImg01Pedal img,
#dressupImg01Aircon img,
#dressupImg01Engine img {
	margin-bottom: 10px;
}

/* =========================================================
interior
========================================================= */
#interior {
	position: relative;
	width: 100%;
	height: 4342px;
	background: url(../../img/bg.png) repeat-y;
}

/* =========================================================
interiorInner
========================================================= */
#interiorInner {
	width: 100%;
	height: 100%;
	background: url(../../img/line.gif) no-repeat;
}

/* =========================================================
interiorMain
========================================================= */
#interiorMain {
	position: relative;
	top: 100px;
	width: 100%;
	height: 417px;
}

/* =========================================================
interiorBox01
========================================================= */
#interiorBox01 {
	position: relative;
	top: 100px;
	padding-top: 50px;
	margin-bottom: 80px;
	width: 100%;
	height: 490px;
	display: block;
}

/* =========================================================
interiorImg01White
========================================================= */
#interiorImg01White {
	position: absolute;
	left: 0;
	top: 80px;
	width: 666px;
	height: 220px;
	display: block;
	z-index: 5;
}

/* =========================================================
interiorImg01WhiteLead
========================================================= */
#interiorImg01WhiteLead {
	position: absolute;
	left: 571px;
	top: 80px;
	width: 405px;
	display: block;
	background: #000;
	z-index: 5;
}

/* =========================================================
interiorImg01Red
========================================================= */
#interiorImg01Red {
	position: absolute;
	left: 0;
	top: 350px;
	width: 666px;
	height: 220px;
	display: block;
	z-index: 5;
}

/* =========================================================
interiorImg01RedLead
========================================================= */
#interiorImg01RedLead {
	position: absolute;
	left: 571px;
	top: 350px;
	width: 405px;
	display: block;
	background: #000;
	z-index: 5;
}

/* =========================================================
interiorBox02
========================================================= */
#interiorBox02 {
	position: relative;
	top: 100px;
	margin-bottom: 80px;
	padding-top: 100px;
	width: 100%;
	height: 552px;
	display: block;
	background: url(../../img/line.gif) no-repeat;
}

/* =========================================================
interiorImg02Black
========================================================= */
#interiorImg02Black {
	position: absolute;
	right: 0;
	top: 100px;
	width: 670px;
	height: 251px;
	display: block;
	z-index: 5;
}

/* =========================================================
interiorImg02BlackLead
========================================================= */
#interiorImg02BlackLead {
	position: absolute;
	left: 0;
	top: 100px;
	width: 438px;
	display: block;
	background: #000;
	z-index: 5;
}

/* =========================================================
interiorImg02Red
========================================================= */
#interiorImg02Red {
	position: absolute;
	right: 0;
	top: 401px;
	width: 670px;
	height: 251px;
	display: block;
	z-index: 5;
}

/* =========================================================
interiorImg02RedLead
========================================================= */
#interiorImg02RedLead {
	position: absolute;
	left: 0;
	top: 401px;
	width: 438px;
	display: block;
	background: #000;
	z-index: 5;
}

/* =========================================================
interiorBox03
========================================================= */
#interiorBox03 {
	position: relative;
	top: 100px;
	margin-bottom: 80px;
	padding-top: 100px;
	width: 100%;
	height: 222px;
	display: block;
	background: url(../../img/line.gif) no-repeat;
}

/* =========================================================
interiorImg03
========================================================= */
#interiorImg03 {
	position: absolute;
	left: 0;
	top: 100px;
	width: 505px;
	height: 100%;
	display: block;
	z-index: 5;
}

/* =========================================================
interiorImg03Lead
========================================================= */
#interiorImg03Lead {
	position: absolute;
	left: 526px;
	top: 100px;
	width: 454px;
	display: block;
	background: #000;
	z-index: 5;
}


/* =========================================================
interiorBox07
========================================================= */
#interiorBox07 {
	position: relative;
	top: 100px;
	margin-bottom: 80px;
	padding-top: 100px;
	width: 100%;
	height: 312px;
	display: block;
	background: url(../../img/line.gif) no-repeat;
}

/* =========================================================
interiorImg07
========================================================= */
#interiorImg07 {
	position: absolute;
	left: 0;
	top: 190px;
	width: 505px;
	height: 100%;
	display: block;
	z-index: 5;
}

/* =========================================================
interiorImg07Lead
========================================================= */
#interiorImg07Lead {
	position: absolute;
	left: 0;
	top: 100px;
	width: 100%;
	display: block;
	background: #000;
	z-index: 5;
}


/* =========================================================
interiorBox04
========================================================= */
#interiorBox04 {
	position: relative;
	top: 100px;
	margin-bottom: 80px;
	padding-top: 100px;
	width: 100%;
	height: 246px;
	display: block;
	background: url(../../img/line.gif) no-repeat;
}

/* =========================================================
interiorImg04
========================================================= */
#interiorImg04 {
	position: absolute;
	right: 0;
	top: 100px;
	width: 530px;
	height: 100%;
	display: block;
	z-index: 5;
}

/* =========================================================
interiorImg04Lead
========================================================= */
#interiorImg04Lead {
	position: absolute;
	left: 0;
	top: 100px;
	width: 443px;
	display: block;
	background: #000;
	z-index: 5;
}

.audio_player {
	margin-bottom: 20px;
}

/* =========================================================
interiorBox05
========================================================= */
#interiorBox05 {
	position: relative;
	top: 100px;
	margin-bottom: 80px;
	padding-top: 100px;
	width: 100%;
	height: 250px;
	display: block;
	background: url(../../img/line.gif) no-repeat;
}

/* =========================================================
interiorImg05
========================================================= */
#interiorImg05 {
	position: absolute;
	left: 0;
	top: 100px;
	width: 390px;
	height: 100%;
	display: block;
	z-index: 5;
}

/* =========================================================
interiorImg05Lead
========================================================= */
#interiorImg05Lead {
	position: absolute;
	left: 440px;
	top: 100px;
	width: 533px;
	display: block;
	background: #000;
	z-index: 5;
}

/* =========================================================
interiorImg05Ex
========================================================= */
#interiorImg05Ex {
	position: absolute;
	left: 440px;
	top: 177px;
	padding: 18px;
	width: 494px;
	display: block;
	background: #000;
	border: 1px solid #21cbf1;
	z-index: 5;
}

/* =========================================================
interiorBox06
========================================================= */
#interiorBox06 {
	position: relative;
	top: 100px;
	padding-top: 100px;
	margin-bottom: 80px;
	width: 100%;
	height: 574px;
	display: block;
	background: url(../../img/line.gif) no-repeat;
}

/* =========================================================
interiorImg06
========================================================= */
#interiorImg06 {
	position: absolute;
	right: 0;
	top: 180px;
	width: 430px;
	height: 516px;
	display: block;
	z-index: 5;
}

/* =========================================================
interiorImg06Lead
========================================================= */
#interiorImg06Lead {
	position: absolute;
	left: 0;
	top: 180px;
	width: 650px;
	display: block;
	background: #000;
	z-index: 5;
}

#interiorImg01WhiteLead img,
#interiorImg01RedLead img,
#interiorImg02BlackLead img,
#interiorImg02RedLead img,
#interiorImg03Lead img,
#interiorImg04Lead img,
#interiorImg05Lead img,
#interiorImg06Lead img,
#interiorImg07Lead img {
	margin-bottom: 10px;
}

/* =========================================================
navigation
========================================================= */
#navigation {
	position: absolute;
	left: 0;
	top: 270px;
	width: 723px;
	display: block;
	background: #000;
	z-index: 5;
}

/* =========================================================
navigationtInner
========================================================= */
/*#navigationInner {
	position: relative;
	width: 100%;
	height: 326px;
}*/

#navigationInner {
	position: relative;
	width: 100%;
	height: 0px;
}

/* =========================================================
navigationImg01
========================================================= */
#navigationImg01 {
	position: absolute;
	left: 0;
	top: 0;
	width: 197px;
	height: 148px;
	display: block;
	z-index: 5;
}

/* =========================================================
navigationImg02
========================================================= */
#navigationImg02 {
	position: absolute;
	left: 254px;
	top: 0;
	width: 212px;
	height: 150px;
	display: block;
	z-index: 5;
}

/* =========================================================
navigationImg03
========================================================= */
#navigationImg03 {
	position: absolute;
	left: 508px;
	top: 0;
	width: 213px;
	height: 147px;
	display: block;
	z-index: 5;
}

/* =========================================================
navigationImg04
========================================================= */
#navigationImg04 {
	position: absolute;
	left: 0;
	top: 177px;
	width: 212px;
	height: 148px;
	display: block;
	z-index: 5;
}

/* =========================================================
navigationImg05
========================================================= */
#navigationImg05 {
	position: absolute;
	left: 254px;
	top: 177px;
	width: 212px;
	height: 148px;
	display: block;
	z-index: 5;
}

/* =========================================================
voice
========================================================= */
#voice {
	position: relative;
	width: 100%;
	height: 513px;
	background: url(../../img/bg.png) repeat-y;
}

/* =========================================================
voiceTitle
========================================================= */
#voiceTitle {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 71px;
	display: block;
	z-index: 5;
}

/* =========================================================
voiceImg01
========================================================= */
#voiceImg01 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 246px;
	height: 392px;
	display: block;
	z-index: 5;
}

/* =========================================================
voiceImg01Lead
========================================================= */
#voiceImg01Lead {
	position: absolute;
	left: 280px;
	top: 120px;
	width: 690px;
	display: block;
	background: #000;
	font-size: 12px;
	z-index: 5;
}

#voiceImg01Lead img {
	margin-bottom: 10px;
}

/* =========================================================
voiceImg02
========================================================= */
#voiceImg02 {
	position: absolute;
	left: 280px;
	bottom: 0;
	width: 326px;
	height: 168px;
	display: block;
	z-index: 5;
}

/* =========================================================
bgWrapper
========================================================= */
#bgWrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

/* =========================================================
dressupBg
========================================================= */
#dressupBg {
	position: fixed;
	right: 0;
	top: 30px;
	width: 605px;
	height: 379px;
	display: block;
	background: url(../../img/dressup_bg.jpg) no-repeat;
	z-index: 2;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=0)';
	opacity: 0;
}

.m-top200 {
	margin-top: 200px;
}

.note {
	margin-top: 50px;
	width: 450px;
	float: left;
	font-size: 90%;
}

.text-l{
	font-size: 150%;
}

.text-b{
	font-weight: bold;
}


/* =========================================================
pagetop
========================================================= */
#pagetop {
	width: 63px;
	float: right;
}

/* =========================================================
footer
========================================================= */
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 70px;
	background: #0064B6;
	z-index: 55;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=0)';
	opacity: 0;
	font-size: 12px;
}

/* =========================================================
footerInner
========================================================= */
#footerInner {
	position: relative;
	margin: auto;
	width: 980px;
	height: 100%;
	display: none;
	line-height: 1;
}

#footerInner .copyright {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.5em;
}

#footerInner ul {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -0.5em;
}

#footerInner ul li {
	margin-left: 18px;
	display: inline;
}

#footerInner a {
	color: #FFF;
	text-decoration: none;
}

#footerInner a:hover {
	color: #FFF;
	text-decoration: underline;
}

