@charset "iso-8859-1";

/* Toshiba Computer Systems StyleSheet */
/* Copyright Toshiba */

body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

form { display: inline }		
.txt-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 69%;
	font-weight: normal;
	line-height: 110%;}
input, select { font-size: 75% }
textarea{
	font-size: 75%;
	width: 100%;
}

img { border-style: none }
img.float-right { float:right }
img.float-left { float:left }

.imgfloat {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*Color Design 
--------------------------------------*/
.bg-cp-red { background-color: #ff0000 }

.bg-bsc-grey1{ background-color: #cccccc }
.bg-bsc-grey2{ background-color: #666666 }
.bg-bsc-grey3{ background-color: #999999 }
.bg-bsc-grey4{ background-color: #eceef6 }
/*grey4=menu, quick link, related link*/
.bg-bsc-grey5{ background-color: #7b7e8b }
/*grey5=quick link, related link*/
.bg-bsc-greyblue1{ background-color: #728692 }
/*greyblue1=each header*/
.bg-bsc-greyblue2{ background-color: #738a99 }
/*greyblue2=news*/

.bg-id-cinfo{ background-color: #aaaacc }
/*cinfo=corporate infomation*/

.bg-efefef{ background-color: #efefef }
.bg-ffffff { background-color: #ffffff }
.bg-ffffe0 { background-color: #ffffe0 }
.bg-fff0f0 { background-color: #fff0f0 }
.bg--F2F2F2 { BACKGROUND-COLOR: #F2F2F2 }


/* Clickable Elements 
--------------------------------------*/
/* default=content text, global menu */
a:link { color:#003399; text-decoration:underline; }
a:visited { color:#6600CC; text-decoration:underline; }
a:hover { color:#FF6633; text-decoration:underline; }
a:active { color:#FF6633; text-decoration:underline; }
a[name] { text-decoration:none; }
a[name]:hover { color:#000000 }
a[name]:active { color:#000000 }

/* link-mm=related, quick */
a.link-sub:link { color:#666666; text-decoration:underline; }
a.link-sub:visited { color:#6600CC; text-decoration:underline; }
a.link-sub:hover { color:#FF6633; text-decoration:underline; }
a.link-sub:active { color:#FF6633; text-decoration:underline; }

/* default=content text, global menu */
a.link-noline:link { color:#666666; text-decoration: none; }
a.link-noline:visited { color:#6600CC; text-decoration: none; }
a.link-noline:hover { color:#FF6633; text-decoration:underline; }
a.link-noline:active { color:#FF6633;  text-decoration: none; }

/* Left Area
--------------------------------------*/
.leftArea{ background-color: #eceef6 }

/* Main menu 
--------------------------------------*/
#mmArea{
	font-family: Arial, Helvetica, sans-serif;
	width: 153px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
#mmArea .head{
	font-size: 81%;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #5F737F;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B3BDC3;
}

#mmArea .head2 a:link { color:#666666; text-decoration:underline;  }
#mmArea .head2 a:visited { color:#666666; text-decoration:underline;  }
#mmArea .head2 a:hover { color:#FF6633; text-decoration:underline;  }
#mmArea .head2 a:active { color:#FF6633; text-decoration:underline;  }

#mmArea  a:link { color:#333333; text-decoration:underline; }
#mmArea  a:visited { color:#6600CC; text-decoration:underline; }
#mmArea  a:hover { color:#FF6633; text-decoration:underline; }
#mmArea  a:active { color:#FF6633; text-decoration:underline; }

#mmArea .selected1{  
	background-color: #CCCCCC;
	padding: 1px 0px 1px 2px;
	margin: 3px 0px 7px 18px;
	font-weight: bold;
}
#mmArea .selectedopen{
	background-color: #CCCCCC;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	font-weight: bold;
}

#mmArea .selectedopen a:link { color:#333333; text-decoration:none; }
#mmArea .selectedopen a:visited { color:#333333; text-decoration:none; }
#mmArea .selectedopen a:hover { color:#FF6633; text-decoration:none;  }
#mmArea .selectedopen a:active { color:#FF6633; text-decoration:none;  }

.list-mm1{
	font-size: 75%;
	line-height: 110%;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #575862;
	display: block;
}
.list-mm1 li {
	padding: 1px 0px 1px 0px;
	margin: 3px 0px 7px 18px;
	list-style-image: url(../../img/en2006/common/arrow_mm.gif);
}

/* pull douwn menu */
.list-mm2{
	line-height: 110%;
	padding: 0px;
	margin: 8px 0px 4px 8px;
	background-color: #ffffff;
}
.list-mm2 li {
	padding: 1px 0px 1px 0px;
	margin: 3px 0px 3px 0px;
	list-style-image:  url(../../img/en2006/common/arrow_mm.gif);
}
.list-mm2 ul{
	line-height: 105%;
	padding: 0px;
	margin: 7px 0px 7px 10px;
}
.list-mm2 ul li{
	padding: 2px 0px 2px 0px;
	margin: 0px;
}


/* IR related menu
--------------------------------------*/
#rdcrelateBox{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 12px;
	display: block;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 7px;
	margin-left: 7px;
}

#rdcrelateBox .head{
	font-size: 69%;
	line-height: 110%;
	padding: 3px 5px;
	margin: 0px;
	border-bottom: 2px solid #CCCCCC;
	font-weight: bold;
	color: #666666;
}

#rdcrelateBox ul{
	font-size: 69%;
	line-height: 110%;
	padding: 0px;
	margin: 5px 5px 8px;
}

#rdcrelateBox li{
	padding: 0px;
	margin: 0px 0px 4px 14px;
	list-style-image: url(../../img/en2006/common/arrow_grey.gif);
}

/* local menu 
--------------------------------------*/
.lmArea{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
	display: block;
}
.lmArea .head{
	font-size: 81%;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #5F737F;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B3BDC3;
}

.lmArea  a:link { color:#333333; text-decoration:underline; }
.lmArea  a:visited { color:#6600CC; text-decoration:underline; }
.lmArea  a:hover { color:#FF6633; text-decoration:underline; }
.lmArea  a:active { color:#FF6633; text-decoration:underline; }
.lmArea  a[name] { text-decoration:none; }
.lmArea  a[name]:hover { color:#FFFFFF }
.lmArea  a[name]:active { color:#FFFFFF }


/* Related Contents
--------------------------------------*/
#relatedArea{
	font-family: Arial, Helvetica, sans-serif;
	width: 153px;
	margin: 1px 0px 0px;
	background-color: #eeeeee;
	padding: 0px 0px 10px;
}
#relatedArea .head{
	font-size: 69%;
	font-weight: bold;
	color : #666666;
	background-color: #D2D7DA;
	margin: 0px 0px 5px;
	padding: 2px 0px 2px 5px;
}

#relatedArea .listhead{
	font-size: 69%;
	font-weight: bold;
	color : #666666;
	line-height: 90%;
	margin: 0px;
	padding: 8px 0px 2px 7px;
}

#relatedArea .note{
	font-size: 69%;
	color : #666666;
	line-height: 100%;
	margin: 0px;
	padding: 3px 10px 10px;
}
.list-related a:link { color:#666666; text-decoration:underline; }
.list-related a:visited { color:#6600CC; text-decoration:underline; }
.list-related a:hover { color:#FF6633; text-decoration:underline; }
.list-related a:active { color:#FF6633; text-decoration:underline; }

.list-related{
	font-size: 69%;
	color:#666666;
	line-height: 115%;
	padding: 0px;
	margin: 0px;
}
.list-related li{
	padding: 1px 0px 1px 0px;
	margin: 3px 0px 3px 18px;
	list-style-image: url(../../en/img/2005/common/arrow_relate.gif);
}

/* top global menu
--------------------------------------*/
#gmArea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 110%;
	padding: 5px 5px 0px 0px;
	margin: 0px;
	text-align: right;
}

/* languageSelector
--------------------------------------*/
#lsArea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 110%;
	padding: 5px 5px 0px 0px;
	margin: 0px;
	text-align: right;
}

/* print
--------------------------------------*/
#print{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	color: #666666;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
#print img{
	vertical-align: bottom;
}

/* country sites menu 
--------------------------------------*/
#cmArea{
	font-family: Arial, Helvetica, sans-serif;
	width: 153px;
	margin: 0px 0px 0px;
	padding: 0px;
}
#cmArea .head{
	font-size: 81%;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #5F737F;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B3BDC3;
}
#cmArea .contentBox{
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}

/* crumbs 
--------------------------------------*/
#crumbs{
	font-size: 69%;
	color: #666666;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}


/* Language Change (Japanese) 
--------------------------------------*/
#language{
	font-size: 69%;
	color: #666666;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-align: right;
}

/* inpageNavi 
--------------------------------------*/
.inpageNavi{
	font-size: 69%;
	color: #666666;
	margin: 0px;
	padding: 5px 0px 15px 0px; 
}


/*ToTop
--------------------------------------*/
.totop{
	font-size: 69%;
	color: #666666;
	margin: 0px;
	padding: 5px 10px 5px 0px;
	text-align: right;
}

/*footer
--------------------------------------*/
#footArea{
	margin: 0px;
	padding: 5px 0px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.txt-foot {
	font-size: 69%;
	font-weight: normal;
	line-height: 110%;
	color: #666666;
}

/* Text Size 
--------------------------------------*/
p {
	font-size: 75%;
	line-height: 120%;
	padding: 5px 0px;
	margin: 0px;
}
.txt-main {
	font-size: 75%;
	line-height: 120%
}
.txt-main #bold{ font-weight:bold;}

.txt-m01{ font-size: 75% }
.txt-m02{ font-size: 81% }
.txt-m02-h{ font-size: 81%; line-height: 140%; }
.txt-small { font-size: 69% }
.txt-small-h { font-size: 69%; line-height: 120%;}
.txt-m03{ font-size: 94% }
.txt-m04{ font-size:75%; text-align:right;}
.txt-m04 #m04bold{ font-weight:bold;}

.txt-ff0000{ color: #FF0000 }
.txt-009900{ color: #009900 }
.txt-666666{ color: #666666 }

.txt-caption {
	width :96%;
	COLOR : #666666;
	FONT-SIZE: 70%;
	text-align: left ;
	margin:5px 0px 0px 0px;
}

.txt-caption2 {
	width :70%;
	COLOR : #666666;
	FONT-SIZE: 70%;
	text-align: right;
	padding: 10px 0 0 0;
}

.txt-caption3 {
	COLOR : #666666;
	FONT-SIZE: 90%;
	display:block;
	margin: 5px 0 0 0;
	font-weight: normal;
}


/*content
--------------------------------------*/
.list-bsc{
	font-size: 75%;
	line-height: 120%;
	padding: 0px;
	margin: 10px 0px 15px;
}
.list-bsc li {
	padding: 0px;
	margin: 0px 0px 6px 12px;
	list-style-image: url(../../img/en2006/common/dot.gif);
}
.list-bsc-num{
	font-size: 75%;
	line-height: 120%;
	padding: 0px;
	margin: 10px 0px 15px;
}
.list-bsc-num li {
	padding: 0px;
	margin: 0px 0px 6px 34px;
}
.list-bsc-num2{
	font-size: 90%;
	line-height: 130%;
	padding: 0px;
	margin: 10px 0px 15px;
}
.list-bsc-num2 li {
	padding: 0px;
	margin: 0px 0px 6px 34px;
}
.list-bsc-arrow{
	font-size: 75%;
	line-height: 120%;
	padding: 0px;
	margin: 10px 0px 15px;
}
.list-bsc-arrow li {
	padding: 0px;
	margin: 0px 0px 6px 12px;
	list-style-image: url(../../img/en2006/common/arrow_mm.gif);
}
.list-bsc-arrow ul{
	font-size: 100%;
	padding: 0px;
	margin: 5px 0px 10px;
}
.list-bsc-arrow ul li{
	padding: 0px;
	margin: 0px 0px 3px 12px;
	list-style-image: url(../../img/en2006/common/dot.gif);
}

/* RDC Regular Design
--------------------------------------*/
#contentRDC{
	padding: 0px;
	margin: 0px;
}
#contentRDC h1 {
	font-size: 125%;
	font-weight: normal;
	padding: 3px 0px 35px 10px;
	margin: 0px;
}
#contentRDC h2 {
	font-size: 88%;
	line-height: 100%;
	font-weight: bold;
	padding: 1px 0px 0px 5px;
	margin: 0px 0px 7px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #2288CC;
	width: auto;
}

#contentRDC h2 .h2sub {
	font-size: 90%;
	font-weight: normal;
	color: #666666;
}
#contentRDC h3{
	font-size: 81%;
	line-height: 120%;
	font-weight: bold;
	padding: 5px 0px;
	margin: 0px;
}

#contentRDC h3#sub {
	color: #006699;
}

#contentRDC .mainphoto{
	margin: 0px;
	padding: 0px;
	background-color: #BBEBEF;
}

#contentRDC .contentBox{
	padding: 0px;
	margin: 0px 15px 0px 10px;
}
/* float
--------------------------------------*/
.float-left{ float:left;}
.float-right{ float:right;}
.float-clear{clear: both;}	

/* Topics
--------------------------------------*/
#contentRDC #newsBox{
	margin: 0px;
	padding: 0px;
}
#contentRDC #newsBox2{
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2288CC;
}
#contentRDC #newsBox2 .head{
	font-size: 81%;
	color: #333333;
	margin: 5px 0px;
	padding: 0px 0px 0px 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #2288CC;
	line-height: 84%;
	font-weight: bold;
	float: left;
}
#contentRDC #newsBox ul{
	font-size: 75%;
	line-height: 110%;
	padding: 0px 5px 5px 0px;
	margin: 0px;
}
#contentRDC #newsBox2 ul{
	font-size: 75%;
	line-height: 110%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #2288CC;
	padding: 10px 5px 5px 0px;
	margin: 0px;
	clear: both;
}
/*-- del-start 10.09.24 --*/
/*
#contentRDC #newsBox li, #contentRDC #newsBox2 li{padding: 0px; margin: 0px 0px 7px 55px;}
#contentRDC #newsBox li.info, #contentRDC #newsBox2 li.info{list-style-image: url(../../img/en2006/top/ico_info.gif);}
#contentRDC #newsBox li.award, #contentRDC #newsBox2 li.award{list-style-image: url(../../img/en2006/top/ico_award.gif);}
#contentRDC #newsBox li.news, #contentRDC #newsBox2 li.news{list-style-image: url(../../img/en2006/top/ico_news.gif);}
*/
/*-- del-end 10.09.24 --*/
/*-- add-start 10.09.24 --*/
#contentRDC #newsBox li, #contentRDC #newsBox2 li{
	padding: 0 0 0 55px;
	margin: 0 0 7px 0;
}
#contentRDC #newsBox li.info, #contentRDC #newsBox2 li.info{
	background: url(../../img/en2006/top/ico_info.gif) 0px 0px no-repeat;
	list-style-image:none;
	list-style-type:none;
}
#contentRDC #newsBox li.award, #contentRDC #newsBox2 li.award{
	background: url(../../img/en2006/top/ico_award.gif) 0px 0px no-repeat;
	list-style-image:none;
	list-style-type:none;
}
#contentRDC #newsBox li.news, #contentRDC #newsBox2 li.news{
	background: url(../../img/en2006/top/ico_news.gif) 0px 0px no-repeat;
	list-style-image:none;
	list-style-type:none;
}
/*-- add-end 10.09.24 --*/


#contentRDC #newsBox .newsdate, #contentRDC #newsBox2 .newsdate{color: #666666;}

#contentRDC #newsBox2 .backnum{
	font-size: 69%;
	float: right;
	padding-top: 3px;
	vertical-align: middle;
}
#contentRDC #newsBox2 .backnum img{
	vertical-align: middle;
	margin-right: 4px;
}

/* Site Map */

.smBox {
	margin-bottom: 10px;
	border-top: 1px solid #666666;
}

.smBox #h2 {
	font-size: 94%;
	padding: 6px 6px 6px 15px;
	margin: 0;
	border-left: 0 none;
	font-weight: bold;
	background-color: #eeeeee;
}

.smBox .main {
	padding: 0px;
	background-color: #ffffff;
}

.smBox ul {
	font-size: 84%;
	line-height: 110%;
	padding: 8px 5px 5px 25px;
	margin: 0;
}

.smBox li {
	padding: 0;
	margin: 0px 0px 3px 15px;
	list-style-image:  url(../../img/jp2005/common/arrow01.gif);
	line-height: 130%;
}

/* contact */
.contactBox{
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.contactBox #chead{
	font-size: 94%;
	padding: 6px 6px 6px 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	background-color: #DDF1F6;
}
.contactBox #cmain{
	padding: 5px 15px;
	background-color: #ffffff;
}

/* nakamidashi */
.cntct-nakamidashi{
	margin: 2px 0px 5px 15px;
	font-size: 104%;
	font-weight: bold;
	color: #333333;
}
/* komidashi */
.cntct-komidashi{
	font-size: 94%;
	margin: 0px 0px 5px 15px;
	font-weight: bold;
}
/* setsumei */
.cntct-exp{
	font-size: 94%;
	line-height: 120%;
	margin: 0px 0px 0px 15px;
	width: 600px;
}

/* notice */
.cntct-notice{
	border: 1px solid #A0A0A0;
	background-color: #FFFFE0;
}
.cntct-noticetitle{
	font-size: 94%;
	font-weight: bold;
	background-color: #FFD950;
	text-align: center;
	padding: 6px;
	margin: 0px;
}
.cntct-noticehonbun{
	font-size: 94%;
	margin: 20px 20px 0px;
}
#cntct-notice ul.cntct-noticelist{
	font-size: 94%;
	line-height: 120%;
	margin: 0px;
	padding: 10px 30px 10px 40px;
}
#cntct-notice ul.cntct-noticelist li{
	margin: 6px 0px;
}
/*-----------------------------
Research related sites 
------------------------------*/
#rdsite .me ul {
	font-size: 81%;
	line-height: 130%;
	padding: 5px 0 10px 0;
}
#rdsite .me li {
	margin: 0 0 0 10px;
	padding: 0 0 5px 0;
	vertical-align: top;
	list-style-image: url(../../img/jp2005/rd/arrow_rd.gif);
}
#rdsite .me a {
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 5px;
}
/*20070209*/
/*tagline-2007-line-0701*/
#tagline-line {
	border-bottom: solid 1px #B3BDC3;
	}
