@charset "utf-8";

/****************************************************
GENERAL
****************************************************/
body {
margin: 0px;
padding: 0px;
text-align: center;
font-family: Verdana, "ＭＳ Ｐゴシック", Arial, Helvetica, san-serif;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, input, select, textarea {
margin: 0;
padding: 0;
list-style: none;
}

hr, .nodisp {
display: none;
}


/****************************************************
CONTAINERS
****************************************************/
#container {
display: block;
width: 889px;
margin: 0px auto;
text-align: left;
}

#header {
display: block;
width: 889px;

border-bottom: 1px solid #DFDDD9; 

font-size: 70%!important;
font-size: 65%;
color: #7E848F;

padding-bottom: 1em;
}

#left {
display: block;
width: 165px;
float: left;
font-size: 70%!important;
font-size: 65%;
color: #7E848F;
}

#center {
display: block;
width: 557px;
float: left;
border-left: 1px solid #DFDDD9;
border-right: 1px solid #DFDDD9;
color: #7E848F;
padding-bottom: 20px;
}

#right {
display: none;
}

#footer {
display: block;
width: 889px;
clear: both;

border-top: 1px solid #DFDDD9;
font-size: 70%!important;
font-size: 65%;
color: #7E848F;
}


/****************************************************
HEADER
****************************************************/
#header h1 {
margin-bottom: 10px;
}

#header #hnavi {
margin-top: 10px;
}

#header #hnavi ul {
clear: left;
}

#header #hnavi li {
display: inline;
border-right: 1px solid #7E848F;
margin-right: 0.4em!important;
margin-right: 0.8em;
padding-right: 0.8em;
}
#header #hnavi li.last {
border-right: none;
margin-right: 0em!important;
margin-right: 0em;
padding-right: 0em;
}
#header #hnavi a {
color: #7E848F;
text-decoration: none;
}
#header #hnavi a:hover {
color: #9DC0CC;
text-decoration: underline;
}

#header #hnavi .tel {
float: left;
margin-right: 0.4em!important;
margin-right: 0.8em;
}

#header #hnavi .email {
float: left;
}

/****************************************************
LEFT NAVIGATION
****************************************************/
#left a {
color: #7E848F;
text-decoration: none;
}
#left a:hover {
color: #9DC0CC;
text-decoration: underline;
}

#left h2 {
display: block;
margin-bottom: 10px;
font-size: 1em;
}

#left #businessOutline {
padding: 10px 7px 10px 0px;
border-bottom: 1px solid #DFDDD9;
}

#left #productDatabase {
padding: 10px 7px 10px 0px;
}

#left ul {
margin: 0px;
padding: 0px;
}
#left ul li {
margin-bottom: 0.6em!important;
margin-bottom: 0.8em;
}
#left ul li ul {
/*FOR IE*/
margin-top: 0em!important;
margin-top: -1.2em;
}
#left ul li ul li {
padding-left: 0px;
}
#left ul li.arrow {
background: transparent url(../img/arrow.gif) no-repeat 0em 0.2em;
}

#left #productDatabase .btnPosition {
line-height: 1.5em;
}
#left #productDatabase .btnPosition img {
margin-bottom: 0.5em;
}


/****************************************************
FOOTER
****************************************************/
#footer #fnavi {
margin: 1em 0px;
}
#footer #fnavi li {
display: inline;
border-right: 1px solid #7E848F;
margin-right: 0.4em!important;
margin-right: 0.8em;
padding-right: 0.8em;
}
#footer #fnavi li.last {
border: none;
margin-right: 0em!important;
margin-right: 0em;
padding-right: 0em;
}

#footer #fnavi a {
color: #7E848F;
text-decoration: none;
}
#footer #fnavi a:hover {
color: #9DC0CC;
text-decoration: underline;
}

#footer #copyright {
}


/****************************************************
PAGE DECORATION
****************************************************/
/*ANCHOR LINK*/
.anchor {
font-size: 0px;
height: 0px;
visibility: hidden;
overflow: hidden;
display: block!important;
}

/*TEXT DECORATION*/
.fontRed {
color: #F8361A;
}
.fontGray {
color: #A5AAB1;
}

.fontSmall {
font-size: 10px!important;
font-size: 85%;
}

.titleSmallBold {
display: block;
font-size: 10px!important;
font-size: 85%;
font-weight: bold;
margin-bottom: 0.2em!important;
margin-bottom: 0.5em;
}
.titleSmallNormal {
display: block;
font-size: 10px!important;
font-size: 85%;
font-weight: normal;
margin-bottom: 0.2em!important;
margin-bottom: 0.5em;
}

.narrowLetterSpacing {
letter-spacing: -0.5px;
}
.linHeight150 {
line-height: 1.5em;
}

.clear {
clear: both;
}

/*IMAGES AND BORDER*/
img {
border: none;
}

a img {
cursor: pointer;
}

.bdr {
border: 1px solid #CCCCCC;
}

/*PAGE TOP NAVIGATION*/
.pageTop {
display: none;
}
.pageTopLast {
display: none;
}

/****************************************************
CENTER BLOCK
****************************************************/
#indexPage #center a {
color: #7E848F;
text-decoration: none;
}
#indexPage #center a:hover {
color: #9DC0CC;
text-decoration: underline;
}

/*FLASH AREA*/
#indexPage #flashArea {
border-bottom: 1px solid #DFDDD9;
background-color: #FFFFFF;
font-size: 70%!important;
font-size: 65%;
}

/*FLASH NAVIGATION*/
#indexPage #flashNavigation {
border-bottom: 1px solid #DFDDD9;
background-color: #FFFFFF;
font-size: 70%!important;
font-size: 65%;
}

/*SHOWCASE*/
#indexPage #showcaseArea {
border-bottom: 1px solid #DFDDD9; 
background-color: #FFFFFF;
font-size: 70%!important;
font-size: 65%;
}
#indexPage #showcaseArea h2 {
/*display: block;
width: 557px;
height: 20px;

line-height: 1em;*/
font-size: 1.2em;
border-bottom: 1px solid #DFDDD9;
padding: 3px 10px;
}

