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

/*************************************
		contents
 *************************************/

/*****main*********/
#btnCorporate a{
	width:120px;
	background-image:url(../images/btn-corporate-on.gif);
	list-style:none;
	height:27px;
	float:left;
	display:block;
	text-indent:-9999px;
	}
	
/*************************************
		alpha
 *************************************/
	
#alphaMenu1 a{
	background-image:url(../images/btn-company.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu1 a:hover{
	background-image:url(../images/btn-company-on.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu2 a{
	background-image:url(../images/btn-shoukai.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu2 a:hover{
	background-image:url(../images/btn-shoukai-on.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu5 a{
	background-image:url(../images/btn-access.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu5 a:hover{
	background-image:url(../images/btn-access-on.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu6 a{
	background-image:url(../images/btn-recruit-on.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu6 a:hover{
	background-image:url(../images/btn-recruit-on.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}

/*************************************
		beta
 *************************************/
	
#barTitle1{
	background-image:url(../images/bar-vacancy-sub.gif);
	background-repeat:no-repeat;
	width:615px;
	height:24px;
	text-indent:-9999px;
	}

.fontSize{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding: 30px 0 0 0;
	}
	
#beta{
	height: auto;
	padding-bottom: 30px;
	}