/*
additional shift styles for fix font-size problem to shift old-made-contents
added in 09.12.11
*/

html body div#fs01-content-area div#fs01-content {
font-size:16px !important;
+font-size:100% !important;
}

html body div#fs01-content-area div#fs01-content #fs01-breadcrumbs,
html body div#fs01-content-area div#fs01-content #recommendArea,
html body div#fs01-content-area div#fs01-content #local-navigation {
font-size:12px !important;
+font-size:75% !important;
}


/*---------------------------------------------------------------------
- styles below are uses to fix individual contents
---------------------------------------------------------------------*/

#exteriorbox ul {
font-size:100% !important;
}

html body div#fs01-content div.layout-frame div#block table tr td table tr td h1 { line-height:1 !important; }
p.px12h18 {
line-height:1.1;
}
