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

.float{
	float: left;
}

/*************************************
		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;
	}

#btnSeminar a:hover{
	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-on.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
 *************************************/

#beta{
	width: 635px;
	height: auto;
	float: left;
	padding: 0;
	border: 1px solid #dbdbdb;
}
#contentA{
	width: 615px;
	height: auto;
	padding: 7px 11px 5px 9px;
}
#barTitle1{
	background-image: url(../images/bar-seminar-shoukai-sub.gif);
	background-repeat: no-repeat;
	width: 615px;
	height: 24px;
	text-indent: -9999px;
}
.textArea{
	width: 590px;
	padding: 10px 10px 16px 15px;
	font-size: 12px;
	font-weight: 100;
}

/*****seminar info*********/
#seminarTable{
	width: 590px;
	margin: 10px 0 0 0;
	border-collapse: collapse;
}
*html #seminarTable{
	margin: 10px 0 10px 0;
}
#seminarTable a{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
#seminarTable a:hover{
	text-decoration: underline;
}
#seminarTable td{
	padding: 6px 4px 6px 6px;
	border: 1px solid #EBC9D9;
}
.bgPink{
	background-color: #FDF1F4;
}
.tdCenter{
	text-align: center;
}
.even{
	background-color: #F7F7F7;
}
.place{
	width: 25px;
}
.triangle{
	background: url(../images/icn-delta.gif) no-repeat;
	margin: 2px 3px 0 0;
	text-indent: -9999px;
	font-size: 1px;
	width: 11px;
	height: 10px;
}
.skai{
	width: 40px;
}
.sdate{
	width: 170px;
}
.sprice{
	width: 45px;
}