/* CSS Document */
/* 大学連携リーグ講座専用*/


#renkei dt{
	padding-top:1em;
	color:#FF0000;
	}
#renkei dd{
	text-indent:-3em;
	margin-left:3em;
	}

#renkei strong{
	font-size:medium;
	}
#renkei .koumoku{
	color:#000066;
	font-weight:bold;
	}

.line {
	border-top:#6A8DC1 dashed 2px;
	/*border-top:#b7d07b dashed 2px;*/
	}

.linebtm {
	border-top:#6A8DC1 dashed 2px;
	/*border-bottom:#b7d07b dashed 2px;*/
	}