
*{
	margin		: 0px;
	padding		: 0px;
}

#wrapper{
	background-image: url(../image/main.png);
	background-repeat: repeat-y;
	width: 1100px;
	}
	
#header {
	height: 600px;
	width: 1080px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#menu{
	background-image: url(../image/menu_bar.jpg);
	width:1080px;
	height:142px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
		
#main {
	width: 1080px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#footer {
	background-image: url(../image/footer.jpg);
	height: 250px;
	width: 1080px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
ul#gNavi{
	padding-left:0px;
	height:142px;
	}
ul#gNavi li{
    list-style:none;
	padding-left:0px;
	float: left;
    width:180px;
	}
ul#gNavi a{
    display:block;
    width:180px;
    height:142px;
    text-indent:-2000px;
	}
.top{
	background-image: url(../image/top.png);
	background-repeat: no-repeat;
	}
.staff{
	background-image: url(../image/staff.png);
	background-repeat: no-repeat;
	}
.system{
	background-image: url(../image/system.png);
 	background-repeat: no-repeat;
	}
.interior{
	background-image: url(../image/interior.png);
 	background-repeat: no-repeat;
	}
.recruit{
	background-image: url(../image/recruit.png);
   	background-repeat: no-repeat;
	}
.access{
	background-image: url(../image/access.png);
    background-repeat: no-repeat;
	}
a.top{
    background-image: url(../image/top.png);
	}
a:hover.top{
    background-position:0px -142px;
	background-repeat: no-repeat;
	}
a.staff{
    background-image: url(../image/staff.png);
	}
a:hover.staff{
    background-position:0px -142px;
	background-repeat: no-repeat;
	}
a.system{
    background-image: url(../image/system.png);
	}
a:hover.system{
    background-position:0px -142px;
	background-repeat: no-repeat;
	}
a.interior{
    background-image:url(../image/interior.png);
	}
a:hover.interior{
    background-position:0px -142px;
	background-repeat: no-repeat;
	}
a.access{
    background-image:url(../image/access.png);
	}
a:hover.access{
    background-position:0px -142px;
	background-repeat: no-repeat;
	}
a.recruit{
    background-image: url(../image/recruit.png);
	}
a:hover.recruit{
    background-position:0px -142px;
	background-repeat: no-repeat;
	}

.clear {
	clear: both;
}

a:link {
	color: #461909;line-height:35px;text-decoration: none;font-size:17px;
}
a:visited {
	color: #ff0000;line-height:35px;text-decoration: none;font-size:17px;
}
a:active {
	color: #000000;line-height:35px;text-decoration: none;font-size:17px;
}
a:hover {
	color: #9f2b02;line-height:35px;text-decoration: underline;;font-size:17px;
}

div.map {
	margin: 0px 0px 10px 0px;
	
	}

div.map table {
	/* border: 2px solid #000000; */
}
