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

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

/*****main*********/
#btnAccounting a{
	width:119px;
	background-image:url(../images/btn-accounting-on.gif);
	list-style:none;
	height:27px;
	float:left;
	display:block;
	text-indent:-9999px;
	}
	
/*************************************
		alpha
 *************************************/
	
#alphaMenu1 a{
	background-image:url(../images/btn-kityou.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu1 a:hover{
	background-image:url(../images/btn-kityou-on.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu2 a{
	background-image:url(../images/btn-keirishidou.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu2 a:hover{
	background-image:url(../images/btn-keirishidou-on.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}

/*************************************
		beta
 *************************************/
	
#beta{
	height: auto;
	}	
	
#barTitle1{
	background-image:url(../images/bar-title-accounting.gif);
	background-repeat:no-repeat;
	width:615px;
	height:24px;
	margin-bottom:16px;
	text-indent:-9999px;
	}

#barSubtitle1{
	width:615px;
	height:24px;
}
.bst1{
	width: 615px;
	height: 24px;
	background-image: url(../images/bar-kityou_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.bst1:hover{
	background-image: url(../images/bar-kityou_on.gif);
}
#barSubtitle2{
	width:615px;
	height:24px;
}
.bst2{
	width: 615px;
	height: 24px;
	background-image: url(../images/bar-keirishidou_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.bst2:hover{
	background-image: url(../images/bar-keirishidou_on.gif);
}
#textImg1{
	background-image:url(../images/img-sonota-text.gif);
	background-repeat:no-repeat;
	width:580px;
	height:38px;
	text-indent:-9999px;
	margin-left:25px;
	}
	
#textImg2{
	background-image:url(../images/img-goyoubou-text.gif);
	background-repeat:no-repeat;
	width:500px;
	height:38px;
	text-indent:-9999px;
	margin-left:25px;
	}