#indexPage #showcaseArea p {
margin: 0px;
padding: 0px;
}

/*NEWS AREA*/
#indexPage #newsArea {
border-bottom: 1px solid #DFDDD9; 
background-color: #FFFFFF;
font-size: 70%!important;
font-size: 65%;
}

#indexPage #newsArea h2 {
/*display: block;
width: 557px;
height: 20px;
border-bottom: 1px solid #DFDDD9; 

line-height: 1em;*/
font-size: 1.2em;
border-bottom: 1px solid #DFDDD9;
padding: 3px 10px;
}

#indexPage #newsArea .section {
padding: 10px 10px 9px 10px;
}

#indexPage #newsArea h3 {
/*display: block;
width: 59px;
height: 11px;*/

float: left;
line-height: 1em;
font-size: 1em;
}

#indexPage #newsArea p.rssPosition {
margin: -0.3em 0px 0px 0px!important;
margin: 0px;
padding: 0px;
float: right;

font-size: 10px!important;
font-size: 85%;
}
#indexPage #newsArea p.rssPosition a {
color: #F8361A;
text-decoration: none;
}
#indexPage #newsArea p.rssPosition a:hover {
color: #FFFFFF;
background-color: #F8361A;
text-decoration: none;
}

#indexPage #newsArea ul {
line-height: 1em!important;
line-height: 1.2em;
margin-top: 24px;
}
#indexPage #newsArea li.bgGray {
display: block;
padding: 5px 10px;
}
#indexPage #newsArea li.bgNone {
display: block;
padding: 5px 10px;
}
#indexPage #newsArea li span {
margin-right: 2em;
}

#indexPage #newsArea li a {
}
#indexPage #newsArea li a:hover {
}

#indexPage #newsArea p.btnPosition {
margin: 10px -2px 0px 0px;
padding: 0px;
text-align: right;
}

/*BRANDS*/
#indexPage #brandsArea {
font-size: 70%!important;
font-size: 65%;
}

#indexPage #brandsArea h2 {
/*display: block;
width: 557px;
height: 20px;
border-bottom: 1px solid #DFDDD9; 

line-height: 1em;*/
font-size: 1.2em;
border-bottom: 1px solid #DFDDD9;
padding: 3px 10px;
}

#indexPage #brandsArea img {
border-bottom: 1px solid #DFDDD9; 
}

#indexPage #brandsArea h3 {
/*display: block;
height: 26px;
*/
margin: 10px;

line-height: 1em;
font-size: 1em;
}

#indexPage #brandsArea #rippienoBlock {
width: 185px;
height: auto!important;
height: 231px;
min-height: 231px;
float: left;
border-right: 1px solid #DFDDD9; 
}
#indexPage #brandsArea #rippienoBlock h3 {
/*width: 136px;
*/}

#indexPage #brandsArea #quinetteBlock {
width: 185px;
height: auto!important;
height: 231px;
min-height: 231px;
float: left;
border-right: 1px solid #DFDDD9; 
}
#indexPage #brandsArea #quinetteBlock h3 {
/*width: 46px;
*/}

#indexPage #brandsArea #scandinavianBlock {
width: 185px;
height: auto!important;
height: 231px;
min-height: 231px;
float: left;
}
#indexPage #brandsArea #scandinavianBlock h3 {
/*width: 165px;
*/}

#indexPage #brandsArea p.section {
margin: 0px 10px 10px 10px;
line-height: 1.5em;
}

#indexPage #brandsArea #scandinavianBlock .section p {
}

#indexPage #brandsArea a {
display: block;
height: auto!important;
height: 231px;
min-height: 231px;
}
#indexPage #brandsArea a:hover {
color: #9DC0CC;
text-decoration: none;
}
#indexPage #brandsArea a:hover p {
text-decoration: underline;
}


/****************************************************
PAGE LAYOUT
****************************************************/
/*Breadcrumb Navigation*/
#breadcrumbArea {
display: block;
width: 557px;
height: 36px;

border-bottom: 1px solid #DFDDD9;

font-size: 65%!important;
font-size: 60%;
}

#breadcrumbAreaLarge {
display: block;
width: 557px;
height: 55px;

font-size: 65%!important;
font-size: 60%;
}


#breadcrumbArea .breadcrumbLinks {
margin: 12px 0px;
float: left;
}

#breadcrumbArea a {
color: #7E848F;
text-decoration: underline;
}
#breadcrumbArea a:hover {
color: #7E848F;
text-decoration: none;
}
#breadcrumbArea span.locatedPage {
color: #F8361A;
text-decoration: underline;
}
#breadcrumbArea .breadcrumbLinks a,
#breadcrumbArea .breadcrumbLinks span {
float: left;
margin-right: 0.5em;
}

.arrowBreadcrumb {
display: block;
width: 10px;
height: 1em;
text-decoration: none;
}


/*HEADING 2*/
#breadcrumbArea h2,
#breadcrumbAreaLarge h2 {
margin: 10px 1em 10px 10px!important;
margin: 10px 1em 10px 5px;
float: left;
font-size: 1.6em;
color: #F8361A;
}

/*MAIN CONTENT AREA*/
#contentArea {
width: 557px;
background-color: #FFFFFF;
font-size: 80%!important;
font-size: 75%;
}

#contentArea h3 {
font-size: 1.2em;
line-height: 1.5em;
border-top: 1px solid #DFDDD9;
border-bottom: 1px solid #DFDDD9;
margin-bottom: 10px;
padding: 3px 10px;
clear: both;
}

#contentArea h4 {
font-size: 1em;
line-height: 1.5em;
margin: 0px 0px 10px 0px;
}

#contentArea h5 {
font-size: 1em;
line-height: 1.5em;
margin-bottom: 10px;
padding: 3px 10px;
border-bottom: 1px solid #DFDDD9;
clear: both;
}

#contentArea a {
color: #9DC0CC;
text-decoration: underline;
}
#contentArea a:hover {
color: #9DC0CC;
text-decoration: none;
}

#contentArea ul a {
color: #F8361A;
text-decoration: none;
}
#contentArea ul a:hover {
color: #F8361A;
text-decoration: underline;
}

