@charset "shift_jis";

.text01 {color: #3F3F3F}
.text02 {color: #6F6F6F}

.text_itemtitle {
	color: #000000;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table_body_l{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 10px;
	line-height: 20px;
	}

.table_body_r{
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	line-height: 20px;
	background-position: right top;
	padding-top: 8px;
	}

.table_yesno{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 10px 30px 10px 10px;
}

.table_noborder{
	padding: 10px 10px 10px 10px;
}

.table_selfcheck{
	padding: 50px 10px 25px;
}

.table_coursetitle{
	padding: 0px 0px 30px;
}

