.contentsIndexSelector {
	padding: 3px;
	border: 1px solid #FFC56B;
	width: 82%;
	background-color: #FFFFFF;
	margin: 0em;
}
.contentsIndexSelector p {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
.contentsIndexSelector .japanmap {
	text-align: center;
}
.contentsIndexSelector .mapList {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.contentsIndexSelector .mapList .nolink {
	color: #999999;
}
.contentsIndexSelector .mapList th {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1em;
	font-weight: normal;
	text-align: left;
}
.contentsIndexSelector .mapList td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1em;
	line-height: 1.25em;
}
.contentsIndexSelector .mapList .bg {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1em;
	background-color:  #FFF5E6;
}
.contentsIndexSelector .mapList .bg2 {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1em;
	background-color: #FFF5E6;
	text-align: right;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
.totopIndex {
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 600px;
}
.totopIndex a {
	color: #FFFFFF;
	text-decoration: none;
}
.totopIndex a:hover {
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFF00;
}
