@charset "UTF-8";


#copArea{
	width:710px;
}

#copArea dl{
	width: 690px;
	height:auto;
	margin-bottom:10px;
	clear:both;
	}
#copArea dt{
	width: 690px;
	font-weight:bold;
	line-height:140%;	
	}
#copArea dt.jyo{
	width:680px;
	margin-left:10px;
	}	
#copArea dd{
	width: 670px;
	margin-left:10px;
	line-height:140%;
	margin-bottom:10px;
	}
#copArea dt.sub{
	width:40px;
	margin-left:10px;
	float:left;
	text-align:right;
	}	
#copArea dd.sub{
	width:610px;
	float:left;
	}	