﻿@charset "utf-8";
#loading {
	display: none;
	position: fixed;
	_position: absolute; /* IE6対策 */
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #FFF url(../img/loading.gif) no-repeat center 50%;

}
.nextBtn {
	Z-INDEX: 5000; POSITION: absolute; TEXT-ALIGN: center; WIDTH: 200px; HEIGHT: 100px; TOP: 0px; LEFT: 0px
}
.prevBtn {
	Z-INDEX: 5000; POSITION: absolute; TEXT-ALIGN: center; WIDTH: 200px; BOTTOM: 0px; HEIGHT: 100px; LEFT: 0px
}
#ret {
	Z-INDEX: 5000;
}


.section {
	width: 100%;
	background: none repeat scroll 0 0 transparent;
}
#section01{
}
#section02{
}
#section03{
}
#section04{
}
#section05{
}
#section06{
}

.inner {
background-color: #FF0000;
	width: 980px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
}
#title-set {
/*
background-color: #FF0000;
*/
	width: 100%;
}

#arrow01 {
	width:  2711px;
	height: 2600px;
	background: url(../img/arrow01.png) no-repeat 0 0;
	z-index: 1001;
}
#arrow02 {
	width:  2711px;
	height: 2600px;
	background: url(../img/arrow02.png) no-repeat 0 0;
	z-index: 1002;
}
#arrow03 {
	width:  2711px;
	height: 1300px;
	background: url(../img/arrow03.png) no-repeat 0 0;
	z-index: 1003;
}
#arrow04 {
	width:  2711px;
	height: 900px;
/*
	background: url(../img/arrow04.png) no-repeat 0 0;
	z-index: 1004;
*/
}
#arrow05 {
	width:  2711px;
	height: 2600px;
	background: url(../img/arrow01.png) no-repeat 0 0;
	z-index: 1005;
}
#arrow06 {
	width:  2711px;
	height: 2600px;
	background: url(../img/arrow04.png) no-repeat 0 0;
	z-index: 1006;
}

#img01 {
	margin: 0 auto;
	position: relative;
	padding: 50px;
}

#img02 {
	z-index: 2002;
}

#img03 {
	z-index: 1000;
}

#img04 {
	z-index: 2004;
}

#img05 {
	z-index: 2005;
}

#img06 {
	z-index: 1007;
}

#img07 {
	z-index: 2007;
}
#img08 {
	z-index: 2008;
}

#img09 {
	z-index: 2009;
}
#img10 {
	z-index: 2010;
}
#img11 {
	z-index: 2011;
}
#img12 {
	z-index: 2011;
}
#img13 {
	z-index: 2013;
}
#img14 {
	z-index: 2014;
}
#img15 {
	z-index: 2015;
}
#img16 {
	z-index: 2016;
}


.text {
	width: 700px;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 10px;
	text-align: left;
	line-height: 1.2em;

	background: rgb(255,255,255);
	background: rgba(255,255,230,0.7);
	filter: alpha(opacity=70);	-moz-opacity:0.70;	opacity:0.70;

	z-index: 1500;
}

.h4_headertitle {
	font-weight: Bold;
	margin: 0;
	color: #000;
	font-size: 22px;
	font-family: Times New Roman,Osaka,sans-serif;
	text-shadow: 0 2px 1px #888;
	text-align: left;
}
.h4_content {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	color: #000;
	font-family: Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PMincho",Verdana,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kakugo Pro W3",Osaka,sans-serif;
}
.h4_Footertitle {
	font-weight: Bold;
	margin: 0;
	color: #000;
	font-size: 12px;
	font-family: Times New Roman,Osaka,sans-serif;
	text-align: left;
}

.h2_content {
	font-size: 32px;
	font-weight: normal;
	margin: 0;
	color: #000;
	font-family: Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PMincho",Verdana,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kakugo Pro W3",Osaka,sans-serif;
}
