@charset "UTF-8";

dl {
	width:505px;
	margin:0 0 0 100px;
	padding:0;
}
dt {
	float:left;
	width:100px;
	font-size:100%;
	text-align:left;
	color:#666;
	line-height:250%;
	background:url(../img/common/dot.gif) repeat-x bottom;
	margin:0;
	padding:0;
}
dd {
	float:left;
	width:400px;
	font-size:100%;
	text-align:left;
	color:#666;
	line-height:250%;
	background:url(../img/common/dot.gif) repeat-x bottom;
	margin:0;
	padding:0;
}

iframe {
	border:1px solid #CCC;
	margin:0 0 0 15px;
}
