@charset "utf-8";


.com_text{
	line-height:1.8em;
}

dt{
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
	margin-top: 1em;
	padding-left: 10px;
	line-height:1.8em;
}
      
dd {
	padding: 1em;
	margin-left: 0em;
	line-height:1.8em;
      }