@charset "utf-8";
@import url('reset.css');
@import url('style.css');
@import url('menu.css');
@import url('print.css');
@import url('color_tone_1.css');
@import url('color_tone_2.css');
@import url('color_tone_3.css');
@import url('color_tone_4.css');
@import url('color_tone_5.css');
@import url('color_tone_6.css');
@import url('color_tone_7.css');
@import url('color_tone_8.css');
@import url('color_tone_9.css');
.hidden{position:fixed;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
span{display: inline-block;}
table,th,td
{
border:1px solid black;
}
td,th{
	text-align: center;
	vertical-align: middle;
}
td.f-col{
	text-align: left;
}
tbody th.f-col{
	text-align: right;
}
strong{font-weight: bold}
html.normal{
	font-size: 75%;
}
html.large{
	font-size: 100%;
}
html.largest{
	font-size: 150%;
}


#all{
	margin: 0px auto;
	min-width: 1000px;
	position: relative;
	width: 1024px;
}
#main{
	clear: both;
	background-color: #FFEFD5;
}
.skip2content{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.skip2content:hover, .skip2content:active, .skip2content:focus{
	left: 0px;
	top: auto;
	width:auto;
	height:auto;
	overflow:auto;
}
.wcag-logo{
	display: block;
	margin: 20px auto;
	width: 88px;
	height:32px;
}
.navMenuBlock{
	
	float: left;
	width: 283px;
	background-color: #FFEFD5;
}

#banner{
	background-color: #F1F1F1;
	position: relative;
}
#banner .sitenamebox{
	color: #FFFFFF;
	width: 380px;
	margin: 10px 20px;
}
#banner .sitenamebox .year{
	float: left;
	font-size: 2em;
}
#banner #langbox {
	position: absolute;
	right: 10px;
	bottom: 20px;
	overflow: hidden;
}
#banner #langbox a{
	display: inline-block;
	line-height: 999em;
	float:left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0px;
	/* padding-top: 34px; */
	height: 34px;
	width: 34px;
	/* overflow: hidden; */
	background-color: transparent;
	margin: 2px;
}
#banner #langbox a.home{
	background-image: url(../img/btn_home.png);
}
#banner #langbox a.home:hover,#banner #langbox a.home:focus{
	background-image: url(../img/btn_home_o.png);
}
#banner #langbox a.en{
	background-image: url(../img/btn_en.png);
}
#banner #langbox a.en:hover,#banner #langbox a.en:focus{
	background-image: url(../img/btn_en_o.png);
}
#banner #langbox a.tc{
	background-image: url(../img/btn_tc.png);
}
#banner #langbox a.tc:hover,#banner #langbox a.tc:focus{
	background-image: url(../img/btn_tc_o.png);
}
#banner #langbox a.sc{
	background-image: url(../img/btn_sc.png);
}
#banner #langbox a.sc:hover,#banner #langbox a.sc:focus{
	background-image: url(../img/btn_sc_o.png);
}

#topTitle{
	padding: 8px 14px;
	font-weight: bold;
	background-color: #ffffff;
	position: relative;
	overflow: hidden;
	padding-right: 90px;
	min-height: 25px;
}
#topTitle .section{
	margin: 2px;
	font-size: 1.7em;
	
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}
#topTitle .subsection{
	margin: 2px;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	font-size: 1.5em;
	margin-top: 0.7em;
	margin-bottom: 0.3em;
}
.tts-num{
	display: inline-block;
	padding-right: 0.8em;
}

.page-title{
	display: inline-block;
}

.resizeAAA{
	display: block;
	position: absolute;
	width: 80px;
	height: 23px;
	line-height: 0px;
	padding: 3px;
	right: 0px;
	top: 0px;	
}

a.sizeCTRL{
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 999em;
	/* text-indent: 9999em; */
	padding: 0px;
	/* padding-top:20px; */
	/* overflow: hidden; */
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #D7D7D7;
	margin: 2px;
}

.sizeCTRL.active{	
	background-color: #FFF6ED;
}

.sizeCTRL.normal{
	background-image: url(../img/resize_s.png);
	background-repeat: no-repeat;
}

.sizeCTRL.large{
	background-image: url(../img/resize_m.png);
	background-repeat: no-repeat;
}

.sizeCTRL.largest{
	background-image: url(../img/resize_l.png);
	background-repeat: no-repeat;
}

#banner{
	height: 120px;
	background-position: left top;
	background-repeat: no-repeat;
}

ul.list-3-col{
	width: 100%;
}
ul.list-3-col li {
	float: left;
	width: 33%;
}


#content{
	padding: 0.5em;
	background-color: #ffffff;
	word-wrap:break-word;
}

#footer{
	margin-top: 12px;
	border-top: #aaaaaa 1px dotted;
	padding: 8px 5px 2px 5px;
	text-align: right;
}
#footer .next_link{
	display: inline-block;
	margin: 0px 10px;
}
#footer .prev_link{
	display: inline-block;
	margin: 0px 10px;
}

#all  #page{
	margin-left: 283px;
	margin-right: 0px;
	background-color: #ffffff;
}
#page{
	margin-left: 20px;
	margin-right: 20px;
}
.remark .text{
	float: left;
	margin-top:  0.1em;
}
.remark .items{
	overflow:auto;
	padding-bottom: 5px;
}

.name-card .left{
	width: 13%;
	max-width: 15em;
	vertical-align: top;
	margin-right: 0.5em;
	text-align: left;
}
.name-card .right{
	vertical-align: top;
}

.name-card .right:before{
	content: ": ";
	margin-left: -0.5em;
}