
.s_12_green {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal; text-transform: none; color: #18A145}
.b_12_green {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 18px; font-weight: bold; font-variant: normal; text-transform: none; color: #18A145}
.s_14_green {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; font-style: normal; line-height: 20px; font-weight: normal; font-variant: normal; text-transform: none; color: #18A145}
.b_14_green {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; font-style: normal; line-height: 20px; font-weight: bold; font-variant: normal; text-transform: none; color: #18A145}

/* ITProskill画面リスト表示テーブル */
.TitleListPage {
	width				: 440px;
	height				: 0px;
	border-collapse   	: collapse;
	margin-left			: 10px;
	margin-bottom		: 4px;
	margin-top			: 10px;
	margin-right		: 10px;
	padding-top			: 10px;
}

/* 一覧画面のリスト部分 書籍題名 */
.BookTitle {
	font-size			: 14px;
	font-weight			: bold;
}

