/* -- jp.fujitsu.com STYLE V1.1 -- */


/* -- GENERIC -- */

body,h1,h2,h3,h4,h5,h6,div,p,span,th,td,a,input,select,textarea,form,ul,ol,li,dl,dt,dd
	{
	font-size: 100%;
	}

h1,h2
	{
	margin-top: 25px;
	margin-bottom: 10px;
	}

h3,h4,h5,h6
	{
	margin-top: 15px;
	margin-bottom: 10px;
	}

h1
	{
	font-size: 140%;
	}

h2
	{
	font-size: 120%;
	}

h3,h4,h5,h6
	{
	font-size: 100%;
	}

p
	{
	line-height: 145%;
	margin-top: 10px;
	margin-bottom: 10px;
	}

ul
	{
	list-style-image: url("/img/dot_1.gif");
	margin-top: 5px;
	margin-bottom: 20px;
	}

ul ul
	{
	list-style-image: url("/img/dot_2.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	}

ul ul ul
	{
	list-style-image: url("/img/dot_3.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	}

ol ul
	{
	list-style-image: url("/img/dot_1.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	}

dl ul
	{
	list-style-image: url("/img/dot_1.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	}

ol
	{
	margin-top: 5px;
	margin-bottom: 20px;
	}
ol ol
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

ol ol ol
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

ul ol
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

li
	{
	line-height: 145%;
	}

dl
	{
	margin-top: 5px;
	margin-bottom: 20px;
	}

dt
	{
	line-height: 130%;
	}

dd
	{
	line-height: 145%;
	}

strong
	{
	font-weight: bold;
	}

small
	{
	font-size: 85%;
	}

hr
        {
        height: 1px;
        border-top: solid 1px #ffffff;
        border-bottom: solid 1px #cccccc;
        }

/* -- COMPONENTS -- */

.body1
	{
	font-size: 85%;
	margin-top: 15px;
	margin-bottom: 20px;
	}

.extra1
	{
	font-size: 84%;
	margin-top: 15px;
	margin-bottom: 20px;
	}

.sectionTop
	{
	margin-bottom: 5px;
	font-weight: bold;
	}

.section
	{
	margin-top: 25px;
	margin-bottom: 5px;
	font-weight: bold;
	}

.sectionIndent1
	{
	margin-bottom: 5px;
	margin-left: 145px;
	font-weight: bold;
	}

.sectionSub
	{
	margin-top: 10px;
	margin-bottom: 5px;
	}

.sectionTd
	{
	margin: 3px 3px 3px 3px;
	}

.indent1
	{
	margin-left: 145px;
	}

.indent2
	{
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 40px;
	}

td.nobr
	{
	white-space: nowrap;
	}


/* -- LAYOUT STYLES -- */

.vertical10x10
	{
	margin-top: 10px;
	margin-bottom: 10px;
	}

.vertical5x20
	{
	margin-top: 5px;
	margin-bottom: 20px;
	}

.vertical20x5
	{
	margin-top: 20px;
	margin-bottom: 5px;
	}

.vertical20x10
	{
	margin-top: 20px;
	margin-bottom: 10px;
	}

.vertical10x0
	{
	margin-top: 10px;
	}

.horizontalCenter
	{
	text-align: center;
	}

.horizontalRight
	{
	text-align: right;
	}

.icon
	{
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
	}

.iconVerticalMiddle
	{
	vertical-align: middle;
	}

.iconVertical5x5
	{
	margin-top: 5px;
	margin-bottom: 5px;
	}

.iconMarginRight5
	{
	margin-right: 5px;
	vertical-align: middle;
	}

.iconMarginLeft5
	{
	margin-left: 5px;
	vertical-align: middle;
	}

.rotateRight
	{
	float: right;
	}

.rotateLeft
	{
	float: left;
	}

.brClear
	{
	clear: both;
	}

.LeftMenu td
	{
	font-size: 80%;
	margin: 0px;
	padding: 3px 0px;
	}

td.LeftMenuArea
	{
	background-image: url(/img/bg_leftmenu.gif);
	background-repeat: repeat-y;
	}

td.LeftMenuOn
	{
	background-color: #ffffff;
	}

td.bgLine
	{
	background-image: url(/img/linebg.gif);
	background-repeat: repeat-x;
	}

table.bgTitle
	{
	background: #999999;
	}


/* -- TEXT STYLES -- */

.text90 td
	{
	font-size: 90%;
	}

strong.text90
	{
	font-weight: bold;
	font-size: 90%;
	}

.body1 table
	{
	font-size: 100%;
	}

.extra1 table
	{
	font-size: 100%;
	}

.important
	{
	color: #ff0000;
	}

.notice
	{
	color: #cc0000;
	}

.textWhite
	{
	color: #ffffff;
	}

.textBlack
	{
	color: #000000;
	}


/* -- TABLE COLOR -- */
td.White
	{
	background-color: #ffffff;
	}

/* -- GLAY -- */
td.Gray333
	{
	background-color: #333333;
	}

td.Gray666
	{
	background-color: #666666;
	}

td.Gray999
	{
	background-color: #999999;
	}

td.GrayCCC
	{
	background-color: #cccccc;
	}

td.GrayDDD
	{
	background-color: #dddddd;
	}

td.GrayEEE
	{
	background-color: #eeeeee;
	}

/* -- BLUE -- */
.Blue669
	{
	background-color: #666699;
	}

.Blue99C
	{
	background-color: #9999cc;
	}

.BlueCCF
	{
	background-color: #ccccff;
	}

.BlueDDF
	{
	background-color: #ddddff;
	}

.BlueEEF
	{
	background-color: #eeeeff;
	}

/* -- GREEN -- */
td.Green693
	{
	background-color: #669933;
	}

td.Green9C3
	{
	background-color: #99cc33;
	}

td.GreenCF3
	{
	background-color: #ccff33;
	}

td.GreenDF9
	{
	background-color: #ddff99;
	}

td.GreenEFC
	{
	background-color: #eeffcc;
	}

/* -- PINK -- */
td.PinkC66
	{
	background-color: #cc6666;
	}

td.PinkF99
	{
	background-color: #ff9999;
	}

td.PinkFCC
	{
	background-color: #ffcccc;
	}

td.PinkFDD
	{
	background-color: #ffdddd;
	}

td.PinkFEE
	{
	background-color: #ffeeee;
	}

/* -- ORANGE -- */
td.OrangeC60
	{
	background-color: #cc6600;
	}

td.OrangeF93
	{
	background-color: #ff9933;
	}

td.OrangeFC6
	{
	background-color: #ffcc66;
	}

td.OrangeFE9
	{
	background-color: #ffee99;
	}

td.OrangeFFC
	{
	background-color: #ffffcc;
	}


/* -- PRESS RELEASE -- */

.newsDate
	{
	font-size: 80%;
	text-align: right;
	line-height: 110%;
	}

.newsContact
	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	}

.newsEnd
	{
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
	}

.headLine
	{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	}

.textIndent
	{
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 12pt;
	line-height: 130%;
	}

.sectionNews
	{
	margin-top: 30px;
	margin-bottom: 5px;
	}