#contentArea p {
line-height: 1.5em!important;
line-height: 1.7em;
letter-spacing: 0.05px;
}

#contentArea select {
font-family: Verdana, "ＭＳ Ｐゴシック", Arial, Helvetica, san-serif;
color: #7E848F;
font-size: 90%!important;
font-size: 85%;
padding: 1px!important;
padding: 3px;
}

/*-----------------
CONTAINERS
-----------------*/
#contentArea .section {
display: table;
width: 100%;
clear: both;
margin-bottom: 20px;
}

#contentArea .sectionMarginBottom0 {
display: table;
width: 100%;
clear: both;
margin-bottom: 0px;
}

/*!!!!!!*/
#contentArea .sectionMarginBottom10 {
display: table;
width: 100%;
clear: both;
margin-bottom: 10px!important;
margin-bottom: 5px;
}

#contentArea .sectionLast {
display: table;
width: 100%;
clear: both;
margin-bottom: 40px;
}

#contentArea .sectionDottedLine {
display: table;
width: 100%;
clear: both;
background: transparent url(../img/dotted_line_537.gif) no-repeat 10px top;
}

#contentArea .floatLeft {
display: block;
width: 202px;
float: left;
}

#contentArea .paddingLeft {
padding-left: 10px;
}

#contentArea .floatRight {
display: block;
width: 337px;
float: right;
}

#contentArea .paddingRight {
padding-right: 10px;
}

#contentArea .paddingBottom {
margin: 0px;
padding: 0px 0px 20px 0px;
}

#contentArea .paddingTop {
margin: 0px;
padding: 10px 0px 0px 0px;
}

#contentArea .paddingTopBottom {
margin: 0px;
padding: 10px 0px 10px 0px;
}

#contentArea .paddingBoth {
margin: 0px;
padding: 0px 10px 0px 10px;
}


/*-----------------------------
SET WITH GRAY BACKGROUND
-----------------------------*/
#contentArea .setBgGray01 {
display: table;
width: 100%;
clear: both;
margin-bottom: 10px;

padding: 10px 0px 0px 0px!important;
padding: 10px 0px 10px 0px;
background-color: #F3F3F3;
}
#contentArea .setBgGray01Last {
display: table;
width: 100%;
clear: both;

padding: 10px 0px 0px 0px!important;
padding: 10px 0px 10px 0px;
background-color: #F3F3F3;
}

#contentArea .setBgGray02 {
display: table;
width: 100%;
clear: both;
margin-bottom: 10px;

padding: 20px 0px 18px 0px;
background-color: #F3F3F3;
}
#contentArea .setBgGray02Last {
display: table;
width: 100%;
clear: both;

padding: 20px 0px 18px 0px;
background-color: #F3F3F3;
}

/*-----------------------------
BUTTON POSITIONS (3)
-----------------------------*/
.btnPositionLeft {
float: left;
margin: 0px 9px 0px 0px;
padding: 0px;
}
.btnPositionCenter {
float: left;
margin: 0px 9px 0px 0px;
padding: 0px;
}
.btnPositionRight {
float: right;
margin: 0px;
padding: 0px;
}

#buttonsHeader {
border-top: 1px solid #DFDDD9;
}
#buttonsHeader p.btnPositionLeft,
#buttonsHeader p.btnPositionCenter {
float: left;
margin: 20px 9px -1px 0px!important;
margin: 20px 9px 0px 0px;
padding: 0px;
}
#buttonsHeader p.btnPositionRight {
float: left;
margin: 20px 0px 0px 0px;
padding: 0px;
}

#buttonsBottom {
}
#buttonsBottom p.btnPositionLeft,
#buttonsBottom p.btnPositionCenter {
float: left;
margin: 20px 9px 9px 0px;
padding: 0px;
}
#buttonsBottom p.btnPositionRight {
float: right;
margin: 20px 0px 9px 0px;
padding: 0px;
}


/*-----------------------------
BUTTON POSITIONS
-----------------------------*/
#contentArea .btnReadMore {
text-align: right;
margin: 10px -2px 0px 0px;
}

#contentArea .btnPositionRightMargin0 {
text-align: right;
margin: 0px -1px 0px 0px;
}
#contentArea .btnPositionRightMargin {
text-align: right;
margin-right: -1px;
}

#contentArea #buttons .btnProductPdfDownloadPosition {
margin: 0px 0px 10px 0px;
padding: 0px;
}
#contentArea #buttons .btnEstimationPosition {
margin: 12px 10px 0px 0px;
padding: 0px;
float: left;
}
#contentArea #buttons .btnProductInquiryPosition {
margin: 12px 0px 0px 0px;
padding: 0px;
float: left;
}

#contentArea p.margin0 {
margin: 0px;
padding: 0px;
}
#contentArea .marginTop0 {
margin-top: 0px;
}
#contentArea .marginBottom0 {
margin-bottom: 0px;
}


/*-----------------------------
IMAGE WRAP AND TEXT WRAP
-----------------------------*/
#contentArea .imgWrap,
#contentArea .imgWrapLast {
margin: 0px;
padding: 0px;
}
#contentArea .imgWrap img,
#contentArea .imgWrapLast img {
border: 1px solid #CCCCCC;
}

#contentArea #brandTop .imgWrap {
display: block;
margin: 0px 0px 10px 0px;
padding: 0px;
}
#contentArea #keywordIntro .imgWrap {
margin: 0px 0px 10px 0px;
padding: 0px;
}

#contentArea #productIntro .imgWrap {
display: block;
margin: 0px 0px 20px 0px;
padding: 0px;
/*FOR IE*/
height: 1%;
font-size: 10px;
line-height: 100%;
}

#contentArea #productFeature .imgWrap,
#contentArea #relevantProducts .imgWrap,
#contentArea #smallSizeBlock .imgWrap,
#contentArea #mediumSizeBlock .imgWrap,
#contentArea #largeSizeBlock .imgWrap,
#contentArea #officeSizeSetting .imgWrap,
#contentArea #officeExampleBlock .imgWrap,
#contentArea #cinemaExampleBlock .imgWrap,
#contentArea #nursingExampleBlock .imgWrap,
#contentArea #showcaseDetail .imgWrap,
#contentArea #brandList .imgWrap {
display: block;
width: 192px;
float: left;
margin: 0px;
padding-left: 10px;
}

