@charset "iso-8859-1";

/* Toshiba Computer Systems StyleSheet */
/* Copyright Toshiba */

body {
	font-family: 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 }

/*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 }


/* 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:#333333; text-decoration: none; }
a.link-noline:visited { color:#333333; text-decoration: none; }
a.link-noline:hover { color:#FF6633; text-decoration:underline; }
a.link-noline:active { color:#FF6633;  text-decoration: none; }


/* Main menu 
--------------------------------------*/
#mmArea{
	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  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 .selected2 a:link { color:#333333; text-decoration:none; }
#mmArea .selected2 a:visited { color:#333333; text-decoration:none; }
#mmArea .selected2 a:hover { color:#FF6633; text-decoration:none;  }
#mmArea .selected2 a:active { color:#FF6633; text-decoration:none;  }

#mmArea .selected1{  
	background-color: #CCCCCC;
	padding: 1px 0px 1px 2px;
	margin: 3px 0px 7px 18px;
	font-weight: bold;
}
#mmArea .selected2{
	background-color: #CCCCCC;
	padding: 1px 0px 1px 2px;
	margin: 3px 0px 3px 0px;
	font-weight: bold;
}
.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/e2005/common/arrow_mm.gif);
}

/* pull douwn menu */
.list-mm2{
	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/e2005/common/arrow_mm.gif);
}

/* Sub menu
--------------------------------------*/
#smArea{
	width: 153px;
	margin: 0px;
	background-color: #eceef6;
	padding: 0px 0px 10px;
}
#smArea .head{
	font-size: 69%;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #8484AE;
	margin: 0px 0px 5px;
	padding: 2px 0px 2px 5px;
}
#smArea .head a:link { color:#FFFFFF; text-decoration:none; }
#smArea .head a:visited { color:#FFFFFF; text-decoration:none; }
#smArea .head a:hover { color:#FF6633; text-decoration:none;  }
#smArea .head a:active { color:#FF6633; text-decoration:none;  }

#smArea a:link { color:#333333; text-decoration:underline; }
#smArea a:visited { color:#6600CC; text-decoration:underline; }
#smArea a:hover { color:#FF6633; text-decoration:underline; }
#smArea a:active { color:#FF6633; text-decoration:underline; }

#smArea .listhead{
	font-size: 69%;
	font-weight: bold;
	color : #666699;
	line-height: 90%;
	margin: 0px;
	padding: 8px 0px 2px 7px;
}
#smArea .selected1{
	background-color: #D3D8EB;
	padding: 1px 0px 1px 0px;
	margin: 3px 5px 3px 18px;
}
#smArea .selected2{
	background-color: #D3D8EB;
	padding: 1px 0px 1px 0px;
	margin: 3px 5px 3px 0px;
}
.list-mm3{
	font-size: 69%;
	line-height: 115%;
	padding: 0px;
	margin: 0px;
}
.list-mm3 li {
	padding: 1px 0px 1px 0px;
	margin: 3px 0px 3px 18px;
	list-style-image:url(../../img/e2005/common/arrow_mm.gif);
}

.list-mm3 li.open {
	padding: 1px 0px 1px 0px;
	margin: 3px 0px 3px 18px;
	list-style-image:url(../../img/e2005/common/arrow_mm.gif);
	font-weight: bold;
	color : #666699;
}

/* pull douwn menu */
.list-mm4{
	padding: 0px;
	padding: 0px;
	margin: 5px 0px 0px 8px;
	font-weight: normal;
	color: #333333;
}
.list-mm4 li {
	padding: 1px 0px 1px 0px;
	margin: 3px 5px 3px 0px;
	list-style-image:url(../../img/e2005/common/arrow_mm.gif);
}

/* local menu 
--------------------------------------*/
.lmArea{
	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{
	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(../../img/e2005/common/arrow_relate.gif);
}

/* country sites menu 
--------------------------------------*/
#cmArea{
	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;
}

