/*---------------------- ci ----------------------*/div#ci_side{	width: 580px;	margin: 15px auto;	float: right;	text-align: left;}div#ci_side h2{	margin-bottom: 10px;}div.ci_pict{	padding: 5px;	margin: 5px;	border: solid 1px #CCCCCC;	float: left;}div#ci_side p{	clear: both;	margin-left: 15px;}div#ci_side a{	ci_side-decoration: underline;	font-size: 1.1em;	color: blue;}div#ci_side a:hover{	ci_side-decoration: underline;	font-size: 1.1em;	color: chocolate;}div.headline{	margin-top: 35px;	margin-bottom: 10px;}div#juku{	width: 380px;	margin: 20px 0px 30px 50px;	padding: 10px;	border: solid 1px #CCCCCC;}p#curriculum{	font-weight: bold;	font-size: 1.2em;	margin-left: 75px;	margin-bottom: 10px;}dl,dt,dd{	margin: 0;	padding: 0;}dl{	border: 1px solid #333;	border-top: none;	width: 450px;	background: #e7e7e7;	margin-left: 25px;}dt,dd{	padding: 3px;}dt{	border-top: 1px solid #333;	clear: left;	float: left;	width: 80px;}dd{	margin-left: 80px;	border-top: 1px solid #333;	border-left: 1px solid #333;	background: #fff;}