#contentArea #productFeature .textWrap,
#contentArea #relevantProducts .textWrap,
#contentArea #smallSizeBlock .textWrap,
#contentArea #mediumSizeBlock .textWrap,
#contentArea #largeSizeBlock .textWrap,
#contentArea #officeSizeSetting .textWrap,
#contentArea #officeExampleBlock .textWrap,
#contentArea #cinemaExampleBlock .textWrap,
#contentArea #nursingExampleBlock .textWrap,
#contentArea #showcaseDetail .textWrap,
#contentArea #brandList .textWrap {
display: block;
width: 327px;
float: right;
margin: 0px;
padding-right: 10px;
}

#WSIworkflowBlock .imgWrap img {
border: none;
}

#contentArea #productIntro .imgWrap a,
#contentArea #productIntro .imgWrapLast a,
#contentArea #officeSizeSetting .imgWrap a,
#contentArea #showcaseDetail .imgWrap a,
/*#contentArea #relevantProducts .imgWrap a,*/
#contentArea #productFeature .imgWrap a,
#contentArea #productFeature .imgWrapLast a {
display: block;
padding-bottom: 25px;
background: transparent url(../img/btn_enlarge.gif) no-repeat bottom right;
}



/*-----------------------------
PREV NEXT
-----------------------------*/
#contentArea .prevNextLinks {
font-size: 90%!important;
font-size: 85%;
line-height: 1em;
margin: 10px 0px 9px 0px;
float: right;
}

#contentArea .prevLink {
float: left;
padding: 3px 0px 0px 23px;
height: auto!important;
height: 13px;
min-height: 13px;
background: transparent url(../img/icon_prev_link.gif) no-repeat 0px 0px;
}
#contentArea .nextLink {
float: left;
margin-left: 20px;
padding: 3px 23px 0px 0px;
height: auto!important;
height: 13px;
min-height: 13px;
background: transparent url(../img/icon_next_link.gif) no-repeat right 0px;
}

#contentArea .prevNextLinks a {
color: #F8361A;
text-decoration: none;
}
#contentArea .prevNextLinks a:hover {
color: #F8361A;
text-decoration: underline;
}


/****************************************************
PRODUCT DATABASE
****************************************************/
/*-----------------------------
BRAND LINKS
-----------------------------*/
#contentArea ul.brandLinks {
font-size: 90%!important;
font-size: 85%;
line-height: 1.5em;
}

#contentArea ul.brandLinks li {
margin-bottom: 4px;
}

/*-----------------------------
RELATED LINKS
-----------------------------*/
#contentArea ul.relatedLinks {
font-size: 90%!important;
font-size: 85%;
line-height: 1.5em;
margin-left: 10px;
}
#contentArea ul.relatedLinks li {
margin-bottom: 4px;
}


/*-----------------------------
FEATURED LIST
-----------------------------*/
#contentArea ul.featureList {
line-height: 1.5em;
margin: 1em 0px;
}

#contentArea ul.featureList li {
margin-bottom: 4px;
}

/*-----------------------------
COLOR VARIATION
-----------------------------*/
#contentArea ul.colorVariation {
font-size: 90%!important;
font-size: 85%;
line-height: 1.5em;
margin-top: -5px;
margin-left: 10px;
}
#contentArea ul.colorVariation li {
margin-bottom: 4px;
}

/*-----------------------------
KEYWORD SEARCH
-----------------------------*/
#contentArea ul.keywordsSearch {
font-size: 90%!important;
font-size: 85%;
line-height: 1.5em;
margin-left: 10px;
}

#contentArea ul.keywordsSearch li {
margin-bottom: 0.8em!important;
margin-bottom: 1em;
}

/*-----------------------------
OTHER RELATED BRANDS
-----------------------------*/
#contentArea select.otherRelatedBrands {
width: 170px;
}

/*-----------------------------
KEYWORDS
-----------------------------*/
#contentArea #keywordIntro h3 {
border-top: none;
}



/****************************************************
IMAGE POPUUP WINDOW
****************************************************/
body#imgPopupWindow {
background: none;
}

#imgPopupWindow #copyright {
display: block;
width: 274px;
height: 7px;
background: transparent url(../img/text_copyright.gif) no-repeat top left;
text-decoration: none;
text-indent: -9999px;
position: absolute;
bottom: 10px!important;
bottom: 0px;
right: 10px;
z-index: 99;
}


/****************************************************
STAFF
****************************************************/
#contentArea #salesStaff .floatLeft {
display: block;
width: 122px;
float: left;
}

#contentArea #salesStaff .floatRight {
display: block;
width: 417px;
float: right;
}

table.planningStaff {
width: 100%;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.planningStaff th {
text-align: left;
font-size: 90%!important;
font-size: 85%;
font-weight: normal;
}

table.planningStaff td {
text-align: left;
}

table.planningStaff th {
width: 40%;
padding: 4px 0px 4px 10px;
}
table.planningStaff td.name {
width: 30%;
padding: 4px 10px 4px 0px;
font-size: 100%;
font-weight: bold;
}
table.planningStaff td.qualification {
width: 30%;
padding: 4px 10px 4px 0px;
font-size: 90%!important;
font-size: 85%;
}


/****************************************************
SHOWCASE
****************************************************/
/*-----------------------------
AREA SETTING
-----------------------------*/
#areaSetting p {
}

#areaSetting p.imgWrap {
display: table;
width: 170px;
float: left;
margin: 0px 12px 10px 0px;
padding: 0px;
}

#areaSetting .setBgGray01Last .paddingBoth {
padding-right: 0px;
}

#areaSetting span.brandLinks {
display: block;
font-size: 90%!important;
font-size: 85%;
line-height: 1em;
padding: 2px 0px 0px 23px;
background: transparent url(../img/icon_internal_link.gif) no-repeat 0px 0px;
height: auto!important;
height: 14px;
min-height: 14px;
margin-top: 4px;
}

