@charset "UTF-8";

/* ------------------------------
 Org
------------------------------ */

/*-----section-----*/
div.lead{
	margin:20px 0;
}


/* table.contact
------------------------------------------------------------ */
table.list {
	margin:0 0 30px 0;
}

table.list th{
	background:url(../../img/org/dotline_01.gif) repeat-x bottom;
	padding:5px;
	text-align:left;
	vertical-align:text-top;
	color:#523704;
}

table.list td{
	background:url(../../img/org/dotline_01.gif) repeat-x bottom;
	padding:5px;
}