@charset "utf-8";
/* CSS Document */

.content div{
	font-size:14px;
	line-height:22px;
	}
dt.content h3{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	}
dt.content img{
	float:right;
	width:330px;
	height:180px;
	margin-top:10px;
	}
dt.content div{
	padding-bottom:20px;}