#areaSetting span.brandLinks a {
color: #F8361A;
text-decoration: none;
}
#areaSetting span.brandLinks a:hover {
color: #F8361A;
text-decoration: underline;
}


/*-----------------------------
SPEC TABLE
-----------------------------*/
table.specTableLarge,
table.specTableSmall {
width: 100%;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.specTableLarge th,
table.specTableSmall th {
text-align: left;
font-size: 90%!important;
font-size: 85%;
font-weight: normal;
line-height: 1.5em;
}

table.specTableLarge td,
table.specTableSmall td {
text-align: left;
font-size: 90%!important;
font-size: 85%;
line-height: 1.5em;
}

table.specTableLarge th {
width: 25%;
padding: 2px 0px 2px 10px;
}
table.specTableLarge td {
width: 75%;
padding: 2px 10px 2px 0px;
}

table.specTableSmall th {
width: 40%;
padding: 2px 0px 2px 10px;
}
table.specTableSmall td {
width: 60%;
padding: 2px 10px 2px 0px;
}

.bgGray {
background-color: #F2F2F2;
}
.bgNone {
background-color: transparent;
}

table.specTableSmall tr.bgGray {
background-color: #E7E7E7;
}

table.specTableSmall caption {
text-align: left;
font-size: 100%;
font-weight: bold;
line-height: 1.5em!important;
line-height: 1.7em;
}


/****************************************************
CLIENT LIST
****************************************************/
#contentArea ul.clientList {
font-size: 90%!important;
font-size: 85%;
line-height: 1em;
}
#contentArea ul.clientList li {
display: block;
padding: 6px 10px 0px 10px;
height: auto!important;
height: 16px;
min-height: 16px;
position: relative;
}
#contentArea ul.clientList a {
color: #7E848F;
text-decoration: none;
}
#contentArea ul.clientList a:hover {
color: #9DC0CC;
text-decoration: underline;
}

#contentArea ul.clientList li span.link {
padding: 3px 0px 4px 23px;
background: transparent url(../img/icon_internal_link.gif) no-repeat 0px 0px;
height: auto!important;
height: 18px;
min-height: 18px;
position: absolute;
top: 3px;
right: 10px;
}
#contentArea ul.clientList li span.link a {
color: #F8361A;
text-decoration: none;
}
#contentArea ul.clientList li span.link a:hover {

color: #F8361A;
text-decoration: underline;
}



/****************************************************
NEWS
****************************************************/
#breadcrumbAreaLarge p.rssPosition {
margin: 1.5em 10px 0em 0px!important;
margin: 1.5em 5px 0em 0px;
float: right;
font-size: 10px!important;
font-size: 90%;
}
#breadcrumbAreaLarge p.rssPosition a {
color: #F8361A;
text-decoration: none;
}
#breadcrumbAreaLarge p.rssPosition a:hover {
color: #FFFFFF;
background-color: #F8361A;
text-decoration: none;
}

div.section#newsEntry  {
margin-top: 20px;
}


/****************************************************
CONTACT FORM TABLE
****************************************************/
.bgColorNone {
background: none;
}
.bdrBottomNone {
border-bottom: none;
}

#formContact th span.title,
#formEstimate th span.title {
float: left;
}
#formContact th span.komeMark,
#formEstimate th span.komeMark {
float: right;
color: #F8361A;
}

/*-----------------------------
FIRST TABLE
-----------------------------*/
table.formTableFirst {
width: 100%;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.formTableFirst tr {
background-color: #F3F3F3;
}

table.formTableFirst th {
text-align: left;
vertical-align: top;
font-size: 100%;
font-weight: normal;
width: 28%;
padding: 12px 5px 12px 10px;
border-bottom: 5px solid #FFFFFF;
}

table.formTableFirst td {
text-align: left;
font-size: 100%;
width: 72%;
padding: 8px 50px 8px 0px;
border-bottom: 5px solid #FFFFFF;
}

table.formTableFirst input,
table.formTableFirst textarea,
table.formTableFirst select {
color: #7E848F;
font-family: Verdana, "lr oSVbN", Arial, Helvetica, san-serif;
font-size: 90%!important;
font-size: 85%;
}

table.formTableFirst input.inputLarge {
width: 100%;
padding: 1px;
border: 1px solid #BCBCBC;
}
table.formTableFirst input.inputSmall {
width: 80px;
padding: 1px;
border: 1px solid #BCBCBC;
}
table.formTableFirst select.selectPrefecture {
width: 160px;
border: 1px solid #BCBCBC;
}

table.formTableFirst td div.marginBottom {
margin-bottom: 8px;
}

table.formTableFirst tr.rowLast th,
table.formTableFirst tr.rowLast td {
border-bottom: 0px;
}


/*-----------------------------
SECOND TABLE
-----------------------------*/
table.formTableSecond {
width: 100%;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.formTableSecond tr {
background-color: #F3F3F3;
}

table.formTableSecond th {
text-align: left;
vertical-align: top;
font-size: 100%;
font-weight: normal;
width: 28%;
padding: 20px 5px 20px 10px;
border-bottom: 10px solid #FFFFFF;
}

table.formTableSecond td {
text-align: left;
font-size: 100%;
width: 72%;
padding: 20px 50px 20px 0px;
border-bottom: 10px solid #FFFFFF;
}

table.formTableSecond input,
table.formTableSecond textarea,
table.formTableSecond select {
color: #7E848F;
font-family: Verdana, "lr oSVbN", Arial, Helvetica, san-serif;
font-size: 90%!important;
font-size: 85%;
}

table.formTableSecond input.inputLarge {
width: 85%;
padding: 1px;
border: 1px solid #BCBCBC;
}
table.formTableSecond input.inputMedium {
width: 230px;
padding: 1px;
border: 1px solid #BCBCBC;
}

table.formTableSecond textarea {
width: 100%;
height: 104px;
padding: 1px;
border: 1px solid #BCBCBC;
}

table.formTableSecond select.selectSample {
width: 75%;
/*width: 275px;*/
border: 1px solid #BCBCBC;
float: left;
margin-right: 10px;
}
table.formTableSecond select.selectPrefecture {
width: 110px;
border: 1px solid #BCBCBC;
}
table.formTableSecond select.selectIdealType {
width: 200px;
/*width: 275px;*/
border: 1px solid #BCBCBC;
margin-right: 10px;
}


table.formTableSecond ul {
line-height: 1em;
}
table.formTableSecond ul li {
margin: 0px 0px 8px 0px!important;
margin: 0px 0px 4px 0px;
}
table.formTableSecond ul li ul {
margin: 0px 0px 0px 20px!important;
margin: -1.2em 0px 0px 20px;
}
table.formTableSecond ul li.marginBottom {
margin: 0px 0px 20px 0px!important;
margin: 0px 0px 20px 0px;
}
table.formTableSecond ul li.marginBottom0 {
margin: 0px 0px 0px 0px!important;
margin: 0px 0px 0px 0px;
}

table.formTableSecond  ul.listIdealType {
margin: -0.4em 0px 0px 18px!important;
margin: -0.4em 0px 0px 24px;
}
table.formTableSecond  ul.listIdealType li {
margin: 0px 0px 12px 0px;
line-height: 2em;
text-indent: -24px;
}


table.formTableSecond tr.rowLast th,
table.formTableSecond tr.rowLast td {
border-bottom: 0px;
}
table.formTableSecond tr.formBtnRow {
background: none;
}
table.formTableSecond tr.formBtnRow th,
table.formTableSecond tr.formBtnRow td {
padding: 20px 0px 0px 0px;
border-bottom: 0px;
}


/****************************************************
ESTIMATE FORM
****************************************************/
#formEstimate .floatLeft {
width: auto;
float: left;
}
#formEstimate .floatRight {
width: 120px;
float: right;
margin-top: -2px!important;
margin-top: 0px;
}


