@charset "UTF-8";
/* CSS Document */
* {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
#Wrapper {
	width: 760px;
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Wrapper #contents {
    clear: both;
    height: 910px;
    width: 760px;
    margin: 0;
    padding: 0;
    background-image: url(images/31346102_au_main.jpg);
    background-repeat: no-repeat;
	position: relative;
}
#Wrapper #contents h1,p {
	text-indent: -9999px;
	height: 0;
	width: 0;
	display: block;
	/**/overflow: hidden;/**/
}

#Wrapper #contents img#link1 {
    display: block;
	position: absolute;
    top: 739px;
    left: 20px;
}
#Wrapper #contents img#link2 {
    display: block;
    position: absolute;
    top: 739px;
    left: 265px;
}
#Wrapper #contents img#link3 {
    display: block;
    position: absolute;
    top: 739px;
    left: 510px;
}

#Wrapper #footer {
	width: 760px;
	height: 90px;
	clear: both;
	margin: 0;
	background-image: url(images/31346102_au_school.gif);
	background-repeat: no-repeat;
	position: relative;
}
#Wrapper #footer #footer_school address {
	text-indent: -9999px;
	height: 0;
	width: 0;
	display: block;
	/**/overflow: hidden;/**/
}
#Wrapper #footer img#linkhp {
    position: absolute;
    top: 11px;
    left: 240px;
}
#Wrapper #footer img#linkga {
    position: absolute;
    top: 11px;
    left: 410px;
}
#Wrapper #footer img#linkoc {
    position: absolute;
    top: 11px;
    left: 580px;
}


#recruit_footer {
	width: 760px;
	height: 37px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	clear: both;
}
