@charset "UTF-8";
@import "reset.css";
@import "common.css";
@import "layout.css";
@import "style.css";

#con02 .tblstyle02 td dl,
#con03 .tblstyle02 td dl {
	 overflow: hidden;
}
#con02 .tblstyle02 td dt,
#con03 .tblstyle02 td dt {
	float: left;
	width: 141px;
}
#con02 .tblstyle02 dd,
#con03 .tblstyle02 dd {
	float: right;
	width: 433px;
}