/*-----------------------------
ESTIMATE FORM 1 - FURNITURE SALES
-----------------------------*/
table.formTableSecond ul.productList {
}
table.formTableSecond ul.productList li {
margin: 0px 0px 8px 0px!important;
margin: 0px 0px 4px 0px;
}

table.formTableSecond ul.productList li ul {
margin: 0px 0px 0px 6px!important;
margin: -1em 0px 0px 6px;
}
table.formTableSecond ul.productList li ul li {
}
table.formTableSecond ul.productList li ul li ul {
margin: 0px 0px 0px 14px!important;
margin: -1.2em 0px 0px 14px;
}
table.formTableSecond ul.productList li ul li ul li {
padding-left: 0px;
width: 100%;
display: table;
clear: both;
}

table.formTableSecond ul.productList li.arrow {
background: transparent url(../img/arrow_gray.gif) no-repeat 0em 0.2em!important;
background: transparent url(../img/arrow_gray.gif) no-repeat 0em 0.3em;
padding-left: 14px;
}
table.formTableSecond ul.productList li.marginBottom {
margin: 0px 0px 20px 0px!important;
margin: 0px 0px 20px 0px;
}
table.formTableSecond ul.productList li.marginBottom0 {
margin: 0px 0px 0px 0px!important;
margin: 0px 0px 0px 0px;
}


#formFurnitureSales input.inputLarge {
width: 100%;
padding: 1px;
border: 1px solid #BCBCBC;
}
#formFurnitureSales input.inputSmall {
width: 50px;
padding: 1px;
border: 1px solid #BCBCBC;
}


/*-----------------------------
ESTIMATE FORM 2 - SUPPLY SERVICE
ESTIMATE FORM 3 - OFFICE RELOCATION
ESTIMATE FORM 4 - FACILITY MANAGEMENT
-----------------------------*/
#formOfficeRelocation ul.questionList li {
padding-left: 0px;
width: 100%;
display: table;
clear: both;
}

#formOfficeRelocation input.inputSmall,
#formFacilityManagement input.inputSmall {
width: 120px;
padding: 1px;
border: 1px solid #BCBCBC;
}
#formOfficeRelocation .setTextarea {
display: table;
width: 100%;
clear: both;
margin-top: 10px;
}
#formOfficeRelocation .floatRightTextarea {
float: right;
width: 370px;
margin-right: 7px;
}
#formOfficeRelocation .floatRightTextarea textarea {
height: 60px;
}


#formSupplyService table.formTableSecond td,
#formOfficeRelocation table.formTableSecond td,
#formFacilityManagement table.formTableSecond td {
text-align: left;
font-size: 100%;
width: 100%;
padding: 20px 50px;
border-bottom: 10px solid #FFFFFF;
}

#formSupplyService table.formTableSecond p.title,
#formOfficeRelocation table.formTableSecond p.title,
#formFacilityManagement table.formTableSecond p.title {
margin: 0px 0px 10px -40px;
padding: 0px;
}

#formSupplyService table.formTableSecond tr.rowLast td,
#formOfficeRelocation table.formTableSecond tr.rowLast td,
#formFacilityManagement table.formTableSecond tr.rowLast td {
border-bottom: 0px;
}
#formSupplyService table.formTableSecond tr.formBtnRow td,
#formOfficeRelocation table.formTableSecond tr.formBtnRow td,
#formFacilityManagement table.formTableSecond tr.formBtnRow td {
padding: 20px 0px 0px 148px;
border-bottom: 0px;
}


/****************************************************
WITH WSI
****************************************************/
#WSIanswers .btnOpenAnswerArea {
display: none;
}

#WSIanswers .hiddenBlock div {
display: block;
margin: 10px 0px;
}

#WSIanswers .paddingBoth {
padding: 0px 8px 0px 10px;
}

#WSIanswers ul.answerList {
line-height: 1em;
}
#WSIanswers ul.answerList li {
display: block;
padding: 5px 10px 0px 25px;
height: auto!important;
height: 17px;
min-height: 17px;
background-image: url(../img/bullet_dot.gif);
background-repeat: no-repeat;
background-position: 12px 0.7em!important;
background-position: 12px 0.8em;
}

#WSIidealOffice ul.answerList {
line-height: 1em;
}
#WSIidealOffice ul.answerList li {
display: block;
padding: 5px 10px 0px 25px;
height: auto!important;
height: 17px;
min-height: 17px;
}


