@charset "UTF-8";
/* CSS Document */

#menu span.m5 a{background-position:left center;}

/* headtag ---------------------------- */
#stage h2{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#stage h3{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#stage h4{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 10px 0 0 0;
	padding: 0px;
	height: 26px;
	width: 210px;
	overflow: hidden;
}
#stage h6{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

/* material-style */
#stage h2.title-employ{
background-image: url(../images/hl_employ.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 112px;
}
#stage h2.title-employ-child1{
background-image: url(../images/hl_employ_child1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 390px;
	margin: 10px 0 0 0;
}
#stage h2.title-employ-child2{
background-image: url(../images/hl_employ_child2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 401px;
	margin: 10px 0 0 0;
}



#stage #employ-index1{
	margin: 0 0 30px 0;
	padding: 0px;
}
#stage #employ-index2{
	margin: 0 0 30px 0;
	padding: 0px;
}
#stage .p-employ-index{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}
#stage .txt-employ-index{
	margin: 0 0 0 20px;
	padding: 0px;
	float: left;
	height: auto;
	width: 430px;
}
#stage .txt-employ-index h4{
	margin: 0px;
	height: 24px;
	width: 430px;
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .txt-employ-index h4.title1{
	background-image: url(../images/title_employ_index01.gif);
}
#stage .txt-employ-index h4.title2{
	background-image: url(../images/title_employ_index02.gif);
}
#stage .txt-employ-index p{
margin:0 0 20px 0;
}
#stage .txt-employ-index a{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_teachme.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 210px;
	overflow: hidden;
}
#stage .txt-employ-index a:hover{
background-position: left bottom;
}

/* pagefootbuttons */
#stage .buttons{
	height: 25px;
	width: 650px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	padding: 5px 0 0 0;
	margin: 40px 0 0 0;
	clear:both;
}
#stage .buttons2{
	height: 25px;
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 5px 0 0 0;
	margin: 0px;
	clear:both;
}
#stage .buttons ul{
	margin: 0px auto;
	display:block;
}
#stage .buttons li{
float:left;
}
#stage .buttons li.employ-top{
margin:0 5px 0 0;
}
#stage .buttons li.employ-top a{
font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_employtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 19px;
	width: 150px;
	overflow: hidden;
}
#stage .buttons li.employ-top a:hover{
background-position: left bottom;
}
