@charset "utf-8";

@import url("generic.css");


div#columnFrame {
	width: 980px;
	margin-left: 7px;
	padding-bottom: 20px;
}

div#columnFrame:after {
	display: block;
	height: 1px;
	margin-top: -1px;
	content: "";
	clear: both;
}

div#leftColumn {
	width: 657px;
	float: left;
}

div#rightColumn {
	width: 314px;
	float: right;
}

ul.topicPath {
	margin: 15px 0;
	padding: 0 10px;
	list-style-type: none;
	clear: both;
}

ul.topicPath li {
	display: inline;
}

ul.menu {
	width: 657px;
	height: 32px;
	margin: 0 0 18px;
	padding: 0;
	list-style-type: none;
	border-top: 7px solid #FF3900;
}

ul.menu:after {
	display: block;
	height: 1px;
	margin-top: -1px;
	content: "";
	clear: both;
}

ul.menu li {
	height: 32px;
	float: left;
}

div.substance {
	width: 645px;
	clear: both;
	margin: 18px 0 0 12px;
}

div.substance p {
	text-align: justify;
	text-justify: distribute;
}

div.circleButton {
	margin: 0 0 0 30px;
	padding: 0;
}

div.circleButton h2 {
	float: left;
	margin: 15px 0 0;
}

div.paleBox {
	margin-right: 8px;
	padding: 8px;
	background-color: #BEE7E8;
}

.yellowBG {
	background-color: #FFF9E5;
}

table.checkList {
	width: 412px;
	border-collapse: collapse;
	border: 1px solid #999999;
}

table.checkList th {
	padding: 3px;
	vertical-align: middle;
}

table.checkList td {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #999999;
}

table.checkList thead th {
	text-align: center;
	background-color: #96CF4F;
	border-bottom: 1px solid #999999;
}

table.checkList thead td {
	text-align: center;
	background-color: #96CF4F;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

table.checkList tbody th {
	width: 80%;
	font-weight: normal;
	color: #1B8B00;
	background-color: #FFF8D9;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

ul.pageLink {
	margin: 0;
	padding:25px 0 0;
	list-style-type: none;
	text-align: center;
	font-size: 110%;
}

ul.pageLink li {
	display: inline;
	padding: 0 5px 0 8px;
	border-left: 1px solid #333333;
}

ul.pageLink li.first {
	border: none;
}
.greenbold {
	color: #009900;
	font-weight: bold;
}

table.relatedInfo {
	width: 127px;
	border-collapse: collapse;
	border: 1px solid #AACCEE;
}

table.relatedInfo th {
	padding: 4px 7px;
	color: #666666;
	background-color: #EBF3FB;
	border: 1px solid #AACCEE;
}

table.relatedInfo td {
	padding: 5px 2px 5px 7px;
	border: 1px solid #AACCEE;
}

table.relatedInfo td ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

table.relatedInfo td ul li {
	padding: 3px 0;
}

p.indexLead {
	padding: 5px;
	font-size: 90%;
}

p.indexLeadNA {
	padding: 5px;
	font-size: 90%;
	color: #999999;
}

table.bottomNavi {
	width: 650px;
	margin: 20px 0 0 0;
	border-collapse: collapse;
	border: 1px solid #AACCEE;
}

table.bottomNavi th {
	padding: 4px 7px;
	color: #666666;
	background-color: #EBF3FB;
	border: 1px solid #AACCEE;
}

table.bottomNavi td {
	padding: 0 2px 5px 7px;
	text-align: left;
	border: 1px solid #AACCEE;
}

table.bottomNavi td dl {
	margin-left: 15px;
}

table.bottomNavi td dl dt {
	margin: 7px 0 0;
	font-weight: bold;
	color: #666666;
	padding: 0;
}

table.bottomNavi td dl dd {
	margin: 3px 0 0;
	padding: 0;
}

table.bottomNavi td p.subtitle {
	margin: 10px 0 0;
	font-weight: bold;
	color: #666666;
}

table.bottomNavi td .current {
	color: #1B8B00;
}

table.bottomNavi td .current02 {
	font-weight: bold;
	color: #07519A;
}
