@charset"UTF-8";/* CSS Document */


html,body{
	font-size:100%;
	font-family:serif;
	
}
#okadahusuma{
	text-align:right;
	color:#666;
	padding-top:10px;
	padding-right:30px;
}
#logo{
	text-align:center;
	margin-bottom:30px;
}
#top-gl ul{
	width:960px;
	margin:0 auto;
	list-style:none;
	padding-left:50px;
}
#top-gl ul li{
	width:138px;
	float:left;
	padding-right:81px;
	padding-left:81px;
	list-style:none;
	height:74px;
}
#topGlpro a{
	display:block;
	width:138;
	height:74px;
	text-indent:-9989px;
	background:url(../images/top-gl-pro.jpg) no-repeat 0px 0px;
}
#topGlout a{
	display:block;
	width:138;
	height:74px;
	text-indent:-9989px;
	background:url(../images/top-gl-out.jpg) no-repeat 0px 0px;
}
#topGlab a{
	display:block;
	width:138;
	height:74px;
	text-indent:-9989px;
	background:url(../backup/images/top-gl-ab.jpg) no-repeat 0px 0px;
}
#topGlcon a{
	display:block;
	width:138;
	height:74px;
	text-indent:-9989px;
	background:url(../images/top-gl-cont.jpg) no-repeat 0px 0px;
}
#header{
	width:100%;
	height:250px;
	background:#fff;
	overflow:hidden;
}
#topSlide{
	height:auto;
	position:relative;
}
#slide-logo{
	position:absolute;
	bottom:30px;
	left:30px;
	z-index:100;
}
#slidebase{
	position:relative;
}
#slidecontent1{
	background:url(../images/slide1.jpg) center bottom no-repeat;
	position:absolute;
	z-index:10;
	zoom:1;
	color:#fff;
	width:100%;
	height:500px;
}
#slidecontent1 p{
	width:400px;
	padding-top:50px;
	margin:auto;
    text-align:center;
	font-size:16px;
}
#slidecontent2{
	background:url(../images/slide2.jpg) center top no-repeat;
	position:absolute;
	z-index:5;
	zoom:1;
	width:100%;
}
#slidecontent2 p{
	width:400px;
	margin:70px 30px;
	text-shadow:0px 0px 8px #fff;
    text-align:center;
	color:#000;
	font-size:16px;
	background:rgba(255,255,255,0.4);
}
#slidecontent3{
	background:url(../images/slide3.jpg) center bottom no-repeat;
	position:absolute;
	z-index:1;
	zoom:1;
	width:100%;
}
#slidecontent3 p{
	width:400px;
	padding-top:50px;
	margin:auto;
    text-align:center;
	font-size:16px;
}