@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#teacher_h_pass {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #teacher_h_pass {
	height: 500px;
}

#teacher_h_pass a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#teacher_h_pass li {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.4em;
	color: #fa7d19;
}

