/* index */
body {
	background-color:#FFFFFF;
	color:#666666;
	height:100%;
	}

#topbody {
	width:787px;
	margin:0 auto;
	text-align:left;
	}

#topbody #header {
	width:787px;
	height: 47px;
	}
#header h1 {
	padding:16px 0px 0px 34px; !important;
	}
#header #officiallink {
	position:absolute;
	top:11px;
	left:623px;
	}
#topcontents {
	width:787px;
	padding: 0px;
	height:auto;
	}
#mainarea {
	width:787px;
	padding: 0px;
	height:105px;
	background-image: url(../../recruiting/img/back02.gif);
	background-repeat: no-repeat;
	}


/* menu */
#index-menu {
	width:787px;
	height:49px;
	background-image: url(../../recruiting/img/back01.gif);
	background-repeat: no-repeat;
	}

#index-menu ul {
	width:740px;
	text-align:left;
	margin:0px;
	padding:0px;
	}

#index-menu li {
	float:left;
	display:inline;
	font-size:10px;
	}

#index-menu li a {
	color:#FFFFFF;
	}
