@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#license {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #license {
	height: 500px;
}

#license a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

/* ******************************************
 各講座　定義
****************************************** */

#license div.license-corse {
	margin-bottom: 20px;
	padding-bottom: 18px;
	background: url(../images/license_bg_001.gif) left bottom repeat-x;
}

#license div.license-corse h5 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fa7d19;
}

#license div.license-corse span.title-text {
	color: #3c3c3c;
}

#license div.license-corse span.course {
	font-weight: bold;
	margin-left: 10px;
	padding-left: 20px;
	background: url(../../shared/images/common_ic_002.gif) left no-repeat;
}

#license span.cap-title {
	display: block;
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 10px;
	color: #3c3c3c;
	text-align: left;
}

#license th.thStyle01 {
	background: #efefef !important;
	font-weight: normal !important;
	font-size: 70% !important;
}

#license td.tdStyle01 {
	font-size: 70% !important;
}















