/* ===================
    main sections
   =================== */
#tsSection {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#595959;
	width: 950px;
}
#tsMainHeader {
	margin:0 0 17px 0;
	padding:0;
}
#tsMainSection {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#595959;
	font-size:11px;
}



#tsSectionCenter {
	font-family:Arial, Helvetica, sans-serif;
	color:#595959;
	width: 705px;
}

/* -------------------
    #tsMainHeader
   ------------------- */
   
   
/* ```````````````````
    bread crumbs
   ``````````````````` */
   
#tsBreadCrumbs{
	margin:0 0 7px 14px;
	padding:2px 0;
	letter-spacing:-.40em;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#tsBreadCrumbs li{
	letter-spacing:normal;
	display:inline-block;
	padding-right:8px;
	line-height:1.4;
	*display: inline;
	*zoom: 1;
}
#tsBreadCrumbs a {
	text-decoration:none;
}
#tsBreadCrumbs a:hover {
	text-decoration:underline;
}

/* ```````````````````
    page title
   ``````````````````` */
   
#h1sectiontitle {
	font-weight: bold;
	margin: 0 0 0 9pt;
	padding:0;
	font-size: 87%;
	color: #8e9091;
}
#tsMainHeader h2 {
	margin:0 auto 10px 0;
	padding:0;
	text-indent:12px;
	font-size: 24px;
	color: #616161;
	font-weight: normal;
}

/* ```````````````````
    page top big banner
   ``````````````````` */
   
#tsBannerBoxes {
	width:100%;
	height:190px;
	margin:0;
	padding:0;
	border:none;
}
#tsBannerBoxes img {
	margin:0;
	padding:0;
	border:0;
}
.tsBannerBox01 {
	float:left;
	height:191px;
	width:775px;
	position:relative;
	margin:0;
	padding:0;
	background-color:#92adbe;
	background: -moz-linear-gradient(270deg, #92adbe, #bbccdd);
	background: -webkit-gradient(linear, left top, left bottom, from(#92adbe), to(#bbccdd));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#92adbe', endColorstr='#bbccdd'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#92adbe', endColorstr='#bbccdd'); /* ie8 */
}
.tsBannerBox01 .tsMessageBox {
	margin:14px auto auto 20px;
	width:440px;
}
.tsBannerBox01 .tsMessageBox h1 {
	color:#fff;
	font-size:20px;
}
.tsBannerBox01 .tsMessageBox p {
	color:#fff;
	font-size:14px;
	line-height:1.4;
	margin-top:10px;
}
.tsBannerBox01 .tsCornerImgNW {
	position:absolute;
	top:0;
	left:0;
}
.tsBannerBox01 .tsCornerImgNE {
	position:absolute;
	top:0;
	right:0;
}
.tsBannerBox01 .tsCornerImgSW {
	position:absolute;
	bottom:0;
	left:0;
}
.tsBannerBox01 .tsCornerImgSE {
	position:absolute;
	bottom:0;
	right:0;
}
.tsBannerBox02 {
	float:right;
	width:165px;
	height:191px;
	margin:0;
	padding:0;
	background-image: url(../image/resources.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.tsResourceItems {
	/*margin:10px auto auto;
	*/
	margin:10px auto auto;
	padding:0;
	/*width:145px;
	*/
	width:87%;
	height:171px;
}
.tsResourceItems h1 {
	margin:0 0 6px;
	text-align: center;
	line-height:1.2;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tsResourceItems p {
	margin:2px 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.05;
}
.tsResourceItems a {
	text-decoration:none;
	font-size:11px;
	color:#2970a6;
}
.tsResourceItems a:hover {
	text-decoration:underline;
	color:#2970a6;
}
.tsResourceItems a:visited {
	color:#2970a6;
}
.tsResourceItems a:active {
	color:#2970a6;
	cursor:none;
}


/* ```````````````````
    top big banner for tech-legacy home page
   ``````````````````` */
   
#tsBannerBoxesCenter {
	width:710px;
	height:115px;
	margin:7px 0 0 0;
	padding:0;
}
#tsBannerBoxesCenter img {
	margin:0;
	padding:0;
	border:0;
}
#tsBannerBoxesCenter .tsBannerBox01 {
	float:left;
	width:520px;
	height:112px;
	position:relative;
	margin:0;
	padding:0;
	background-color:#4e7fa1;
	background: -moz-linear-gradient(270deg, #4e7fa1, #154063);
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7fa1), to(#154063));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4e7fa1', endColorstr='#154063'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4e7fa1', endColorstr='#154063'); /* ie8 */
}
#tsBannerBoxesCenter .tsBannerBox01 .tsMessageBox {
	margin:12px auto auto 15px;
	width:322px;
}
#tsBannerBoxesCenter .tsBannerBox01 .tsMessageBox .tsHeader {
	color:#fff;
	font-size:20px;
}
#tsBannerBoxesCenter .tsBannerBox01 .tsMessageBox .tsBody {
	color:#fff;
	font-size:14px;
	margin:0;
}
#tsBannerBoxesCenter .tsBannerBox01 .tsMessageBox .tsBody p {
	margin:5px 0 0 0;
}
#tsBannerBoxesCenter .tsBannerBox02 {
	float:left;
	width:117px;
	height:100%;
	margin:-1px 0 0 0;
	padding:0 0 0 7px;
}

