@charset "utf-8";
@import "../../css/common/0-import.css";
/*------------------------------------------------------------
	事務局について
------------------------------------------------------------*/
#conts h2 {
	margin: 10px 0 15px 0;
}

#conts p.mB15 {
	margin-bottom: 15px;
	color: #333;
}

#conts table {
	margin-top: 35px;
	width: 100%;
}

#conts table td {
	padding: 10px;
	border: 1px #999 solid;

	text-align: left;
	vertical-align: middle;
	line-height: 1.7;
}

#conts table td.none {
	padding: 0;
	margin: 0;
	background: #D9E3B9;
	text-align: center;
}

#conts table td.pdf a {
	padding: 5px 0 0 20px;
	background: url(../img/shibukaiin/icon.gif) no-repeat left top;
}

#conts table span.bold {
	color: #3c8748;
}

#conts table .notes {
	background: #F3F3E4;

	text-indent: 0;
}

#conts table td.notes a.more {
	margin: 1em 0 0;
	display: block;
}
