@charset "UTF-8";

/* ======== content ======== */

#content div.field{
	padding-top:20px;
}
#content h3{
	width:654px;
	margin:0 19px 0 19px;
	padding:20px 0 15px 6px;
	border-bottom:1px solid #D9D9D9;
}
#content div.field table{
	width:660px;
	margin:0 0 20px 0;
}
#content div.field table td{
	vertical-align:top;
}
#content div.field table th{
	vertical-align:top;
}
#content div.field table th.wid1{
	width:120px;
}
#content div.field table td.wid2{
	width:15px;
}
#content div.field table td.wid3{
	width:525px;
}