/* -------------------
    #tsMainSection
   ------------------- */
   
/* ```````````````````
    tab panels
   ``````````````````` */

#tsTabPanels {
	clear:both;
	margin:0;
	padding:0;
	width:1000px;
	position:relative;
}
#tabSet {
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:25px;
	z-index:70;
	/*background-color:yellow;
	*/overflow:visible;
	/*letter-spacing:-0.4em;*//*隙間をなくすためのハック*/
}
#tsTabPanels span.tab {
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
 	/display: inline; /*for ie5～7*/
 	/zoom: 1; /*for ie5～7*/
	letter-spacing:normal;/*隙間をなくすためのハック*/
	list-style-type: none;
	margin:4px 0 0 5px;
	padding:0 7px;
	cursor: pointer;
	/*width:130px;*/
	width:auto;
	height:18px;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	border-right:1px #999 solid;
	color:#2f77b1;
	vertical-align:top;
	background-color:#eaf2ff;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.5;
	color:#3a72a3;
	position:relative;
}
#tsTabPanels span.selectedInner01 {
	/*position:absolute;
	top:1px;*/
	margin-top:0px;
	color:#595959;
	height:25px;
	background: -moz-linear-gradient(top, #eeeeee, #ffffff);
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff));
 	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#eeeeee', endColorstr='#ffffff'); /* ie7 */
 	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#eeeeee', endColorstr='#ffffff'); /* ie8 */
}
.nwDot {
	border:none;
	width:1px;
	height:1px;
	background-color:white;
	position:absolute;
	top:-1px;
	left:-1px;
}
.neDot {
	border:none;
	border:none;
	width:1px;
	height:1px;
	background-color:white;
	position:absolute;
	top:-1px;
	right:-1px;
}
#tsTabPanels .disnon {
	display: none;
}
#panelSet {
	margin:-2px 0 0 0;
	padding:0;
	z-index:20;
	clear: both;
	width: 950px;
	color: #595959;
	border-top:#2f77b1 3px solid;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
}
#panelSet div.tabPanel {
	margin:0;
	padding:0;
}
div.tabPanel > h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
	height:36px;
	line-height:2;
	text-indent:0.7em;
	font-size:17px;
	font-weight:bold;
	color:#616161;
	background: -moz-linear-gradient(top, #ffffff, #cccccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
 	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#cccccc'); /* ie7 */
 	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#cccccc'); /* ie8 */
}
.tsDocList {
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 12px 12px;
	padding:0;
}
.tsDocList div {
	margin: 4px 0;
	padding:0;
}
.tsDocList h4 {
	color:#595959;
}

/* ```````````````````
    panels
   ``````````````````` */
   
#panelSet {
	font-weight:normal;
	font-size: 12px;
	color: #616161;
}
#panelSet p, .tsDocList div p, .tsDocList div li {
	font-weight:normal;
	font-size: 12px;
	line-height: 1.3;
	color: #616161;
}
.tsDocList li {
	list-style: none;
}
#panelSet a, #tsTabContent .tsDocList div a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	padding:0;
	color:#18327d;
}
#tsTabContent .tsDocList a:hover, #panelSet a:hover {
	text-decoration: underline
}
#tsTabContent div.tsMrdList {
	display:none;
}
#tsTabContent div.tsMrdListShow {
	display:block;
}
#tsTabContent td {
	width:100%;
	border-top:0px solid #fff;
	border-right:1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}


/* settings for News page */

#tsSection .tsNewsArticle {
	clear:both;
	padding:0 0 10px 0;
	margin:0;
	overflow:hidden;
	border-top:2px groove #CCC;
}
#tsSection .tsNewsImage {
	width:200px;
	float:left;
	padding-bottom:32768px;
	margin-bottom:-32768px;
	text-align:center;
}
#tsSection .tsNewsImage img{
	padding-top:20px;
}

#tsSection .tsNewsText {
	width:740px;
	float:left;
	font-size:11px;
	color: #595959;
	padding-bottom:32768px;
	margin-bottom:-32768px;
}
#tsSection .tsNewsArticle h1 {
	margin:3px 0 0 15px;
	padding:0;
	font-size:12px;
	color: #595959;
}
#tsSection .tsNewsArticle h2 {
	margin:0 0 0 15px;
	padding:0;
	font-size:16px;
	color: #595959;
}
#tsSection a {
	text-decoration: none;
	color:#2970a6;
}
#tsSection a:hover {
	text-decoration: underline;
}