@charset "utf-8";
@import "../../css/common/0-import.css";
/*------------------------------------------------------------
	協会概要
------------------------------------------------------------*/
#conts h2 {
	margin: 10px 0 15px;
}

#conts table {
	margin-bottom: 6px;
	width: 100%;
	line-height: 1.7;
	color: #333;
}

#conts table th {
	background: #D9E3B9;
	width: 133px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	border: 1px #D9E3B9 solid;
	line-height: 35px;
}

#conts table td {
	padding: 5px 0 5px 13px;
	border: 1px #D9E3B9 solid;
}

#conts table td span {
	margin-left: 28px;
}

#conts table td a.mail {
	padding: 5px 0 5px 20px;
	background: url(../img/jimukyoku/icon02.gif) no-repeat left center;
}

#conts table ul span.bold {
	margin: 0;

	color:#008632;
	font-weight:bold;
}

#conts table ul li {
	padding-left: 15px;
	background: url(../img/jimukyoku/icon01.gif) no-repeat 0 4px;
}
