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

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

/*****main*********/
#btnSeminar a{
	width: 128px;
	background-image: url(../images/btn-seminar-on.gif);
	list-style: none;
	height: 27px;
	float: left;
	display: block;
	text-indent: -9999px;
}
	
/*************************************
		alpha
 *************************************/

#alphaMenu1 a{
	background-image: url(../images/btn-seminar2.gif);
	width: 141px;
	height: 29px;
	margin-bottom: 4px;
	text-indent: -9999px;
	display: block;
}
#alphaMenu1 a:hover{
	background-image: url(../images/btn-seminar2-on.gif);
	width: 141px;
	height: 29px;
	margin-bottom: 4px;
	text-indent: -9999px;
	display: block;
}
#alphaMenu2 a{
	background-image: url(../images/btn-kako-seminar.gif);
	width: 141px;
	height: 29px;
	margin-bottom: 4px;
	text-indent: -9999px;
	display: block;
}
#alphaMenu2 a:hover{
	background-image: url(../images/btn-kako-seminar-on.gif);
	width: 141px;
	height: 29px;
	margin-bottom: 4px;
	text-indent: -9999px;
	display: block;
}
#alphaMenu5 a{
	background-image: url(../images/btn-koe-seminar.gif);
	width: 141px;
	height: 29px;
	margin-bottom: 4px;
	text-indent: -9999px;
	display: block;
}
#alphaMenu5 a:hover{
	background-image:url(../images/btn-koe-seminar-on.gif);
	width:141px;
	height:29px;
	margin-bottom:4px;
	text-indent:-9999px;
	display:block;
}

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

#barTitle1{
	background-image: url(../images/bar-title-seminar.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-seminar-shoukai_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.bst1:hover{
	background-image: url(../images/bar-seminar-shoukai_on.gif);
}
#barSubtitle2{
	width: 615px;
	height: 24px;
}
.bst2{
	width: 615px;
	height: 24px;
	background-image: url(../images/bar-seminar-kako_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.bst2:hover{
	background-image: url(../images/bar-seminar-kako_on.gif);
}
.textArea2{
	width: 557px;
	padding: 10px 29px 34px 29px;
	font-size: 12px;
	font-weight: 100;
}
#barSubtitle3{
	width: 615px;
	height: 24px;
}
.bst3{
	width: 615px;
	height: 24px;
	background-image: url(../images/bar-seminar-koe_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.bst3:hover{
	background-image: url(../images/bar-seminar-koe_on.gif);
}
#barSubtitle5{
	background-image: url(../images/bar-kouenirai.gif);
	background-repeat: no-repeat;
	width: 589px;
	height: 22px;
	text-indent: -9999px;
}
.textImg{
	background-image: url(../images/img-odenwa-text.gif);
	background-repeat: no-repeat;
	width: 424px;
	height: 19px;
	text-indent: -9999px;
	margin: 0 0 0 41px;
}
.icnDelta{
	background-image: url(../images/icn-delta.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 10px;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
}
.divHeight{
	height:20px;
}