body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, MS PRゴシック,Arial, sans-serif;
	color: #333;
	line-height:200%;
	letter-spacing: 2px;
	background: #fff;
	}
html {margin: 0px; padding: 0px;height:100%;background: #FFF9D9;}

h1{margin: 0px; padding: 0px;}

#body{height:100%;height:auto;}

/*-----------------TOPの3つならんでるところ----------------------*/
#global{width:900px;}

#globalContainer{
	width:900px;
	clear:both;
	text-align:center;
	margin:0px auto;
	height: 190px;
	}
#globalContainer #tophojin,
#globalContainer #topkojin {
	width: 440px;
	height: 150px;
	float:left;
	}
#globalContainer #tophojin{margin: 10px 0px 10px 10px;}
#globalContainer #topkojin{margin: 10px 0px 10px ;}

#globalContainer #tophojin a,
#globalContainer #topkojin a{
	display: block;
	text-decoration:none;
	width: 440px;
	height: 150px;
	cursor:pointer;
	text-indent:-10000px;
}

#globalContainer #tophojin a{background: url(../img/topbtn.jpg) 0px 0px no-repeat;}
#globalContainer #topkojin a{background: url(../img/topbtn.jpg) -440px 0px no-repeat;}

#globalContainer #tophojin a:hover{background: url(../img/topbtn.jpg) 0px -160px no-repeat;}
#globalContainer #topkojin a:hover{background: url(../img/topbtn.jpg) -440px -160px no-repeat;}

#idhoge{background:none;width:870px;margin:11px 15px 0px;-margin:11px 15px 40px;}


#main{
	width:900px;
	height:390px;
	padding:1px 0px;
	clear:both;
	margin:0px auto;
	text-align:left;
	background: url(../img/topbg.jpg) no-repeat 0px 0px !important;
	}

/*-----------------footer----------------------*/
#footer{
	width:900px;
	margin:0 auto 20px;
	padding:0;
	clear:both;
	font-size:60%;
	}
#footerGlobal{
	width:900px;
	margin:10px auto 0px;
	padding:0;
	background:#56BCEB url(../img/footer_bg.gif) no-repeat 40px 20px;
	clear:both;
	}
.footerCopy{
	width:898px;
	background-color:#FFF;
	border:1px solid #E3E3E1;
	clear:both;
	}
p.title{margin:10px;padding:0px 0px 0px;text-align:left;}


#footerGlobal ul{
	width:500px;
	height:35px;
	margin:0px 0px 0px 400px;
	padding:20px 0px 18px;
	text-align:center;
	display: block;
	clear:both;
	}
#footer li{list-style:none;margin:0;padding:0;}
#footer li{float:left;}
#footer li a{text-indent:-9999px;
	width:110px;
	height:35px;
	float:left;
	}
#footer li.globalService{width:120px;}
#footer li.globalRecruit{width:130px;}
#footer li.globalContact{width:130px;}
#footer li.globalCorpo a{background:url(../img/footer_list.gif) no-repeat 0px 0px;}
#footer li.globalService a{background:url(../img/footer_list.gif) no-repeat -110px 0px;width:120px;}
#footer li.globalRecruit a{background:url(../img/footer_list.gif) no-repeat -230px 0px;width:130px;}
#footer li.globalContact a{background:url(../img/footer_list.gif) no-repeat -360px 0px;width:130px;}

#footer li.globalCorpo a:hover{background:url(../img/footer_list.gif) no-repeat 0px -60px;}
#footer li.globalService a:hover{background:url(../img/footer_list.gif) no-repeat -110px -60px;}
#footer li.globalRecruit a:hover{background:url(../img/footer_list.gif) no-repeat -230px -60px;}
#footer li.globalContact a:hover{background:url(../img/footer_list.gif) no-repeat -360px -60px;}

