@charset "utf-8";
/* CSS Document */
#TOP{
	position:fixed;
	z-index:12;
	right:50px;
	top:40px;
	width:129px;
	height:473px;
	cursor:pointer;
}

input,button,select,textarea{outline:none}
 *:focus { outline: none; }
* {padding:0;margin: 0;border:0; list-style: none;}
		html, 
		body {background-color:#fff;} 
		.fly2and_wrap {background-color:##fff;}
		.fly2and_wrap .section01 {background:url("../images/index_01.jpg") center 0 no-repeat;position:relative;z-index:10;}
		.fly2and_wrap .section01 .inner {width:1024px;height:676px;position:relative; margin:0 auto;background:url("../images/index_01.jpg") center 0 no-repeat;}


		.fly2and_wrap .section02 {background:url("../images/index_02.jpg") center 0 no-repeat;position:relative;z-index:9;}
		.fly2and_wrap .section02 .inner {width:1024px;height:111px;position:relative; margin:0 auto;background:url("../images/index_02.jpg") center 0 no-repeat; z-index:5;}

		.fly2and_wrap .section03 {background:url("../images/page_01_03.jpg") center 0 no-repeat;position:relative;z-index:8;}
		.fly2and_wrap .section03 .inner {width:1024px;height:1194px;position:relative; margin:0 auto;background:url("../images/page_01_03.jpg") center 0 no-repeat;}


		.fly2and_wrap .section04 {background:url("../images/page_01_04.jpg") center 0 no-repeat;position:relative;z-index:7;}
		.fly2and_wrap .section04 .inner {width:1024px;height:1058px;position:relative; margin:0 auto;background:url("../images/page_01_04.jpg") center 0 no-repeat;}	

		.fly2and_wrap .section05 {background:url("../images/page_02_03.jpg") center 0 no-repeat;position:relative;z-index:7;}
		.fly2and_wrap .section05 .inner {width:1024px;height:1194px;position:relative; margin:0 auto;background:url("../images/page_02_03.jpg") center 0 no-repeat;}	

		.fly2and_wrap .section06 {background:url("../images/page_03_03.jpg") center 0 no-repeat;position:relative;z-index:7;}
		.fly2and_wrap .section06 .inner {width:1024px;height:1139px;position:relative; margin:0 auto;background:url("../images/page_03_03.jpg") center 0 no-repeat;}	


		.fly2and_wrap .noteworthy {background:url("../images/noteworthy.jpg") center 0 no-repeat;position:relative;z-index:5;}
		.fly2and_wrap .noteworthy  .inner {width:1024px;height:241px;position:relative; margin:0 auto;background:url("../images/noteworthy.jpg") center 0 no-repeat;}

		.fly2and_wrap .cp {clear:both;padding-top:25px;height:49px;text-align:center; background-color:#FFF;}



#footer{ width:100%; height:70px; background:#000;}
#footer_inner{width:1024px; height:70px; background:#000; margin:0 auto;}
		