/* bottom global menu 
--------------------------------------*/
.list-gm{
	font-size: 75%;
	line-height: 110%;
	padding: 0px 0px 10px;
	margin: 0px;
}
.list-gm li {
	padding: 0px;
	margin: 3px 0px 6px 18px;
	list-style-image:url(../../img/e2005/common/arrow_mm_l.gif);
}

/* crumbs 
--------------------------------------*/
#crumbs{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	color: #666666;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}

/* top global menu
--------------------------------------*/
#gmArea{
	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%;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

/* inpageNavi 
--------------------------------------*/

.inpageNavi{
	font-family: verdana, Arial, Helvetica, sans-serif;
	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-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	font-weight: normal;
	line-height: 110%;
	color: #333333;
}
.txt-copy {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	font-weight: normal;
	line-height: 110%;
	color: #333333;
}

/* JE Regular Design
--------------------------------------*/
#contentJe{
	padding: 0px;
	margin: 0px;
}

#contentJe .mainphoto{
	margin: 0px 0px 10px;
	padding: 0px;
	background-color: #D9E6F4;
}


/* AboutToshiba Regular Design
--------------------------------------*/
#contentAbout{
	padding: 0px;
	margin: 0px;
}
#contentAbout h1 {
	padding: 0px;
	margin: 0px;
}
#contentAbout h2 {
	font-size: 81%;
	line-height: 90%;
	font-weight: bold;
	padding: 1px 0px 0px 5px;
	margin: 0px 0px 7px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #ff0000;
	width: auto;
}

#contentAbout .mainphoto{
	margin: 0px;
	padding: 0px;
	background-color: #DFEDF6;
}

/* Basic Regular Design 
--------------------------------------*/
#contentBasic{
	padding: 0px;
	margin: 0px;
}
#contentBasic h1 {
	font-size: 125%;
	font-weight: normal;
	padding: 3px 0px 35px 10px;
	margin: 0px;
}
#contentBasic h2 {
	font-size: 81%;
	line-height: 90%;
	font-weight: bold;
	padding: 1px 0px 0px 5px;
	margin: 0px 0px 7px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #ff0000;
	width: auto;
}

#contentBasic h3 {
	font-size: 81%;
	font-weight: bold;
	padding: 5px 0px;
	margin: 0px;
}

#contentBasic .mainphoto{
	margin: 0px;
	padding: 0px;
	background-color: #CCE2F2;
}

/* Product Regular Design
--------------------------------------*/
#contentPrdct{
	padding: 0px;
	margin: 0px;
}
#contentPrdct h1 {
	font-size: 125%;
	font-weight: normal;
	padding: 3px 0px 35px 10px;
	margin: 0px;
}
#contentPrdct h2 {
	font-size: 81%;
	line-height: 90%;
	font-weight: bold;
	padding: 1px 0px 0px 5px;
	margin: 0px 0px 7px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #ff0000;
	width: auto;
}

#contentPrdct .mainphoto{
	margin: 0px;
	padding: 0px;
	background-color: #CEE6EF;
}

/* Corporate Infomation Regular Design 
--------------------------------------*/
#contentCorp{
	padding: 0px;
	margin: 0px;
}
#contentCorp h1 {
	font-size: 125%;
	font-weight: normal;
	padding: 3px 0px 35px 10px;
	margin: 0px;
}
#contentCorp h2 {
	font-size: 81%;
	line-height: 90%;
	font-weight: bold;
	padding: 1px 0px 0px 5px;
	margin: 0px 0px 7px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #ff0000;
	width: auto;
}

#contentCorp .mainphoto{
	margin: 0px;
	padding: 0px;
	background-color: EAECEB;
}

/* Technologies Regular Design
--------------------------------------*/
#contentTech{
	padding: 0px;
	margin: 0px;
}
#contentTech h1 {
	font-size: 125%;
	font-weight: normal;
	padding: 5px 0px 35px 10px;
	margin: 0px;
}
#contentTech .mainphoto{
	margin: 0px;
	padding: 0px;
	background-color: #C4DBE6;
}