#contentArea ul.listRedArrow {
line-height: 1.5em;
margin: 0px;
}

#contentArea ul.listRedArrow li {
padding-left: 14px;
margin-bottom: 4px;
}

#contentArea .setBgNone {
display: table;
width: 100%;
clear: both;
margin-bottom: 20px;
}
#contentArea .setBgNoneLast {
display: table;
width: 100%;
clear: both;
}


#WSIworkflowBlock .floatLeft {
display: block;
width: 190px;
float: left;
}

#WSIworkflowBlock .floatRight {
display: block;
width: 357px;
float: right;
}


/*Different definition for h5 only in this section*/
#WSIworkflowBlock h5 {
display: block;
height: 20px!important;
height: 20px;
margin-bottom: 15px;
padding: 0px;

line-height: 1em;
font-size: 1em;
}

/****************************************************
OFFICE SERVICE
****************************************************/
#officeService h4 {
margin: 0px 0px 10px 0px;
font-size: 1em;
line-height: 1.5em;
}

#officeService ul.listRedArrow li {
line-height: 1.5em;
margin-top: 0em;
}

#officeService #contentArea .paddingTop {
padding: 15px 0px 0px 0px;
}

#officeService ul.listDotIcon {
line-height: 1.5em;
margin: 0px;
}
#officeService ul.listDotIcon li {
padding-left: 14px;
line-height: 1.5em;
margin-top: 0em;
margin-bottom: 4px;
}


.linkSetLeft { display: block; float: left;}
.linkSetCenter { display: block; float: left;}
.linkSetRight { display: block; float: left;}

#furnitureSales .linkSetLeft a,
#furnitureSales .linkSetCenter a,
#furnitureSales .linkSetRight a {
color: #7E848F;
text-decoration: none;
}
#furnitureSales .linkSetLeft a:hover,
#furnitureSales .linkSetCenter a:hover,
#furnitureSales .linkSetRight a:hover {
color: #9DC0CC;
text-decoration: underline;
}


#furnitureSales .linkSetLeft { 
width: 268px;
border-right: 1px solid #FFFFFF;
}
#furnitureSales .linkSetRight {
width: 268px;
}
#furnitureSales .linkSetLeft h5 {
padding-left: 10px;
background: #E7E7E7;
}
#furnitureSales .linkSetRight h5 {
padding-left: 10px;
background: #F3F3F3;
}

#facilityManagement .linkSetLeft {
width: 178px;
border-right: 1px solid #FFFFFF;
}
#facilityManagement .linkSetCenter {
width: 179px;
border-right: 1px solid #FFFFFF;
}
#facilityManagement .linkSetRight {
width: 178px;
}
#facilityManagement .linkSetLeft h5 {
padding-left: 10px;
background: #E7E7E7;
}
#facilityManagement .linkSetCenter h5 {
padding-left: 10px;
background: #F3F3F3;
}
#facilityManagement .linkSetRight h5 {
padding-left: 10px;
background: #E7E7E7;
}


#officeService .marginBottom0 {
margin-bottom: 0px!important;
margin-bottom: 0px;
}



/****************************************************
FAQ
****************************************************/
#faq .setFaq {
display: table;
width: 100%;
margin-bottom: 20px;
}

#faq .setFaq h5 {
display: block;
height: auto!important;
height: 17px;
min-height: 17px;
padding: 5px 0px 0px 25px;
margin-bottom: 0px;

font-size: 100%!important;
font-size: 100%;

cursor: pointer;
}

#faq .setFaq p {
margin: 10px 10px 10px 25px;
}

#faq .setFaq h5 a {
color: #7E848F;
text-decoration: none;
}
#faq .setFaq h5 a:hover {
color: #9DC0CC;
text-decoration: underline;
}



/****************************************************
CORPORATE PROFILE
****************************************************/
table.corporateInfoTable,
table.corporateHistoryTable {
width: 100%;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.corporateInfoTable th,
table.corporateHistoryTable th {
text-align: left;
vertical-align: top;
font-size: 100%;
line-height: 1.5em;
width: 25%;
padding: 5px 0px 5px 10px;
}

table.corporateInfoTable td,
table.corporateHistoryTable td {
text-align: left;
vertical-align: top;
font-size: 100%;
line-height: 1.5em;
width: 75%;
padding: 5px 10px 5px 0px;
}

table.corporateInfoTable th {
font-weight: bold;
}
table.corporateHistoryTable th {
font-weight: normal;
}



/****************************************************
ACCESS MAP
****************************************************/
body#access {
background: none;
background-color: #DFDDD9;
}

#access #container {
width: 525px;
margin: 0px;
}

#access #center {
width: 525px;
margin-left: 0px;
float: none;
}

#access #contentArea {
width: 525px;
}

#access #footer {
width: 525px;
}

#access #footer #copyright {
right: 20px;
}

#access #breadcrumbAreaLarge {
width: 525px;
}

#access #breadcrumbAreaLarge h2 {
margin: 10px 1em 10px 20px!important;
margin: 10px 1em 10px 10px;
}

#access #contentArea h3 {
display: block;
width: 495px;
background: #FFFFFF url(../../access/img/bg_stitle.gif) no-repeat bottom left;
padding: 5px 0px 0px 20px;
}

#access #contentArea h3.enHeadquarter {
display: block;
width: 525px;
height: 20px!important;
height: 20px;
border-bottom: 1px solid #DFDDD9; 
padding: 0px;
/*FOR IE*/
line-height: 1em;
font-size: 1em;
}

#access #contentArea h3.enOsaka {
display: block;
width: 525px;
height: 20px!important;
height: 20px;
border-bottom: 1px solid #DFDDD9; 
padding: 0px;
/*FOR IE*/
line-height: 1em;
font-size: 1em;
}

#access #contentArea h3.enShowroom {
display: block;
width: 525px;
height: 20px!important;
height: 20px;
border-bottom: 1px solid #DFDDD9; 
padding: 0px;
/*FOR IE*/
line-height: 1em;
font-size: 1em;
}

#access #contentArea h4 {
font-size: 100%;
margin: 0px 0px 5px 0px;
}

