@charset "UTF-8";
/*localmenu*/
#localmenu {
	display: block;
	width: 540px;
	text-align: right;
}

#localmenu a {
	background: url(../../common/sys/link.gif) no-repeat left center;
	padding-left: 20px;
}

#localmenu span {
	padding: 0 20px;
}



/*table*/
#wrapper #container #page .section table#data {
	width: 540px;
	font-size: 90%;
}

#wrapper #container #page .section table#data th {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: center;
	background-color: #eeeeee;
	vertical-align: middle;
}

#wrapper #container #page .section table#data th.renketsu {
	background-color: #d5dcdc;
	text-align: center;
}

#wrapper #container #page .section table#data th.tandoku {
	background-color: #dce5dc;
	text-align: center;
}

#wrapper #container #page .section table#data td {
	border-right: 1px solid #999999;
	text-align: right;
	vertical-align: middle;
}

#wrapper #container #page .section table#data td table {
	width: 100%;
}

#wrapper #container #page .section table#data td table th {
	background-color: transparent;
	white-space: nowrap;
}


/*topics*/
#wrapper #container #page .section dl#topics {
	width: 540px;
	height: 140px;
	overflow: auto;
}

#wrapper #container #page .section #topics {
	width: 540px;
}

#wrapper #container #page .section #topics dt {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100px;
	display: block;
	clear: left;
	border-top: 1px solid #cccccc;
}

#wrapper #container #page .section #topics dd {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	display: block;
	width: 400px;
	border-top: 1px solid #cccccc;
}

#wrapper #container #page .section #topics dd a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	margin-right: 3px;
	background: url(img/icopdf.gif) no-repeat right center;
}



/*zaimu*/
#wrapper #container #page .section dl#zaimu {
	width: 540px;
	height: 140px;
	overflow: auto;
}

#wrapper #container #page .section #zaimu {
	width: 540px;
}

#wrapper #container #page .section #zaimu dt {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100px;
	display: block;
	clear: left;
	border-top: 1px solid #cccccc;
}

#wrapper #container #page .section #zaimu dd {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	display: block;
	width: 400px;
	border-top: 1px solid #cccccc;
}

#wrapper #container #page .section #zaimu dd a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	background: url(img/icopdf.gif) no-repeat right center;
}



/*getReader*/
#wrapper #container #page #reader {
	width: 540px;
	padding-bottom: 20px;
	display: block;
	clear: both;
}

#wrapper #container #page #reader dt {
	width: 120px;
	float: left;
	padding-bottom: 10px;
	vertical-align: middle;
}

#wrapper #container #page #reader dt img {
	width: 112px;
	height: 33px;
	display: block;
}

#wrapper #container #page #reader dd {
	width: 420px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}
