@charset "euc-jp";
#contents h2 {
	background-image: url(../img/tit_page.png);
	background-repeat: no-repeat;
	font-size: 16px;
	padding-left: 22px;
	line-height: 1;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#contents  p {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 1em;
}
#contents dl {
	font-size: 14px;
	padding-left: 10px;
}
#contents dl dt {
	font-weight: 700;
	background-image: url(../img/marker.png);
	background-position: 0px -28px;
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-bottom: 4px;
}
#contents  dl dd {
	line-height: 1.5;
	margin-left: 16px;
	margin-bottom: 20px;
}
#contents ol {
	margin-left: 2.5em;
	font-size: 14px;
	line-height: 1.5;
	list-style-type: decimal;
	font-weight: 700;
}
#contents ol ul {
	font-weight: normal;
	list-style-type: disc;
	margin-left: 1em;
	margin-bottom: 0.5em;
}
#contents ul {
	margin-left: 1.5em;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 700;
	list-style-type: square;
}
#contents ul ul {
	font-weight: normal;
	margin-left: 1em;
	list-style-type: disc;
	margin-bottom: 0.5em;
}
#contents ol ul ul {
	font-size: 12px;
	list-style-type: circle;
}
#contents ol ol {
	margin-left: 1em;
}

#memberList {
	width: 540px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
#memberList th,
#memberList td {
	font-size: 13px;
	padding: 4px;
	border: 1px solid #5B90B1;
}
#memberList td:nth-child(2) {
	white-space: nowrap;
}
/*
 *
 * 
 * 
 * 
 *  
 */
