@charset "shift-jis";


html,body,div,h1,h2,h3,h4,h5,ul,li,dl,dt,dd,p,span,img,table,tr,td,th,a{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}

body{
	background:#ff0;
	min-width:1024px;
	width:100%;
	height:100%;
	font-family:Helvetica, Arial,"CI",Meiryo,sans-serif;
}#header{
	z-index:50;
	width:100%;
	background:url(../img/header_back.png) repeat-x;
	height:45px;
	position:fixed;
}
#header h1{width:180px;}


/* topSection */
#topSection{
	height:654px;
	background:url(../img/ability/header_back.png) top center;
}
#topSection div{
	width:1024px;
	margin:0 auto;
	padding-top:96px;
	overflow:hidden;
}

#topSection h2{ padding:0 0 0 10px; }
#topSection p{ padding:60px 0 0 10px; }
#topSection div a{
	display:block;
	width:444px;
	height:95px;
	background:url(../img/ability/Inquiry_top.png) no-repeat top;
	font-size:10px;
	text-indent:-777px;
}
#topSection div a:hover{
	background-position:bottom;
}

/* abilitySection */
#abilitySection{
	height:2620px;
	background:url(../img/ability/city.png) top center;
	margin-bottom:-55px;
}
#abilitySection ul{
	width:1024px;
	margin:0 auto;
}
.specialist{
	padding-top:80px;
	text-align:center;
	margin-bottom:40px;
}

.Inquiry{
	width:684px;
	margin:0 auto;
	overflow:hidden;
}
.Inquiry a{
	display:block;
	height:95px;
	background:url(../img/ability/Inquiry.png) no-repeat top;
	font-size:10px;
	text-indent:-777px;
}
.Inquiry a:hover{
	background-position:bottom;
}


/* visionSection */
#visionSection{
	height:1240px;
	background:url(../img/ability/vision_back.png) repeat-x bottom center;
	margin-bottom:-85px;
}
.visionTop{
	height:293px;
	background:url(../img/ability/vision_title_back.png) no-repeat center;
}
#visionSection h3{
	width:955px;
	margin:0 auto;
	padding-top:108px;
}
#visionSection p{
	width:970px;
	margin : 0 auto 80px;
	padding:43px 0 0 0;
	font-size:15px;
	line-height:1.6em;
}
.activity{
	height:226px;
	background:url(../img/ability/activity_back.png) no-repeat center;
	margin-bottom:60px;
	font-size:15px;
	line-height:1.5em;
}
.activity dl{
	width:920px;
	margin:0 auto;
	padding-top:20px;
}
.activity dt{
	padding-bottom:15px;
}
.activity em{
	font-style:normal;
	font-weight:bold;
}
.activity .other{
	text-align:right;
}
.activity .other a{
	color:#7b5544;
}


/*******************************************/
/* footer                                  */
/*******************************************/
#footer{
	background:url(../img/footer_back.png) top repeat-x;
	z-index:22;
	position:relative;
	padding-bottom:15px;
	/*height:450px;*/
}
#footer ul{
	width:1024px;
	margin:0 auto;
	position:relative;
}
.topFooter .innerBox{
	background:url(../img/top_footer_back.png) no-repeat top center;
	text-align:center;
}
.topFooter h2{ padding:40px 0 20px;z-index:17;position:relative; }
#footer ul{
	/*background:pink;*/
	overflow:hidden;
}
#footer li.topback{
	background:url(../img/topback_btn_back.png) 0px 1px no-repeat;
	height:160px;
	width:176px;
	padding-right:5px;
}
#footer li.topback img{
	top:0px;
}
#footer li{
	float:left;
	background:url(../img/footer_btn_back.png) 0px 55px no-repeat;
	width:140px;
	height:160px;
	display:inline;
}
#footer li a:hover{
	position:relative;
	top:-2px;
}
#footer li img{
	position:relative;
	top:43px;
}
.copy{
	text-align:center;
	font-size:13px;
	position:relative;
	z-index:15;
	line-height:1.2em;
}
.copy span{
	padding-left:2px;
	font-weight:bold;
}
