span {display:block;}

section.subvisual
{
	width:100%;
	height:300px;
	top:-18px;
	overflow:hidden;
}

section.subvisual a
{
	color:#fff;
}



section#subvisual01{background:url(../img/sub/visual/01.png) center center no-repeat;}
section#subvisual02{background:url(../img/sub/visual/02.png) center center no-repeat;}
section#subvisual03{background:url(../img/sub/visual/03.png) center center no-repeat;}
section#subvisual04{background:url(../img/sub/visual/04.png) center center no-repeat;}
section#subvisual05{background:url(../img/sub/visual/05.png) center center no-repeat;}


article.subvisual_text
{
	margin:0 auto;
	width:1000px;
	text-align:center;
}

article#subvisual0101{background:url(../img/sub/visual/0101.png) no-repeat center center;	height:300px;}
article#subvisual0102{background:url(../img/sub/visual/0102.png) no-repeat center center;	height:300px;}
article#subvisual0103{background:url(../img/sub/visual/0103.png) no-repeat center center;	height:300px;}
article#subvisual0104{background:url(../img/sub/visual/0104.png) no-repeat center center;	height:300px;}
article#subvisual0105{background:url(../img/sub/visual/0105.png) no-repeat center center;	height:300px;}

article#subvisual0201{background:url(../img/sub/visual/0201.png) no-repeat center center;	height:300px;}
article#subvisual0202{background:url(../img/sub/visual/0202.png) no-repeat center center;	height:300px;}

article#subvisual0301{background:url(../img/sub/visual/0301.png) no-repeat center center;	height:300px;}
article#subvisual0302{background:url(../img/sub/visual/0302.png) no-repeat center center;	height:300px;}
article#subvisual0303{background:url(../img/sub/visual/0303.png) no-repeat center center;	height:300px;}
article#subvisual0304{background:url(../img/sub/visual/0304.png) no-repeat center center;	height:300px;}
article#subvisual0305{background:url(../img/sub/visual/0305.png) no-repeat center center;	height:300px;}
article#subvisual0306{background:url(../img/sub/visual/0306.png) no-repeat center center;	height:300px;}

article#subvisual0401{background:url(../img/sub/visual/0401.png) no-repeat center center;	height:300px;}
article#subvisual0402{background:url(../img/sub/visual/0402.png) no-repeat center center;	height:300px;}

article#subvisual0501{background:url(../img/sub/visual/0501.png) no-repeat center center;	height:300px;}
article#subvisual0502{background:url(../img/sub/visual/0502.png) no-repeat center center;	height:300px;}
article#subvisual0503{background:url(../img/sub/visual/0503.png) no-repeat center center;	height:300px;}




.arrowleft
{
	position:absolute;
	text-align:center;
	color:#fff;
	font-weight:bold;
	top:104px;
	left:0;
	font-size:12pt;
}
.arrowright
{
	position:absolute;
	text-align:center;
	color:#fff;
	font-weight:bold;
	top:104px;
	right:0;
	font-size:12pt;
}
.arrowleft a
{
	text-decoration:none;
}
.arrowright a
{
	text-decoration:none;
}

div#btn
{
	z-index:10000;
	text-align:center;

	position:absolute;
	left:450px;
	width:120px;
	margin:0 auto;
	bottom:30px;
}


div#btn p
{
	width:12px;
	height:12px;
	float:left;
	background:url(../img/sub/visual/not.png);
	text-align:center;
	margin-right:10px;
}
div#btn p.selected

{
	background:url(../img/sub/visual/select.png);
	display:block;

}



/*------------------------------*/
section#subpage
{
	width:100%;
	margin-top:10px;
}

article#title
{
	width:1000px;
	overflow:hidden;
}

h1#title1
{
/*	    background: url(../img/sub/title_bar.png) no-repeat left center;*/
    height: 18px;
    color: #ff0909;
/*    padding-left: 13px;*/
    font-size: 20px;
    line-height: 16px;
    width: 500px;
    font-weight: 800;
    float: left;
}

h1#sitemap
{
	float:right;
	font-size:12px;
	color:#555;
}


article#page
{
	margin:0;
}


#subpage1{
   top: -20px; 
}
























