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

/*************************************
		alpha
 *************************************/
	
#alphaMenu1 a{
	background-image:url(../images/btn-konnatoki.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu1 a:hover{
	background-image:url(../images/btn-konnatoki-on.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu2 a{
	background-image:url(../images/btn-q-and-a2-on.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu2 a:hover{
	background-image:url(../images/btn-q-and-a2-on.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
	}
	
#alphaMenu3 a{
	background-image:url(../images/btn-q-and-a-on.gif);
	background-repeat:no-repeat;
	width:141px;
	height:25px;
	text-indent:-9999px;
	display:block;
	}

/*************************************
		beta
 *************************************/

.textArea{
	padding: 16px 29px 16px;
}
	#barTitle1{
	background-image:url(../images/bar-question-q-and-a-sub.gif);
	background-repeat:no-repeat;
	width:615px;
	height:24px;
	text-indent:-9999px;
	}

#barSubtitle1{
	background-image:url(../images/bar-kityou-white.gif);
	background-repeat:no-repeat;
	width:615px;
	height:24px;
	text-indent:-9999px;
	}

#barSubtitle2{
	background-image:url(../images/bar-keirishidou-white.gif);
	background-repeat:no-repeat;
	width:615px;
	height:24px;
	text-indent:-9999px;
	}
.space1{
	padding: 0 0 15px 0;
	float: left;
	width: 530px;
}
.fontColor{
	color:#FF0000;
	}

.hrColor{
	color:#33CC33;
	}
.FLOAT{
	float: left;
}
.FLOATtext{
	width: 530px;
}




