@charset "Shift_JIS";
/* 初期設定 */

div#main01 h3{
	width:349px;
	height:83px;
	margin:0;
	padding:0;
	background: url(../images/tit/news_tit.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

/* 講義ニュース用 */
div#right h4{
	width:510px;
	height:20px;
	margin:0 0 8px 0;
	padding:0;
	background: url(../images/school/koginews_tit.gif) right no-repeat;
	text-indent:-9999px;
	float:left;
}

/* タイトル */
div#right h4.topics{
	width:510px;
	height:20px;
	margin:0 0 8px 0;
	padding:0;
	background: url(../images/news/nt_tit.jpg) right no-repeat;
	text-indent:-9999px;
	float:left;
}

/* メイン */
div#right div.cont01{
	width:500px;
	margin:0 0 20px 0;
	padding:0;
	float:left;
	_float:none;
	border:5px solid #E6E6E6;
}
div.cont01 dl{
	width:500px;
	margin:0;
	padding:0;
	float:left;
}
div.cont01 dt{
	width:480px;
	background:url(../images/news/yajirushi.jpg) no-repeat;
	background-position:5px 7px;
	margin:0;
	padding:10px 0 3px 20px;
	float:left;
	border-bottom:1px solid #E6E6E6;
	color:#0066CC;
}
/* 本文 */
div.cont01 dd{
	width:490px;
	margin:8px 0 0 5px;
	_margin:8px 0 0 3px;
	padding:0 0 10px 0;
	float:left;
}
div.cont01 dd strong{
	width:490px;
	color:#0066CC;
	float:left;
}
div.cont01 dd span{
	width:490px;
	margin:3px 0 0 0;
	float:left;
	color:#333333;
}
div.cont01 dd span strong{
	color:#333333;
}
div.cont01 dd img{
	float:left;
	margin:5px 5px 0 0;
}

/* 下部テキストリンク */
div#right div.cont02{
	width:494px;
	!width:494px;
	margin:0 0 20px 0;
	padding:8px;
	float:left;
	!float:none;
	background:#E6E6E6;
}
div.cont02 p#next{
	width:310px;
	text-align:right;
	margin:0;
	float:right;
}
div.cont02 p#n-top{
	width:170px;
	text-align:left;
	margin:0;
	float:left;
}
