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

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

/*****main*********/
#btnConsulting a{
	width:139px;
	background-image:url(../images/btn-consulting-on.gif);
	list-style:none;
	height:27px;
	float:left;
	display:block;
	text-indent:-9999px;
	}
	
/*************************************
		alpha
 *************************************/
	
#alphaMenu1 a{
	background-image:url(../images/btn-keiei-consult.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu1 a:hover{
	background-image:url(../images/btn-keiei-consult-on.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu2 a{
	background-image:url(../images/btn-kigyou-consult.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu2 a:hover{
	background-image:url(../images/btn-kigyou-consult-on.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu5 a{
	background-image:url(../images/btn-kaikei-consult.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}

#alphaMenu5 a:hover{
	background-image:url(../images/btn-kaikei-consult-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-consulting.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-keiei-consult_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.bst1:hover{
	background-image: url(../images/bar-keiei-consult_on.gif);
}
#barSubtitle2{
	width:615px;
	height:24px;
}
.bst2{
	width: 615px;
	height: 24px;
	background-image: url(../images/bar-kigyou-consult_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.bst2:hover{
	background-image: url(../images/bar-kigyou-consult_on.gif);
}
#barSubtitle3{
	width:615px;
	height:24px;
}
.bst3{
	width: 615px;
	height: 24px;
	background-image: url(../images/bar-kaikei-consult_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.bst3:hover{
	background-image: url(../images/bar-kaikei-consult_on.gif);
}
.textArea2{
	width:557px;
	padding: 10px 29px 34px 29px;
	font-size:12px;
	font-weight:100;
}