#access #contentArea .paddingBoth {
margin: 0px;
padding: 0px 20px 0px 20px;
}

#access #contentArea .floatLeft {
display: block;
width: auto;
float: left;
}

#access #contentArea .sectionDottedLine {
display: table;
width: 495px;
clear: both;
background: transparent url(../img/dotted_line_537.gif) no-repeat 10px top;
margin: 0px 0px 0px 10px;
}

/*IMG WRAP*/
#access #showroomBlock .imgWrap {
display: block;
width: 205px;
float: left;
margin: 0px;
}

#access #showroomBlock .textWrap {
display: block;
width: 280px;
float: right;
margin: 0px;
}


/****************************************************
ENGLISH PAGE
****************************************************/
body#english {
background: #DFDDD9 url(../../en/img/bg_shadow.jpg) repeat-y top center;
}

#english #container {
display: block;
width: 772px;
margin: 0px auto;
text-align: left;
background: #FFFFFF url(../img/bg_container.jpg) no-repeat bottom center;
}

#english #header {
display: block;
width: 772px;
height: 90px;
background: #FFFFFF url(../img/bg_header.jpg) repeat-x bottom left;

border-bottom: 1px solid #DFDDD9; 
position: relative;
font-size: 70%!important;
font-size: 65%;
color: #7E848F;
}

#english #center {
display: block;
width: 557px;
/*background-color: #FFFFFF;*/
margin-left: 107px!important;
margin-left: 106px;
float: none;
border-left: 1px solid #DFDDD9;
border-right: 1px solid #DFDDD9;
color: #7E848F;
}

#english #footer {
display: block;
width: 772px;
height: 90px;
background: #FFFFFF url(../img/bg_footer.jpg) repeat-x bottom left;

border-top: 1px solid #DFDDD9;
clear: both;
position: relative;
font-size: 70%!important;
font-size: 65%;
color: #7E848F;
}

#english #header h1 {
display: block;
width: 339px;
height: 70px;
background: transparent url(../img/logo.jpg) no-repeat top left;
}

#english #header #hnavi {
position: absolute;
bottom: 10px!important;
bottom: 9px;
right: 14px;
}

#english #header #hnavi .tel {
display: block;
width: 90px;
height: 14px;
background: transparent url(../../en/img/text_tel.gif) no-repeat top left;
text-decoration: none;
text-indent: -9999px;
position: absolute;
bottom: 0px;
right: 105px;
}

#english #header #hnavi .email {
text-decoration: none;
text-indent: -9999px;
position: absolute;
bottom: 0px;
right: 0px;
}
#english #header #hnavi .email a {
display: block;
width: 95px;
height: 14px;
background: transparent url(../../en/img/text_email.gif) no-repeat top left;
}
#english #header #hnavi .email a:hover {
}

#english #header #hnavi .japanese {
display: block;
width: 43px;
height: 9px;
border-right: 1px solid #7E848F;
position: absolute;
bottom: 3px!important;
bottom: 0px;
right: 205px;
}

#english h2 {
display: block;
width: 557px;
height: 20px;
margin-bottom: 0px;

/*FOR IE*/
line-height: 1em;
font-size: 1em;
}
/*
#english #corporateProfile h2 {
background: transparent url(../../en/img/main_title_corporate_profile.gif) no-repeat top left;
}
#english #services h2 {
background: transparent url(../../en/img/main_title_services.gif) no-repeat top left;
border-top: 1px solid #DFDDD9; 
}
#english #clients h2 {
background: transparent url(../../en/img/main_title_clients.gif) no-repeat top left;
border-top: 1px solid #DFDDD9; 
}
#english #products h2 {
background: transparent url(../../en/img/main_title_products.gif) no-repeat top left;
border-top: 1px solid #DFDDD9; 
}
#english #costSimulator h2 {
background: transparent url(../../en/img/main_title_cost_simulator.gif) no-repeat top left;
border-top: 1px solid #DFDDD9; 
}
#english #contact h2 {
background: transparent url(../../en/img/main_title_contact.gif) no-repeat top left;
border-top: 1px solid #DFDDD9; 
}
*/

#english .bdrTop {
border-top: 1px solid #DFDDD9; 
}

#english .paddingTopBottom {
display: table;
width: 100%;
padding: 10px 0px 20px 0px;
}

#english #services .paddingTopBottom,
#english #costSimulator .paddingTopBottom {
padding: 10px 0px 0px 0px;
}

#english h3 {
display: block;
width: auto!important;
width: 100%;
height: auto!important;
height: auto;
min-height: 100%;
background: none;
padding: 0px;
margin-bottom: 5px;

font-size: 100%!important;
font-size: 100%;
font-weight: bold;
line-height: 1em;

border-top: none;
border-bottom: none;
}

#english ul.marginBottom,
#english table.marginBottom {
margin-bottom: 10px;
}

#english #corporateProfile p,
#english #services p,
#english #costSimulator p {
margin-top: 0px;
}

#english #costSimulator a.btnDownloadFile {
display: block;
width: 200px;
height: 24px;
background: transparent url(../../en/img/btn_download_file.gif) no-repeat top left;

color: #F8361A;
font-size: 10px;
font-weight: bold;
text-decoration: none;
text-align: center;
padding-top: 3px;

float: left;
margin-right: 10px;
}
#english #costSimulator a.btnDownloadFile:hover {
color: #F8361A;
text-decoration: underline;
}

#english #costSimulator span {
float: left;
margin-top: 8px;
}

#english #products h3 {
text-indent: 10px;
}

#english #products .setBgGray01 .paddingBoth,
#english #products .setBgGray01Last .paddingBoth {
padding-right: 0px;
}

#english #products p.imgWrap {
/*display: inline-block;*/
display: block;
width: 170px;
height: 1%;
float: left;
margin: 0px 12px 10px 0px;
padding: 0px;
}
#english #products p.imgWrap span {
font-size: 90%!important;
font-size: 85%;
color: #F8361A;
}
#english #products p.imgWrap img {
border: 1px solid #CCCCCC;
}

#english #products .setBgGray01Last {
/*FOR IE BUG*/
width: 557px;
overflow: hidden;
}