/*200905*/
sup {
	/*201011*/
	/*line-height: 1.6;*/
	vertical-align: text-top;
}
/*201011*/
sub {
	vertical-align: baseline;
}
/*200906*/	
div .fieldbox {
	border-top: #005FAD dotted 1px;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	clear: right;
}

/*201011*/
div .fieldbox ul.list-f{
	padding: 0;
	margin: 0 0 0 0.9em;
	font-size:75%;
}
div .fieldbox ul.list-f li{
	padding: 0;
	margin: 0;
	list-style: url(../../img/en2006/common/dot.gif);
}

div .fieldbox .linkmore {
	font-weight: normal;
	font-size: 75%;
	margin: 0 0 10px 0;
	padding: 0px 10px 0 16px;
	background: url(../../img/en2006/common/arrow_mm.gif) no-repeat 0 0;
	float: right;
	display: block;
}

span.fieldfrom {
	margin: 0 0 15px 14px;
	display: block;
	font-size: 90%;
}

/*201011*/
div .contentBox ul.list-fi{
	padding: 0;
	margin: 0 0 0 1.2em;
	font-size:75%;
}
div .contentBox ul.list-fi li{
	padding: 0;
	margin: 0;
	list-style: url(../../img/en2006/common/dot.gif);
}

div.main dl.dlist{
	padding:0;
	margin:10px 0 0 0;
	font-size:75%;
}
div.main dl.dlist dt{
	background:url(../../img/en2006/common/dot.gif) no-repeat -7px 4px;
	padding-left:8px;
}
div.main dl.dlist dd{
	padding:0 0 10px 0;
	margin:0;
}

div .contentBox ol.list-ol{
	padding: 0;
	margin: 5px 0 5px 0;
	font-size:75%;
}
div .contentBox ol.list-ol li{
	padding: 0;
	margin: 0;
	list-style-type:none;
}

p.imgtxt{
	padding:0;
	margin:0;
	width:587px;
	text-align:center;
	color:#4666b9;
	font-weight:bold;
	font-size:90%;
}



