@charset "utf-8";
@import url(../common/default.css);
@import url(../common/layout.css);
@import url(../header/header.css);
@import url(../common/course.css);
@import url(../footer/footer.css);

/* h4要素の背景アンダーライン */
#course_info h4{
	margin:15px 20px 0 0 ;
	padding:10px 0 7px 15px ;
	background:#fff url(img/chapter_bg.gif) no-repeat right bottom;
	color:#282;
	}
#course_info h4.text{
	margin:15px 20px 0 0;
	padding:10px 0 7px 15px;
	color:#33F;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
#course_info h4.text_m{
	margin:15px 20px 0 0;
	padding:10px 0 7px 15px;
	color:#33F;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
	
/* 関連コース一覧 */
h4#course_relate{
	background: #fff url(img/business_to_course_bg.gif) no-repeat left bottom;
	padding:5px 0 20px 50px ;
	color:#282;
	}
	
/* 丸い緑の約物つきリスト */
.dtp_ding{
	margin:0 0 10px 46px;
	padding:0;
	}
.dtp_ding li{
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	list-style:none;
	background:#fff url(img/business_circle_ding.gif) no-repeat left center;
	color:#333;
	}

/* moreとslimのタイトル */
#more_slim_title{
	margin:0;
	padding:90px 0 0 0;
	background:#fff url("img/plus_minus_bg.jpg") no-repeat;
	color:#060;
	}
	
/* 資格試験情報テーブルのボーダーカラー */	
.exam_table th{
	border-left:7px solid #17d;
	}
/* マイクロソフトオフィスのロゴとロゴについて */
#ms_logo{
	font-size:x-small;
	line-height:1.4em;
	margin:10px 0 ;
	padding:0;
}

/*スペシャリスト単価コース表のセルバック*/
.mizu{
	background-color: #9FF;	
}

/*各セレクトコース(エレメント）コース見出しテキスト*/
.courseTitle_bis{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	background-image: url(../business/img/bus_selectTitle_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 15px;
	line-height: 31px;
	height: 31px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	width: 391px;
	}

/*オフィスコースmoreタイトル*/
#course_info .curriculum_moretitle {
	background-image: url(img/office_moretitle_bg.gif);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	background-image: url(img/office_moretitle_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: -28px;
	margin-left: 0;
	padding-left: 15px;
	line-height: 16px;
	height: 55px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	width: 401px;
	padding-top: 32px;
	background-position: left top;
	padding-bottom: 0px;
}
/*オフィスコースslimeタイトル*/
#course_info .curriculum_slimtitle {
	background-image: url(img/officeslimtitle_bg.gif);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	background-image: url(img/business_slimtitle_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: -28px;
	margin-left: 0;
	padding-left: 15px;
	line-height: 16px;
	height: 55px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	width: 401px;
	padding-top: 22px;
	background-position: left top;
	padding-bottom: 0px;
}
