@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#intro_4th {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #intro_4th {
	height: 500px;
}

#intro_4th a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#intro_4th td.tdStyle01 {
	font-size: 70% !important;
}

#intro_4th th.thStyle01 {
	background: #eeeeee !important;
	font-weight: normal !important;
	font-size: 70% !important;
}


/* Interview 卒業生の声　ブロック */

#intro_4th div.interview-wrap {
	margin-bottom: 22px;
	padding-bottom: 20px;
	background: url(../../shared/images/common_bg_002.gif) left bottom repeat-x;
}
#intro_4th h5.interview-title {
	font-size: 80%;
	font-weight: bold;
	color: #fa7d19;
	margin-bottom: 10px;
}


/* Results 卒業後の実績　ブロック */

#intro_4th h5.results-title {
	font-size: 80%;
	font-weight: bold;
	color: #fa7d19;
	margin-bottom: 10px;
}

#intro_4th span.title-text {
	color: #3c3c3c;
}

/* ダブルライセンスとは　ブロック */

#intro_4th div.w-licenseLt {
	width: 244px;
	padding: 10px 0px 20px 0px;
	display: inline;
	float: left;
	background: #eeeeee;
	text-align: center;
}
#intro_4th div.w-licenseLt div {
	width: 216px;
	margin: 0px auto;
	text-align: left;
}
#intro_4th div.w-licenseLt h6 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.4em;
}
#intro_4th div.w-licenseRt {
	width: 310px;
	display: inline;
	float: right;
}




