@charset "utf-8";

/*
	Update: 2011/09/12-
	Author: Kansai Gaidai University
*/

/*-------------------------------------------------------------
  history
---------------------------------------------------------------*/

#content_page_body dl dt {
	color: #062C70;
	font-size: 18px;
	font-family:
		'ヒラギノ明朝 Pro W6', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro',
		'HGS明朝E',
		'Century Old Style', 'New York' , 'Georgia', 'Times New Roman',
		serif !important;
	/font-family:
		'HGS明朝E',
		'ＭＳ Ｐ明朝', 'ＭＳ 明朝',
		serif !important;
}

#content_page_body dl dd {
	margin-bottom: 40px;
}

