@charset "UTF-8";


#contents dl#read,#contents dl#read02 {
	clear: both;
	padding: 0;
	margin: 0;
	width: 760px;
	}

#contents dl#read dt {
	float: left;
	clear: left;
	width: 200px;
	display: block;
	}

#contents dl#read dd {
	float: left;
	height: 125px;
	width: 540px;
	clear: right;
	line-height: 1.6em;
	padding: 0 0 0 20px;
	text-align: justify;
	}
	
#contents dl#read02 dt {
	float: left;
	clear: left;
	width: 430px;
	display: block;
	}

#contents dl#read02 dd {
	float: left;
	height: 145px;
	width: 310px;
	clear: right;
	line-height: 1.6em;
	padding: 0 0 0 20px;
	text-align: justify;
	}

#contents .smalll p.catch img, #contents .smallc p.catch img, #contents .smallr p.catch img {
	padding: 0;
	height: 32px;
	margin: 0;
	}

#contents .smalll p.course img, #contents .smallc p.course img, #contents .smallr p.course img {
	padding: 0;
	height: 45px;
	margin: 0 0 5px;
	}

#contents .smalll p, #contents .smallc p, #contents .smallr p {
	padding: 0;
	margin: 0 0 5px;
	}

#contents .smalll p.txt, #contents .smallc p.txt, #contents .smallr p.txt {
	padding: 0;
	margin: 0 0 5px;
	line-height: 1.6em;
	text-align: justify;
	}

#contents .smalll dt, #contents .smallc dt, #contents .smallr dt {
	padding: 10px 0 5px;
	margin: 0;
	border-bottom: 1px dashed #87ac3d;
	}

#contents .smalll dd, #contents .smallc dd, #contents .smallr dd {
	padding: 5px 0 5px;
	margin: 0;
	font-size: 0.9em;
	}

/*curric-------------------------------------------*/
#contents #curric {
	width: 350px;
	float: left;
	clear: left;
	}

#curric dt {
	padding: 10px 0 2px;
	border-bottom: 1px solid #999999;
	clear: both;
	color: #669900;
	font-weight: bold;
	}

#curric dd {
	font-size: 0.85em;
	line-height: 1.2em;
	float: left;
	width: 116px;
	padding: 2px 0;
	}