@charset "Shift_JIS";

@import url("common.css");

/* 講座 style */

/* ヘッダー背景 */
div#rogo{
		background : url(../img/headerimg/3-e.jpg) no-repeat;
		}
		
/* メニューの選択中表示 */
ul#headerNavi li.service {
	width :118px;
	background : url(../img/headerNavi_bg_o.jpg) no-repeat -238px 0px;
	}
ul.ReFOLService li.course {
	background : url(../img/menu_service_o.jpg) no-repeat 0px -154px;
	}


div.contents {
	background:url(../course/img/contents_bg.gif) no-repeat;
}
div#contents h2 {
	clear:both;
	width:588px;
	height:58px;
	text-indent:-9999px;
	background:url(../course/img/3-e_h2.gif) no-repeat 70px 0;
}
div#contents div p {
	font-size:0.75em;
	line-height:170%;
	margin-bottom:10px;
	text-align:left;
}
div.contents {
	padding-left:70px;
	margin-bottom:15px;
}
