@charset "utf-8";
/* CSS Document */


/* #contents
----------------------------------------*/
#contents {
	margin-bottom:0;
}

#contents .section {
	padding-right:20px;
	border:1px #5583d8 solid;
 	/*font-size:115.3%;  15px */
	overflow:hidden;
	zoom:1;
	}

#contents .section .img {
	float:left;
	margin-right:20px;
}

#contents .section .txt {
	overflow:hidden;
	zoom:1;
}	

#contents .section h3 {
	margin-bottom:20px;
}

#contents .section h4 {
	margin-bottom:10px;
	color:#5583d8;
}

#contents .section dl {
	padding:10px 20px;
	margin:20px 0 10px;
	border:1px #5583d8 dotted;
}

#contents .section dt {
	margin-bottom:10px;
}

#contents .section dd {
	line-height:1.2;
	overflow:hidden;
	zoom:1;
}

#contents .section dd .lefty {
	float:left;
	margin-right:10px;
}


#contents .aside {
	clear:both;
	margin-top:-20px;
}