/* Moved Regular Design
--------------------------------------*/
#contentMoved{
	padding: 0px;
	margin: 0px;
}
#contentMoved h1 {
	font-size: 125%;
	font-weight: normal;
	padding: 70px 0px 20px 10px;
	margin: 0px;
	color: #FF0000;
}
#contentMoved h2 {
	font-size: 94%;
	font-weight: normal;
	line-height: 160%;
}

/* Text Size 
--------------------------------------*/
p {
	font-size: 75%;
	line-height: 120%;
	padding: 5px 0px;
	margin: 0px;
}
.txt-main {
	font-size: 75%;
	line-height: 120%
}
.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-ff0000{ color: #FF0000 }
.txt-009900{ color: #009900 }
.txt-666666{ color: #666666 }

.txt-red{
	font-size:75%;
	color: #FF0000 }

/*content
--------------------------------------*/
.contentBox{
	padding: 0px 15px 0px 10px;
	margin: 0px;
}
.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/e2005/common/dot.gif);
}
.list-bsc-num{
	font-size: 75%;
	line-height: 110%;
	padding: 0px;
	margin: 10px 0px 15px;
}
.list-bsc-num 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/e2005/common/arrow_mm.gif);
}

.line-top{
	border-top: 1px solid #CCCCCC;
	margin: 10px 0px 5px;
	padding: 3px 0px 0px;
}
.line-left{
	border-top: none;
	margin: 0px;
	padding: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B3BDC3;
}
.frame1{
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 96%;
}
.title1{
	font-size: 75%;
	font-weight: bold;
	color: #666666;
	background-color: #EEEEEE;
	padding: 1px 0px 1px 7px;
}

/*Worldwide page
--------------------------------------*/
#cmWwArea{
	width: 153px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#cmWwArea .contentBox{
	margin: 0px;
	padding: 3px 0px;
}

#contentWw{
	padding: 10px;
	margin: 0px;
}
#contentWw .lmArea{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
	display: block;
}
#contentWw .list-bsc-arrow{
	font-size: 81%;
	line-height: 110%;
	padding: 0px;
	margin: 5px 0px 1px 8px;
}
#contentWw .list-bsc-arrow li {
	padding: 0px;
	margin: 0px 0px 2px 12px;
	list-style-image:url(../../img/e2005/common/arrow_mm.gif);
}
#contentWw .list-bsc-arrow-s{
	font-size: 69%;
	line-height: 120%;
	padding: 0px;
	margin: 5px 0px 1px 8px;
}
#contentWw .list-bsc-arrow-s li {
	padding: 0px;
	margin: 0px 0px 2px 12px;
	list-style-image:url(../../img/e2005/ww/arrow_s.gif);
}

#contentWwRegion{
	padding: 10px;
	margin: 5px 0px 0px 0px;
}

#contentWwRegion h1 {
	font-size: 125%;
	font-weight: normal;
	padding: 3px 0px 10px 10px;
	margin: 0px;
}

#contentWwRegion .list-bsc-arrow-s{
	font-size: 69%;
	line-height: 100%;
	padding: 0px;
	margin: 5px 10px 10px 100px;
}
#contentWwRegion .list-bsc-arrow-s li {
	padding: 0px;
	margin: 0px 0px 2px 12px;
	list-style-image:url(../../img/e2005/ww/arrow_s.gif);
}

#contentWw .lmArea  a:link { color:#333333; text-decoration:underline; }
#contentWw .lmArea  a:visited { color:#6600CC; text-decoration:underline; }
#contentWw .lmArea  a:hover { color:#FF6633; text-decoration:underline; }
#contentWw .lmArea  a:active { color:#FF6633; text-decoration:underline; }


/*tagline-2007-line-0701*/
#tagline-line {
	border-bottom: solid 1px #B3BDC3;
	}
/*contact-table-20090130*/
.dantai{
	border:1px solid #999999;
	border-collapse:collapse;
	font-size: 81%;
	line-height: 120%;
	padding: 3px 5px 3px 5px;
	width: 95%;
}

.dantai td{
	border:1px solid #999999;
}
	

