@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#license_course {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #license_course {
	height: 500px;
}

#license_course a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

/* ******************************************
 メインタイトル　定義
****************************************** */

#license_course div.license-wrap {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../../shared/images/common_bg_002.gif) left bottom repeat-x;
}

#license_course div.license-Lt {
	width: 128px;
	float: left;
}

#license_course div.license-Rt {
	width: 425px;
	float: right;
}

#license_course div.license-Rt h5 {
	font-size: 80%;
	font-weight: bold;
	background: url(../../shared/images/common_ic_001.gif) left 50% no-repeat;
	padding-left: 17px;
	margin-bottom: 10px;
}
