@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-on.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.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
 *************************************/
	
#beta{
	height: auto;
	}	

#barTitle1{
	background-image:url(../images/bar-president-sub.gif);
	background-repeat:no-repeat;
	width:615px;
	height:24px;
	text-indent:-9999px;
	}
	
.textArea{
	width:545px;
	padding:16px 35px 10px 35px;
	font-size:12px;
	font-weight:100;
	}

#photoDiv{
	width:150px;
	height:auto;
	float:right;
	text-align:center;
	}
	
#photo{
	background-image:url(../images/img-person.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	text-indent:-9999px;
	margin: 10px 0 0 0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

#shoukai{
	width:150px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
