@charset "UTF-8";

div#container div#contents div#localNavi {
	padding: 75px 0 0 0;
}
div#container div#contents div#localContents {
	padding: 75px 0 0 0;
}

div#container div#contents div#localContents h2 {
	font-weight: bold;
	font-size: 116.7%;
	margin: 0 0 7px 0;
}
div#container div#contents div#localContents h3 {
	font-weight: bold;
	margin: 56px 0 7px 0;
}
div#container div#contents div#localContents table tr th {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	font-size: 100%;
	background: #f6f6f6;
}
div#container div#contents div#localContents table tr td {
	vertical-align: top;
	text-align: left;
	font-size: 100%;
	padding: 13px 0 7px 0;
}
div#container div#contents div#localContents table tr th p {
	padding: 12px 12px 10px 0;
}
div#container div#contents div#localContents table tr td p {
	line-height: 1.5;
	padding: 0 0 0 14px;
}
div#container div#contents div#localContents table tr td p.title {
	color: #00459c;
	margin: 0 0 4px 0;
}
div#container div#contents div#localContents table tr td p.stage {
	margin: 0 0 19px 0;
}
div#container div#contents div#localContents table tr td p span.annotation {
	font-size: 90.9%;
}
