@charset "utf-8";

/* -----------------------------------
	Basic Frame styles
----------------------------------- */

#baseBgImageTray {
	/*max-width:1600px;*/
	margin:0 auto;
	background-position: 50% 0;
	background-repeat: repeat-x;
}
.bgCommon {
	background-color: #c8c9be;
	background-image: url(../../img/shared/bgimage/bg_img_001.jpg);
}
.bgHome {
	background-color: #c8c9be;
	background-image: url(../../img/shared/bgimage/bg_img_001.jpg);
}
.bgHome2 {
	background-color: #c8c9be;
	background-image: url(../../img/shared/bgimage/bg_img_001.jpg);
}
.bgAboutUs {
	background-color: #87afcd;
	background-image: url(../../img/shared/bgimage/bg_img_006.jpg);
}
.bgProfile {
	background-color: #87afcd;
	background-image: url(../../img/shared/bgimage/bg_img_006.jpg);
}
.bgOffice {
	background-color: #87afcd;
	background-image: url(../../img/shared/bgimage/bg_img_006.jpg);
}
.bgManagement {
	background-color: #87afcd;
	background-image: url(../../img/shared/bgimage/bg_img_006.jpg);
}
.bgDesign {
	background-color: #87afcd;
	background-image: url(../../img/shared/bgimage/bg_img_006.jpg);
}
.bgRandD {
	background-color: #87afcd;
	background-image: url(../../img/shared/bgimage/bg_img_006.jpg);
}
.bgHistory {
	background-color: #87afcd;
	background-image: url(../../img/shared/bgimage/bg_img_006.jpg);
}
.bgProcurement {
	background-color: #87afcd;
	background-image: url(../../img/shared/bgimage/bg_img_006.jpg);
}
.bgSns {
	background-color: #87afcd;
	background-image: url(../../img/shared/bgimage/bg_img_006.jpg);
}
.bgProducts {
	background-color: #99bdc7;
	background-image: url(../../img/shared/bgimage/bg_img_002.jpg);
}
.bgConsumerProducts {
	background-color: #99bdc7;
	background-image: url(../../img/shared/bgimage/bg_img_002.jpg);
}
.bgBusinessProducts {
	background-color: #99bdc7;
	background-image: url(../../img/shared/bgimage/bg_img_002.jpg);
}
.bgSupport {
	background-color: #d9c0d7;
	background-image: url(../../img/shared/bgimage/bg_img_003.jpg);
}
.bgNews {
	background-color: #87b2d6;
	background-image: url(../../img/shared/bgimage/bg_img_004.jpg);
}
.bgSustainability {
	background-color: #b3be71;
	background-image: url(../../img/shared/bgimage/bg_img_005.jpg);
}
.bgWorldWide {
	background-color: #c8c9be;
	background-image: url(../../img/shared/bgimage/bg_img_001.jpg);
}

#headBgImageTray {
	_background:transparent;
}

/* === header area style === */
#header {
	width:100%;
	margin:0;
	padding-top:6px;
}

#header #headerBody {
	height:72px;
    height:92px; /* for tagline */
	width:960px;
	margin:0 auto;
	position:relative;
}

#header #identity {
	position:absolute;
	top:0;
	left:0;
	
	max-width:773px;
	min-height:26px;
	_width:773px;
	_height:26px;

	margin:20px 0 0;
	margin:24px 0 0; /* for tagline */

	color:#222;
	font-size:85.72%;/* (12px) */
	font-weight:bold;
	
	zoom:1;
}

#identity .non-visual{
	display: none;
}

#identity .corporateLogo {
	display:inline;
	margin-right:33px;
}
#identity .corporateLogo img {
	margin-bottom:-1px;
	vertical-align:baseline;
    width: 176px;
    height: 29px;
}

#identity .taglineLogo {
	display:inline;
	margin-right:45px;
}
#identity .taglineLogo a:hover {
    background:transparent;
}
#identity .taglineLogo img {
	vertical-align:baseline;
}

#identity .areaIdentifier {
	display:inline;
	font-weight: normal;
    /* for tagline */
    position: relative;
    bottom: 20px;
    color: #808080;
}
#identity span.areaIdentifier span.mainIdentifier{
	font-weight: bold;
}
#identity span.areaIdentifier span.subIdentifier{
	*position: relative;
	font-weight: normal;
	padding: 0 0 0 21px;
	background:url(../../img/shared/header_separator_01.gif) 0% 50% no-repeat;
}

#header .utility {
	position:relative;
	float:right;
	margin-top:3px;
	_margin-top:2px;
	text-align:right;
	zoom:1;
}

#header .utility ul {
	float:left;
	height:20px;
	list-style:none;
	line-height:1;
}

#header .utility li {
	float:left;
	font-size:78.58%;/* (11px) */
	padding-left:21px;
	background:url(../../img/shared/header_listborder_01.gif) 10px 0 no-repeat;
}

#header .utility li.first-child {
	padding-left:0;
	background:none;
}

#header .utility li a {
	display:block;
	padding:5px 0 5px 0;
}
#header .utility li a:hover {
    background-color: transparent;
}

#header .utility .worldWideSites {
	padding-left:21px;
	background:url(../../img/shared/header_listborder_01.gif) 10px 0 no-repeat;
}

#header .utility .worldWideSites a {
	padding-left:46px;
	background:url(../../img/shared/linklistmarker_worldwide_01.gif) 0 0 no-repeat;
}

#header a:link,
#header a:visited {
	text-decoration:none;
}
#header a:hover,
#header a:active {
	text-decoration:underline;
}

#header #identity .corporateLogo a:hover,
#header #identity .corporateLogo a:active {
	background:none;
	text-decoration:none;
}

/* languageSelector */
#header #languageSelector {
	float:left;
	height:20px;
	overflow:visible;
}

#header #languageSelector .selectList {
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 8px;
	_padding-top:1px;
	min-height:1px;
	zoom:1;
}

#header #languageSelector .selectForm {
	float:left;
	margin:0 10px 0 0;
	padding:1px 21px 0 0;
	background:url(../../img/shared/header_listborder_01.gif) 100% 0 no-repeat;
	min-height:1px;
	zoom:1;
}

#header #languageSelector .selectList ul {
	height:auto;
	margin:0;
	background-color: #f0f0f0;
	vertical-align:top;
}

#header #languageSelector .selectList ul li {
	margin:0 1px 0 0;
	padding:0;
	background:none;
}

#header #languageSelector .selectList ul li a{
	display:block;
	_display:inline-block;
	min-height:15px;
	_height:15px;
	margin:0;
	padding:5px 10px 1px;
	background-color: #f0f0f0;
    box-shadow: 0 1px 0 #e6e6e6;
}

#header #languageSelector .selectList ul li a:hover,
#header #languageSelector .selectList ul li a:active{
    background-color: #e5eeff;
}

#header #languageSelector .selectList ul li.stay {
	min-height:15px;
	_height:15px;
	padding:5px 10px 1px;
	background-color: #e3e3e3;
    box-shadow: none;
    box-shadow: inset 0 1px 0 #c1c1c1;
}

/*  */
#header .utility #siteSearch {
    position: relative;
	clear:both;
	float:right;
	*float:none;
	_width:164px;
	margin-top:10px;
	zoom:1;
}

#header .utility #siteSearch fieldset {
	border:none;
}

#header .utility #siteSearch legend {
	display:none;
}

#header .utility #siteSearch label#labelForSearchKeyword {
	display:block;
	float:left;
	height:24px;
    border: 1px solid #cecece;
    background-color: #ffffff;
	text-align:left;
}

#header .utility #siteSearch input#searchKeyword {
	height:19px;
	*height:20px;/* Hack for IE6&7 */
	width:131px;
	padding-top:5px;
	*padding-top:4px;/* Hack for IE6&7 */
    padding-right: 25px;
    padding-left: 10px;
	border: 0 none;
	background:transparent;
	color:#666;
	font-size:85.72%;/* (12px) */
	line-height:nomal;
}

#header .utility #siteSearch input#searchBtn {
    position: absolute;
    right: 1px;
    top: 1px;
	border:none;
}

#header #skipLink {
	position: absolute;
	left: -10000px;
	top: 0;

	_position:fixed;
	_text-indent:-10000px;
	_vertical-align:top;
	_font-size:1px;
	_overflow:hidden;
}

/* === global navigation area style === */
#globalNavigation {
	height:50px;
	width:960px;
	margin:-10px auto 15px;
	position: relative;
	z-index: 4;
}

#globalNavigation a:link,
#globalNavigation a:visited {
	text-decoration:none;
}
#globalNavigation a:hover,
#globalNavigation a:active {
	text-decoration:underline;
}

#globalNavigation ul {
	/*padding-left:4px;*/
	list-style:none;
}

#globalNavigation ul li {
	float:left;
	padding-right:2px;
	font-size:128.57%;/* (18px) */
	line-height:normal;
}

#globalNavigation ul li .parent {
    padding: 3px 15px 0;
    overflow: hidden;
}

#globalNavigation ul li.first-child .parent {
    padding-left: 0;
}

#globalNavigation ul li .parent > a {
}

#globalNavigation ul li li {
	background:none;
}

#globalNavigation ul li.first-child {
	padding-right:0;
}

#globalNavigation ul li.first-child div.parent a:after {
    content: '';
}

#globalNavigation ul li a {
	display:block;
	height:26px;
	_width:1px;/* Hack for IE6 */
	padding:11px 0 0;
	color:#555555;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
}

#globalNavigation ul li a:link,
#globalNavigation ul li a:visited {
	color:#555555;
}

#globalNavigation ul li a:hover,
#globalNavigation ul li a:active {
	color:#222222;
}



/* hover */
#globalNavigation ul li:hover {
}

#globalNavigation ul li li:hover {
}

#globalNavigation ul li:hover div.parent {
}

#globalNavigation ul li:hover div.parent a {
    background-color: transparent;
    text-decoration: none;
}

#globalNavigation ul li:hover div.parent > a {
}

#globalNavigation ul li.first-child:hover {
}

#globalNavigation ul li li.first-child:hover {
	background:none;
}

#globalNavigation ul li a:hover,
#globalNavigation ul li a:active {
}

#globalNavigation ul li div.parent > a:hover {
    border-bottom: 4px solid #01906d;
}

/* stay */
#globalNavigation ul li.stay {
}
#globalNavigation ul li.stay div.parent {
}
#globalNavigation ul li.stay a {
}
#globalNavigation ul li.first-child.stay a {
}
#globalNavigation ul li.stay div.parent > a {
    border-bottom: 4px solid #01906d;
}


/* stay hover */
#globalNavigation ul li.stay a,
#globalNavigation ul li.stay a:link,
#globalNavigation ul li.stay a:visited {
	/*color: #222222;*/
}

#globalNavigation ul li.stay:hover a {
	background:none;
}

/* active */
#globalNavigation ul li div.active {
    border: none;
    background-color: #f8f8f8;
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
}

#globalNavigation ul li div.active a {
    height: 36px;
    color: #222222;
}

#globalNavigation ul li div.active > a {
    display: block;
    position: relative;
    z-index: 4;
    border-bottom: none;
}

#globalNavigation ul li.stay div.active > a {
    border-bottom: none;
}

/* active hover */
#globalNavigation ul li:hover div.active > a {
    border-bottom: none;
}


/* child */
#globalNavigation ul li .child{
	position: absolute;
	z-index: 3;
	*z-index: 5;
    margin-top: -2px;
    margin-left: -15px;
    background-color: #f8f8f8;
    visibility: hidden;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .4);
}

#globalNavigation ul li:hover .child{
	/*visibility: visible;*/
}

#globalNavigation ul li .child ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#globalNavigation ul li .child li{
	margin: 0;
	padding: 0;
	float: none;
	font-size: 100%;
	background: transparent;
}
#globalNavigation ul li .child li a{
	display:inline;
	height:auto;
	_width:auto;/* Hack for IE6 */
	padding:0;
	font-weight:normal;
	text-align:left;
	white-space:normal;
	background: transparent;
}

#globalNavigation ul li .child .close {
    position: absolute;
    right: 1px;
    top: 1px;
}

#globalNavigation ul li .child div.close a {
    height: auto;
    padding: 0;
}

#globalNavigation ul li .child .childUnitA01 {
	_width: 250px;
}

#globalNavigation ul li .child .childUnitA02,
#globalNavigation ul li .child .childUnitA03,
#globalNavigation ul li .child .childUnitA05 {
	width: 396px;
}

#globalNavigation ul li .child .childUnitA04 {
	width: 227px;
}

#globalNavigation ul li .child .childUnitA01 .header,
#globalNavigation ul li .child .childUnitA02 .header,
#globalNavigation ul li .child .childUnitA03 .header,
#globalNavigation ul li .child .childUnitA04 .header,
#globalNavigation ul li .child .childUnitA05 .header{
    min-height: 30px;
}

#globalNavigation ul li .child .childUnitA01 .header .tl,
#globalNavigation ul li .child .childUnitA02 .header .tl,
#globalNavigation ul li .child .childUnitA03 .header .tl,
#globalNavigation ul li .child .childUnitA04 .header .tl,
#globalNavigation ul li .child .childUnitA05 .header .tl{
	padding: 0 0 0 23px;
}
#globalNavigation ul li .child .childUnitA01 .header .tr,
#globalNavigation ul li .child .childUnitA02 .header .tr,
#globalNavigation ul li .child .childUnitA03 .header .tr,
#globalNavigation ul li .child .childUnitA04 .header .tr,
#globalNavigation ul li .child .childUnitA05 .header .tr{
	padding: 0 23px 0 0;
}
#globalNavigation ul li .child .childUnitA01 .header .t,
#globalNavigation ul li .child .childUnitA03 .header .t,
#globalNavigation ul li .child .childUnitA04 .header .t,
#globalNavigation ul li .child .childUnitA05 .header .t{
	padding: 17px 0 0 0;
}
#globalNavigation ul li .child .childUnitA02 .header .t{
	padding: 17px 0 0 0;
}

#globalNavigation ul li .child .childUnitA01 .body,
#globalNavigation ul li .child .childUnitA02 .body,
#globalNavigation ul li .child .childUnitA03 .body,
#globalNavigation ul li .child .childUnitA04 .body,
#globalNavigation ul li .child .childUnitA05 .body{
}
#globalNavigation ul li .child .childUnitA01 .body .l,
#globalNavigation ul li .child .childUnitA02 .body .l,
#globalNavigation ul li .child .childUnitA03 .body .l,
#globalNavigation ul li .child .childUnitA04 .body .l,
#globalNavigation ul li .child .childUnitA05 .body .l{
	padding: 0 0 0 9px;
}
#globalNavigation ul li .child .childUnitA01 .body .r,
#globalNavigation ul li .child .childUnitA02 .body .r,
#globalNavigation ul li .child .childUnitA03 .body .r,
#globalNavigation ul li .child .childUnitA04 .body .r,
#globalNavigation ul li .child .childUnitA05 .body .r{
	padding: 0 9px 0 0;
}
#globalNavigation ul li .child .childUnitA01 .body .c,
#globalNavigation ul li .child .childUnitA02 .body .c,
#globalNavigation ul li .child .childUnitA03 .body .c,
#globalNavigation ul li .child .childUnitA04 .body .c,
#globalNavigation ul li .child .childUnitA05 .body .c{
}
#globalNavigation ul li .child .childUnitA01 .body .c > a,
#globalNavigation ul li .child .childUnitA02 .body .c > a,
#globalNavigation ul li .child .childUnitA03 .body .c > a,
#globalNavigation ul li .child .childUnitA04 .body .c > a,
#globalNavigation ul li .child .childUnitA05 .body .c > a{
    display: inline-block;
    height: auto;
    margin: 0 0 15px 15px;
    padding: 0;
}

#globalNavigation ul li .child .childUnitA01 .footer,
#globalNavigation ul li .child .childUnitA02 .footer,
#globalNavigation ul li .child .childUnitA03 .footer,
#globalNavigation ul li .child .childUnitA04 .footer,
#globalNavigation ul li .child .childUnitA05 .footer{
}
#globalNavigation ul li .child .childUnitA01 .footer .bl,
#globalNavigation ul li .child .childUnitA02 .footer .bl,
#globalNavigation ul li .child .childUnitA03 .footer .bl,
#globalNavigation ul li .child .childUnitA04 .footer .bl,
#globalNavigation ul li .child .childUnitA05 .footer .bl{
}
#globalNavigation ul li .child .childUnitA01 .footer .br,
#globalNavigation ul li .child .childUnitA02 .footer .br,
#globalNavigation ul li .child .childUnitA03 .footer .br,
#globalNavigation ul li .child .childUnitA04 .footer .br,
#globalNavigation ul li .child .childUnitA05 .footer .br{
}
#globalNavigation ul li .child .childUnitA01 .footer .b,
#globalNavigation ul li .child .childUnitA02 .footer .b,
#globalNavigation ul li .child .childUnitA03 .footer .b,
#globalNavigation ul li .child .childUnitA04 .footer .b,
#globalNavigation ul li .child .childUnitA05 .footer .b{
	padding: 12px 0 0;
}

#globalNavigation ul li .child .childUnitA01 ul{
	padding: 10px 28px 13px 16px;
	_height:100px;
}
#globalNavigation ul li .child .childUnitA02 ul{
	padding: 5px 1px 13px 1px;
    background: url(../../img/shared/globalnav/bg_menu_01.gif) repeat-y center top;
}
#globalNavigation ul li .child .childUnitA02 ul ul{
    background: none;
}
#globalNavigation ul li .child .childUnitA02 ul li{
	padding: 0;
	float: left;
	width: 50%;
}
#globalNavigation ul li .child .childUnitA02 ul li span.categoryTitle{
	display: block;
	font-size:85.72%;
	font-weight: bold;
}

#globalNavigation ul li .child .childUnitA03 ul{
	padding: 5px 1px 13px 1px;
	_height:100px;
    background: url(../../img/shared/globalnav/bg_menu_01.gif) repeat-y center top;

}
#globalNavigation ul li .child .childUnitA03 ul ul{
    background: none;
}
#globalNavigation ul li .child .childUnitA03 ul li{
}
#globalNavigation ul li .child .childUnitA03 ul li ul{
}
#globalNavigation ul li .child .childUnitA03 ul li ul li{
	padding: 0;
	float: left;
	width: 50%;
}
#globalNavigation ul li .child .childUnitA03 ul li ul li span.categoryTitle{
	display: block;
	font-weight: normal;
	padding: 15px 15px 0px 15px;
	font-size:85.72%;
}

#globalNavigation ul li .child .childUnitA03 ul li ul li.first-child ul{
	padding: 0px 15px 0px 15px;
}
#globalNavigation ul li .child .childUnitA03 ul li ul li.last-child ul{
	padding: 0px 15px 0px 15px;
}

#globalNavigation ul li .child .childUnitA03 ul li ul li ul{
	background: none;
}
#globalNavigation ul li .child .childUnitA03 ul li ul li ul li{
	padding: 0;
	float: none;
	width: auto;
	margin-top: 0.48em;
	font-size:85.72%;
	line-height:1.14;
	background: none;
}

#globalNavigation ul li .child .childUnitA03 ul li span.categoryTitle{
	display: block;
	font-size:85.72%;
	font-weight: bold;
	padding: 0 15px 5px 15px;
}

#globalNavigation ul li .child .childUnitA04 ul{
	padding: 5px 1px 13px 1px;
	_height:100px;
}
#globalNavigation ul li .child .childUnitA04 ul li{
}
#globalNavigation ul li .child .childUnitA04 ul li ul{
	padding: 15px 15px 0px;
}
#globalNavigation ul li .child .childUnitA04 ul li ul li{
	padding: 0;
	float: none;
	width: auto;
	margin-top: 0.72em;
	padding-left: 8px;
	text-indent: -8px;
	font-size:85.72%;
	line-height:1.14;
	background: none;
}
#globalNavigation ul li .child .childUnitA04 ul li ul li span.categoryTitle{
}
#globalNavigation ul li .child .childUnitA04 ul li ul li ul{
}
#globalNavigation ul li .child .childUnitA04 ul li ul li ul li{
}

#globalNavigation ul li .child .childUnitA04 ul li span.categoryTitle{
	display: block;
	font-size:85.72%;
	font-weight: bold;
	padding: 0 15px 5px 15px;
}

#globalNavigation ul li .child .childUnitA02 ul li span.categoryTitle a,
#globalNavigation ul li .child .childUnitA03 ul li span.categoryTitle a,
#globalNavigation ul li .child .childUnitA04 ul li span.categoryTitle a,
#globalNavigation ul li .child .childUnitA05 ul li span.categoryTitle a{
	background-position: 0 0.14em;
	font-weight: bold;
	background-repeat: no-repeat;
}

#globalNavigation ul li .child .childUnitA05 ul{
	padding: 5px 1px 13px 1px;
}
#globalNavigation ul li .child .childUnitA05 ul li{
}
#globalNavigation ul li .child .childUnitA05 ul li.last-child{
	border-top: 1px solid #cccccc;
}
#globalNavigation ul li .child .childUnitA05 ul li ul{
}
#globalNavigation ul li .child .childUnitA05 ul li ul li{
	padding: 0;
	zoom: 1;
}
#globalNavigation ul li .child .childUnitA05 ul li ul li:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#globalNavigation ul li .child .childUnitA05 ul li ul li span.categoryTitle{
	display: block;
	font-weight: normal;
	margin: 0 15px 5px;
	padding: 15px 0px 5px;
	font-size:85.72%;
	border-bottom: 1px solid #e8e8e8;
}
#globalNavigation ul li .child .childUnitA05 ul li ul li span.categoryTitle a{
	font-weight: normal;
}

#globalNavigation ul li .child .childUnitA05 ul li ul li ul{
	width: 157px;
	float: left;
	padding: 0px 0 13px 15px;
	background: none;
}
#globalNavigation ul li .child .childUnitA05 ul li ul li ul li{
	padding: 0;
	float: none;
	width: auto;
	margin-top: 0.72em;
	padding-left: 8px;
	text-indent: -8px;
	font-size:85.72%;
	line-height:1.14;
	background: none;
}

#globalNavigation ul li .child .childUnitA05 ul li span.categoryTitle{
	display: block;
	font-size:85.72%;
	font-weight: bold;
	padding: 0 15px 5px 15px;
}

#globalNavigation ul li .child .childUnitA05 ul li.last-child span.categoryTitle{
	padding: 8px 15px 0 15px;
}

#globalNavigation ul li .child .childUnitA02 ul li.first-child span.categoryTitle{
	padding: 0 15px 5px 15px;
}
#globalNavigation ul li .child .childUnitA02 ul li.last-child span.categoryTitle{
	padding: 0 15px 5px 15px;
}
#globalNavigation ul li .child .childUnitA02 ul li.first-child ul{
	padding: 5px 15px 0px 15px;
}
#globalNavigation ul li .child .childUnitA02 ul li.last-child ul{
	padding: 5px 15px 0px 15px;
}
#globalNavigation ul li .child .childUnitA02 ul li ul li{
	float: none;
	width: auto;
}

#globalNavigation ul li .child .childUnitA01 ul li,
#globalNavigation ul li .child .childUnitA02 ul li ul li{
	margin-top: 0.48em;
	font-size:85.72%;
	line-height:1.14;
	background: none;
}
#globalNavigation ul li .child .childUnitA02 ul li ul li.description{
	padding-left: 0;
	text-indent: 0;
}

#globalNavigation ul li .child .childUnitA01 ul li:first-child {
	margin-top: 0;
}

#globalNavigation ul li .child .childUnitA01 ul li a,
#globalNavigation ul li .child .childUnitA02 ul li ul li a,
#globalNavigation ul li .child .childUnitA03 ul li ul li ul li a,
#globalNavigation ul li .child .childUnitA04 ul li ul li a,
#globalNavigation ul li .child .childUnitA05 ul li ul li span.categoryTitle a,
#globalNavigation ul li .child .childUnitA05 ul li ul li ul li a{
}

#globalNavigation .child .childUnitA01 a:link,
#globalNavigation .child .childUnitA02 a:link,
#globalNavigation .child .childUnitA03 a:link,
#globalNavigation .child .childUnitA04 a:link,
#globalNavigation .child .childUnitA05 a:link{
	color:#2b65d9;
	text-decoration:none;
}

#globalNavigation .child .childUnitA01 a:visited,
#globalNavigation .child .childUnitA02 a:visited,
#globalNavigation .child .childUnitA03 a:visited,
#globalNavigation .child .childUnitA04 a:visited,
#globalNavigation .child .childUnitA05 a:visited{
	color:#883dae;
	text-decoration:none;
}

#globalNavigation .child .childUnitA01 a:hover,
#globalNavigation .child .childUnitA02 a:hover,
#globalNavigation .child .childUnitA03 a:hover,
#globalNavigation .child .childUnitA04 a:hover,
#globalNavigation .child .childUnitA05 a:hover{
	color: #0442be;
	text-decoration:underline;
	background-color: #e5eeff;
}

#globalNavigation .child .childUnitA01 a:active,
#globalNavigation .child .childUnitA02 a:active,
#globalNavigation .child .childUnitA03 a:active,
#globalNavigation .child .childUnitA04 a:active,
#globalNavigation .child .childUnitA05 a:active{
	color:#2b65d9;
	text-decoration: underline;
	background-color: #e5eeff;
}

#globalNavigation .child .childUnitA01 a:visited:hover,
#globalNavigation .child .childUnitA02 a:visited:hover,
#globalNavigation .child .childUnitA03 a:visited:hover,
#globalNavigation .child .childUnitA04 a:visited:hover,
#globalNavigation .child .childUnitA05 a:visited:hover{
	color:#782c9e;
}

#globalNavigation .child .childUnitA01 a:visited:active,
#globalNavigation .child .childUnitA02 a:visited:active,
#globalNavigation .child .childUnitA03 a:visited:active,
#globalNavigation .child .childUnitA04 a:visited:active,
#globalNavigation .child .childUnitA05 a:visited:active{
	color:#883dae;
}

#globalNavigation .child .childUnitA01-aboutUs {
	_width: auto !important;
}
#globalNavigation ul li .child .childUnitA01-aboutUs ul {
	*zoom: 1;
	width: 361px;
	padding-right: 10px;
    background: url(../../img/shared/globalnav/bg_menu_01.gif) repeat-y center top;
}
#globalNavigation ul li .child .childUnitA01-aboutUs ul ul {
    background: none;
}
#globalNavigation .child .childUnitA01-aboutUs ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#globalNavigation .child .childUnitA01-aboutUs li.main {
	padding-left: 0;
	float: left;
	width: 170px;
}
#globalNavigation .child .childUnitA01-aboutUs li.main ul {
	padding: 0;
	width: auto;
}
#globalNavigation .child .childUnitA01-aboutUs li.main ul li {
	font-size: 100%;
}
#globalNavigation .child .childUnitA01-aboutUs li.features {
	float: right;
	width: 165px;
	margin-top: 0;
	text-indent: 0;
}
#globalNavigation .child .childUnitA01-aboutUs li.features ul {
}
#globalNavigation .child .childUnitA01-aboutUs li.features .features-thumb {
	background: none;
	padding-left: 0;
}
#globalNavigation .child .childUnitA01-aboutUs li.features .features-thumb img {
    display: block;
	margin-top: 8px;
	border: 1px solid #cdddff;
}
#globalNavigation .child .childUnitA01-aboutUs li.features a span.titleText {
	font-weight: bold;
	display: inline-block;
	cursor: hand;
}

#globalNavigation .child .childUnitA01-aboutUs li.features a span.titleText:link{
	color:#2b65d9;
	text-decoration:none;
}

#globalNavigation .child .childUnitA01-aboutUs li.features a span.titleText:visited {
	color:#883dae;
	text-decoration:none;
}
#globalNavigation .child .childUnitA01-aboutUs li.features .features-thumb:visited img {
	border-color: #eeccff;
}

#globalNavigation .child .childUnitA01-aboutUs li.features a span.titleText:hover {
	color: #0442be;
	text-decoration:underline;
	background-color: #e5eeff;
}
#globalNavigation .child .childUnitA01-aboutUs li.features .features-thumb:hover img {
	border-color: #769ef4;
}

#globalNavigation .child .childUnitA01-aboutUs li.features a span.titleText:active {
	color:#2b65d9;
	text-decoration: underline;
	background-color: #e5eeff;
}
#globalNavigation .child .childUnitA01-aboutUs li.features .features-thumb:active img {
	border-color: #769ef4;
}

#globalNavigation .child .childUnitA01-aboutUs li.features a span.titleText:visited:hover {
	color:#782c9e;
}
#globalNavigation .child .childUnitA01-aboutUs li.features .features-thumb:visited:hover img {
	border-color: #c172e8;
}

#globalNavigation .child .childUnitA01-aboutUs li.features a span.titleText:visited:active {
	color:#883dae;
}
#globalNavigation .child .childUnitA01-aboutUs li.features .features-thumb:visited:active img {
	border-color: #c172e8;
}
#globalNavigation .child .childUnitA01-aboutUs li.features p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 85.7%;
}

#globalNavigation .child .childUnitA01-aboutUs li.features .features-foot {
	border-top: 1px solid #e5e5e5;
	margin-top: 8px;
	padding-top: 5px;
	display: block;
	font-size: 85.7%;
}

/* === contents area === */
#contents {
	width:960px;
	margin:0 auto;
	/* to mod_contentsframe.css import file */
}

#contents #contentsBody {
	/* to mod_contentsframe.css import file */
}

/* === footer area style === */
#footer {
	width:100%;
	margin:30px 0 0;
    background-color: #ffffff;
}

#footer #footerBody {
    position: relative;
    z-index: 2;
	width:960px;
	margin:0 auto;
	padding: 19px 0 0;
}

#footer #footerBody:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

/* -- link base style -- */
#footer a {
}

#footer li a {
	padding-left:0;
	background:none;
}

/* -- breadcrumb style -- */
#footer a:link,
#footer a:visited {
	text-decoration:none;
}
#footer a:hover,
#footer a:active {
	text-decoration:underline;
}

#footer #breadcrumb {
	min-height:12px;
	_height:12px;
	margin:0 0 14px;
	padding-bottom:7px;
	border-bottom:1px solid #ccc;
	font-size:85.72%;/* (12px) */
	line-height:1;
}

#footer #breadcrumb a,
#footer #breadcrumb span.stay {
	margin:0 8px;
}

#footer #breadcrumb a:hover,
#footer #breadcrumb a:active {
	background-color:transparent;
}

#footer div#footerNavigation {
	clear:both;
	float:none;
	min-height:1px;
	position:relative;
	zoom:1;
}
#footer div#footerNavigation:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#footer div.tools {
	float:left;
	width:242px;
}

#footer div.shareTool {
	margin-bottom:16px;
}

/* --- newsFeeds --- */
#footer div.newsFeeds {
	font-size:78.58%;
}

#footer div.newsFeeds .newsFeedsTitle {
	margin-bottom:1px;
	font-size:110%;
}

#footer div.newsFeeds .newsFeedsTitle a {
	padding-left:15px;
	background:url(../../img/shared/linklistmarker_feed_01.gif) 0 0.25em no-repeat;
}


#footer div.newsFeeds ul li {
	float:left;
	/*width:70px;*/
	margin-bottom:2px;
	margin-right:20px;
}

#footer div.newsFeeds ul li a {
	padding-left:15px;
	background:url(../../img/shared/linklistmarker_feed_01.gif) 0 0.25em no-repeat;
}

#footer div.followTool {
	position:absolute;
	left:0;
	bottom:10px;
}

#footer div.followTool p {
	margin-bottom:4px;
}

/* --- siteContents --- */
#footer div.siteContents {
	float:right;
	width:718px;
	margin-bottom:10px;
	padding-bottom:8px;
	font-size:85.72%;
	line-height:1.64;
	min-height:1px;
	zoom:1;
}

#footer div.siteContents.col5 {
	min-height:1px;
	zoom:1;
}

#footer div.siteContents.col4 {
	min-height:1px;
	zoom:1;
	margin-left: -24px;
	margin-right: -24px;
	width: 742px;
}

#footer div.siteContents.col3 {
	min-height:1px;
	zoom:1;
}


#footer div.siteContents ul {
	padding-top:7px;
	min-height:1px;
	zoom:1;
}

#footer div.siteContents ul li.categoryLevel1 {
	float:left;
	width:145px;
	margin-left:1px;
	font-weight:bold;
}

#footer div.siteContents ul li.categoryLevel1 a {
    background: none;
	display:inline-block;
    /*font-size: 120.01%;*/
}

#footer div.siteContents ul li.categoryLevel1 > a {
    font-size: 120.01%;
}

#footer div.siteContents ul li.categoryLevel1 ul {
	font-weight:normal;
	padding-top:4px;
}

#footer div.siteContents ul li.categoryLevel1 ul li{
	margin-bottom:0.5em;
	line-height:1.14;
}

#footer div.siteContents ul li.categoryLevel1 ul li a {
	display:inline;
	*text-indent: 0;
}

#footer div.siteContents ul li.categoryLevel1 ul li.categoryLevel2 {
	margin-bottom:0.5em;
	line-height:1.14;
}

#footer div.siteContents ul li.categoryLevel1 ul li.categoryLevel2 ul {
	padding-top:5px;
	padding-left:0px;
	/*font-size:92%;*/
}

#footer div.siteContents ul li.categoryLevel1 ul li.categoryLevel2 ul li a {
}

#footer div.siteContents ul li.categoryLevel1.parallel,
#footer div.siteContents ul li.products {
	width:291px;
}

#footer div.siteContents ul li ul li.categoryLevel2 {
	width:133px;
	font-weight:bold;
	padding-left:0;
	text-indent:0;
}

#footer div.siteContents ul li.parallel ul li.categoryLevel2,
#footer div.siteContents ul li.products ul li.categoryLevel2 {
	float:left;
	width:133px;
	font-weight:bold;
	padding-left:0;
	text-indent:0;
}

#footer div.siteContents ul li.support ul li.categoryLevel2 {
	font-weight:bold;
}

#footer div.siteContents ul li.aboutUs {
	width:121px;
}

#footer div.siteContents.col4 li.categoryLevel1:last-child,
#footer div.siteContents.col5 li.categoryLevel1:last-child {
	width: 121px;
}

/* --- aboutFUJIFILM --- */
#footer div#aboutFUJIFILM {
	clear:both;
	min-height:13px;
	_height:13px;
	_margin-bottom:10px;
	padding:8px 10px 11px;
	*padding:10px 10px 9px;
	border:1px solid #ccc;
	font-size:78.58%;
}

#footer div#aboutFUJIFILM p {
	float:left;
}

#footer div#aboutFUJIFILM ul {
	float:left;
	margin-left:20px;
}

#footer div#aboutFUJIFILM li {
	float:left;
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #ccc;
}

#footer div#aboutFUJIFILM li.first-child {
	margin-left:0;
	padding-left:0;
	border-left:none;
}

#footer div#aboutFUJIFILM li a {
	float:left;
	padding-left:8px;
	background:url(../../img/shared/linklistmarker_01.gif) 0 0.4em no-repeat;
}

#footer div.clear {
	float:none;
	clear:both;
	width:100%;
	height:1px;
	margin-top:-1px;
	color:#fff;
	font-size:1px;
	vertical-align:top;
	text-indent:-10000px;
	overflow:hidden;
	visibility:hidden;
	zoom:1;
}

#footer div.utility {
	clear:both;
	float:right;
	margin-top:10px;
	_margin-top:0;
	min-height:1px;
	_height:none;
	zoom: 1;
	width: auto;
}

#footer div#aboutFUJIFILM + div.utility {
	margin-top:10px;
}

#footer div#footerNavigation + div.utility,
#footer div.siteContents + div.utility,
#footer div.clear + div.utility {
	margin-top:0;
}

#footer div.utility ul {
	float:left;
	font-size:78.58%;
}

#footer div.utility li {
	float:left;
	padding-top:3px;
    background: url(../../img/shared/header_listborder_01.gif) 10px 0 no-repeat;
}

#footer div.utility li:first-child {
    background: none;
}

#footer div.utility li a {
	margin-left:15px;
	padding-left:8px;
}

#footer div.utility ul.externalLinkList {
	margin-left:20px;
}

#footer div.utility ul.externalLinkList li {
	padding-left:21px;
	background:url(../../img/shared/header_listborder_01.gif) 10px 0 no-repeat;
}

#footer div.utility ul.externalLinkList li a {
	margin-left:0;
}

#footer address {
	clear:both;
    display:block;
    height:19px;
	margin-top:5px;
	padding:9px 0 0;
    background:url(/img/shared/footer_bg_ci_01.gif) 50% 100% no-repeat;
	color:#a6d8cc;
	font-size:78.58%;/* (11px) */;
	font-style:normal;
}

#footer address .copyright {
	display:block;
	width:960px;
	margin:0 auto;
    text-align:right;
}

#footer .shareTool a:after {
	content: '';
	margin: 0;
}
#footer .shareTool .iconImage{
	display: none;
}

/* floatingclear */

.bgImageUnit:after,
.panelAreaL3R1:after,
#contentsBody:after,
#contents:after,
#footerBody .utility ul:after,
#footerBody .newsFeeds ul:after,
#headerBody .utility ul:after,
#headerBody .utility:after,
#headerBody:after,
#globalNavigation ul li .child .childUnitA02 ul:after,
#globalNavigation ul li .child .childUnitA03 ul li ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.bgImageUnit,
.panelAreaL3R1,
#contentsBody,
#footerBody .utility ul,
#footerBody .newsFeeds ul,
#headerBody .utility ul,
#headerBody .utility,
#headerBody,
#globalNavigation ul li .child .childUnitA02 ul,
#globalNavigation ul li .child .childUnitA03 ul li ul {
	min-height: 1px;
}

* html .bgImageUnit,
* html .panelAreaL3R1,
* html #contentsBody,
* html #footerBody .utility ul,
* html #footerBody .newsFeeds ul,
* html #headerBody .utility ul,
* html #headerBody .utility,
* html #headerBody,
* html #globalNavigation ul li .child .childUnitA02 ul,
* html #globalNavigation ul li .child .childUnitA03 ul li ul {
	height: 1px;

	/* Hack for Mac IE \*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* --- siteViewMode --- */
.siteViewMode {
	margin: 0 auto;
	padding: 15px 0;
	background: #000;
	text-align: center;
	min-width: 960px;
	max-width: 1600px;
}
.siteViewMode a {
	display: inline-block;
	padding: 0 27px;
	border: 1px solid #dadada;
	border-radius: 17px;
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#cacaca));
	background: -webkit-linear-gradient(top, #f6f6f6, #cacaca);
	background: -moz-linear-gradient(top, #f6f6f6, #cacaca);
	background: linear-gradient(top, #f6f6f6, #cacaca);
	text-shadow: 0 3px 3px #fff;
	color: #2b65d9;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	font-size: 42px;
	line-height: 72px;
}

/* -----------------------------------
	modify Cookie Law
----------------------------------- */

div#cookieLaw {
	width: 100%;
	background-color :#edfdff;
}

div#cookieLaw div.cookieLawContent {
	position: relative;
	width: 940px;
	min-height:31px;
	_height:31px;
	margin:0 auto;
	padding:0 10px;
}

div#cookieLaw div.cookieLawContent p {
	width: 916px;
	margin: 0;
	padding:9px 0 10px;
	font-size:85.1%;
	line-height:1.25;
	color: #888888;
}

div#cookieLaw div.cookieLawContent p a {
	color: #888888;
}
div#cookieLaw div.cookieLawContent p a:hover {
	background-color:transparent;
}

div#cookieLaw div.cookieLawContent div.cookieLawCloseBtn{
	position: absolute;
	right: 4px;
	top: 50%;
	margin-top: -10px;
}

/* -----------------------------------
	modify callForAttention
----------------------------------- */

div#callForAttention {
	width: 100%;
	background-color: #01906d;
	border-bottom:1px solid rgba(0,0,0,0.8);
	height: auto;
	padding-top: 12px;
	font-size:125%;

	-moz-box-shadow:rgba(0,0,0,0.4) 0px 0px 15px 0px;
	-webkit-box-shadow:rgba(0,0,0,0.4) 0px 0px 15px 0px;
	box-shadow:rgba(0,0,0,0.4) 0px 0px 15px 0px;
}

div#callForAttention div.callForAttentionContent {
	position: relative;
	width: 960px;
	min-height:31px;
	_height:31px;
	margin:0 auto;
}

div#callForAttention div.callForAttentionContent p {
	width: 840px;
	color: #ffffff;
	padding: 0 0 2px;
}

div#callForAttention div.callForAttentionContent div.callForAttentionLink  {
	padding: 5px 120px 10px 0;
	text-align: center;
}

div#callForAttention div.callForAttentionContent div.callForAttentionLink a {
	color: rgba(255,255,255,0.8);
	padding: 10px 15px;
	text-decoration: none;
}

div#callForAttention div.callForAttentionContent div.callForAttentionLink a:hover {
	background-color: rgba(0,0,0,0.5);
}

div#callForAttention div.callForAttentionContent div.callForAttentionCloseBtn{
	position: absolute;
	right: 4px;
	top: 15%;
	margin-top: -10px;
}
div#callForAttention div.callForAttentionContent div.callForAttentionCloseBtn a {
	color: rgba(255,255,255,0.8);
	padding: 10px 15px;
}
div#callForAttention div.callForAttentionContent div.callForAttentionCloseBtn a:hover {
	background-color: rgba(0,0,0,0.5);
}


/* ------------------------------
	extended globalNavigation 
-------------------------------- */

/* right-child */
#globalNavigation ul li .right-child{
	right: 44px;
	top: 100%;
}

/* fixedfir-child */
#globalNavigation ul li .fixed-child{
	left: 44px;
	top: 100%;
}

#globalNavigation ul li .child .childUnitB01{
	width: 900px;
}

#globalNavigation ul li .child .childUnitB01 .header{
	min-height: 30px;
}

#globalNavigation ul li .child .childUnitB01 .header .tl{
	padding: 0 0 0 23px;
}
#globalNavigation ul li .child .childUnitB01 .header .tr{
	padding: 0 23px 0 0;
}
#globalNavigation ul li .child .childUnitB01 .header .t{
	padding: 17px 0 0 0;
}
#globalNavigation ul li .child .childUnitB01 .body .l{
	padding: 0 0 0 14px;
}
#globalNavigation ul li .child .childUnitB01 .body .r{
	padding: 0 14px 0 0;
}
#globalNavigation ul li .child .childUnitB01 .body .c{
}
#globalNavigation ul li .child .childUnitB01 .body .c > a{
	display: inline-block;
	height: auto;
	margin: 0 0 15px 15px;
	padding: 0;
}
#globalNavigation ul li .child .childUnitB01 .footer{
}
#globalNavigation ul li .child .childUnitB01 .footer .bl{
}
#globalNavigation ul li .child .childUnitB01 .footer .br{
}
#globalNavigation ul li .child .childUnitB01 .footer .b{
	padding: 12px 0 0;
}
#globalNavigation ul li .child .childUnitB01 ul{
	padding: 5px 0 13px;
}

#globalNavigation ul li .child .childUnitB01 ul.childNavBlockA01{
	background: url(../../img/shared/globalnav/bg_menu_01.gif) repeat-y center top;
}
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockB01{
	background: url(../../img/shared/globalnav/bg_menu_02.gif) repeat-y center top;
}
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockB02{
	background: url(../../img/shared/globalnav/bg_menu_03.gif) repeat-y center top;
}
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC01{
	background: url(../../img/shared/globalnav/bg_menu_06.gif) repeat-y center top;
}
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC02{
	background: url(../../img/shared/globalnav/bg_menu_04.gif) repeat-y center top;
}
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC03{
	background: url(../../img/shared/globalnav/bg_menu_07.gif) repeat-y center top;
}
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockD01{
	background: url(../../img/shared/globalnav/bg_menu_05.gif) repeat-y center top;
}
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockE01{
	background: url(../../img/shared/globalnav/bg_menu_08.gif) repeat-y center top;
}
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockF01{
	background: url(../../img/shared/globalnav/bg_menu_09.gif) repeat-y center top;
}
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockF02{
	background: url(../../img/shared/globalnav/bg_menu_10.gif) repeat-y center top;
}
#globalNavigation ul li .child .childUnitB01 ul.no-border{
	background: none;
}

#globalNavigation ul li .child .childUnitB01 ul.childNavBlockA01 li,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC01 li.first-child,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC02 li,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC03 li.last-child{
	width: 435px;
	zoom: 1;
}

#globalNavigation ul li .child .childUnitB01 ul.childNavBlockE01 li,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockF01 li.last-child,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockF02 li.first-child{
	width: 289px;
	zoom: 1;
}

#globalNavigation ul li .child .childUnitB01 ul.childNavBlockE01 li.first-child,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockE01 li.last-child{
	width: 290px;
}

#globalNavigation ul li .child .childUnitB01 ul.childNavBlockF01 li.first-child,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockF02 li.last-child{
	width: 580px;
	zoom: 1;
}

#globalNavigation ul li .child .childUnitB01 ul.childNavBlockB01 li.first-child,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockB02 li.last-child{
	width: 653px;
	zoom: 1;
}

#globalNavigation ul li .child .childUnitB01 ul.childNavBlockB01 li.last-child,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockB02 li.first-child,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC01 li,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC02 li.first-child,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC02 li.last-child,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC03 li,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockD01 li{
	width: 217px;
}

#globalNavigation ul li .child .childUnitB01 ul.childNavBlockA01 li:after,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockB01 li.first-child:after,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockB02 li.last-child:after,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC02 li:after,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockE01 li.first-child:after,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockE02 li.last-child:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockA01 li ul.single,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockB01 li.first-child ul.single,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockB02 li.last-child ul.single,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC01 li.first-child ul.single,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC02 li ul.single,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockC03 li.last-child ul.single{
	width: 185px;
	float: left;
}
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockF01 li.first-child ul.single,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockF02 li.last-child ul.single{
	width: 258px;
	float: left;
}
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockB01 li.first-child ul.double,
#globalNavigation ul li .child .childUnitB01 ul.childNavBlockB02 li.last-child ul.double{
	width: 403px;
	float: left;
}

#globalNavigation ul li .child .childUnitB01 ul ul{
	background: none;
}
#globalNavigation ul li .child .childUnitB01 ul li{
	padding: 0 1px 0 0;
	float: left;
}
#globalNavigation ul li .child .childUnitB01 ul li span.categoryTitle{
	display: block;
	font-size:85.72%;
	font-weight: bold;
}
#globalNavigation ul li .child .childUnitB01 ul li span.categoryTitle a{
	background-position: 0 0.14em;
	font-weight: bold;
	background-repeat: no-repeat;
}
#globalNavigation ul li .child .childUnitB01 ul li span.categoryTitle{
	padding: 5px 16px 0px;
}
#globalNavigation ul li .child .childUnitB01 ul li ul{
	padding: 5px 16px 0px;
}
#globalNavigation ul li .child .childUnitB01 ul li ul li{
	float: none;
	padding: 0 !important;
	width: auto !important;
}
#globalNavigation ul li .child .childUnitB01 ul li ul li{
	margin-top: 0.48em;
	font-size:85.72%;
	line-height:1.14;
	background: none;
}
#globalNavigation ul li .child .childUnitB01 ul li ul li.description{
	padding-left: 0;
	text-indent: 0;
}
#globalNavigation ul li .child .childUnitB01 ul li ul li a{
}
#globalNavigation .child .childUnitB01 a{
	margin: 0;
	padding: 0;
}
#globalNavigation .child .childUnitB01 a:link{
	color:#2b65d9;
	text-decoration:none;
}
#globalNavigation .child .childUnitB01 a:visited{
	color:#883dae;
	text-decoration:none;
}
#globalNavigation .child .childUnitB01 a:hover{
	color: #0442be;
	text-decoration:underline;
	background-color: #e5eeff;
}
#globalNavigation .child .childUnitB01 a:active{
	color:#2b65d9;
	text-decoration: underline;
	background-color: #e5eeff;
}
#globalNavigation .child .childUnitB01 a:visited:hover{
	color:#782c9e;
}
#globalNavigation .child .childUnitB01 a:visited:active{
	color:#883dae;
}

/* floatingclear */

#globalNavigation ul li .child .childUnitB01 ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#globalNavigation ul li .child .childUnitB01 ul {
	min-height: 1px;
}
* html #globalNavigation ul li .child .childUnitB01 ul {
	height: 1px;

	/* Hack for Mac IE \*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#globalNavigation .child .childUnitB01 li.features {
	margin-top: 0;
	text-indent: 0;
}
#globalNavigation .child .childUnitB01 li.features ul {
}
#globalNavigation .child .childUnitB01 li.features .features-thumb {
	display: block;
	padding: 5px 16px 0;
	background: none;
}
#globalNavigation .child .childUnitB01 li.features .features-thumb img {
	display: block;
	margin-top: 8px;
	border: 1px solid #cdddff;
}
#globalNavigation .child .childUnitB01 li.features a span.titleText {
	font-size:85.72%;
	font-weight: bold;
	display: inline-block;
	cursor: hand;
}

#globalNavigation .child .childUnitB01 li.features a span.titleText:link{
	color:#2b65d9;
	text-decoration:none;
}

#globalNavigation .child .childUnitB01 li.features a span.titleText:visited {
	color:#883dae;
	text-decoration:none;
}
#globalNavigation .child .childUnitB01 li.features .features-thumb:visited img {
	border-color: #eeccff;
}

#globalNavigation .child .childUnitB01 li.features a span.titleText:hover {
	color: #0442be;
	text-decoration:underline;
	background-color: #e5eeff;
}
#globalNavigation .child .childUnitB01 li.features .features-thumb:hover img {
	border-color: #769ef4;
}

#globalNavigation .child .childUnitB01 li.features a span.titleText:active {
	color:#2b65d9;
	text-decoration: underline;
	background-color: #e5eeff;
}
#globalNavigation .child .childUnitB01 li.features .features-thumb:active img {
	border-color: #769ef4;
}

#globalNavigation .child .childUnitB01 li.features a span.titleText:visited:hover {
	color:#782c9e;
}
#globalNavigation .child .childUnitB01 li.features .features-thumb:visited:hover img {
	border-color: #c172e8;
}

#globalNavigation .child .childUnitB01 li.features a span.titleText:visited:active {
	color:#883dae;
}
#globalNavigation .child .childUnitB01 li.features .features-thumb:visited:active img {
	border-color: #c172e8;
}
#globalNavigation .child .childUnitB01 li.features p {
	padding: 5px 16px 0;
	font-size: 12px;
	line-height: 1.4;
}

#globalNavigation .child .childUnitB01 li.features .features-foot {
	border-top: 1px solid #e5e5e5;
	margin: 5px 16px 0;
	padding: 5px 0 0;
	display: block;
	font-size: 12px;
}

#globalNavigation .child .childUnitB01 ul.childNavBlockB01 li.first-child.features,
#globalNavigation .child .childUnitB01 ul.childNavBlockB02 li.last-child.features,
#globalNavigation .child .childUnitB01 ul.childNavBlockF01 li.first-child.features,
#globalNavigation .child .childUnitB01 ul.childNavBlockF02 li.last-child.features {
	padding-left: 201px;
	position: relative;
	zoom: 1;
}
#globalNavigation .child .childUnitB01 ul.childNavBlockB01 li.first-child.features,
#globalNavigation .child .childUnitB01 ul.childNavBlockB02 li.last-child.features {
	width: 452px;
}
#globalNavigation .child .childUnitB01 ul.childNavBlockF01 li.first-child.features,
#globalNavigation .child .childUnitB01 ul.childNavBlockF02 li.last-child.features {
	width: 379px;
}
#globalNavigation .child .childUnitB01 ul.childNavBlockB01 li.first-child.features:after,
#globalNavigation .child .childUnitB01 ul.childNavBlockB02 li.last-child.features:after,
#globalNavigation .child .childUnitB01 ul.childNavBlockF01 li.first-child.features:after,
#globalNavigation .child .childUnitB01 ul.childNavBlockF02 li.last-child.features:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#globalNavigation .child .childUnitB01 ul.childNavBlockB01 li.first-child.features .features-thumb,
#globalNavigation .child .childUnitB01 ul.childNavBlockB02 li.last-child.features .features-thumb,
#globalNavigation .child .childUnitB01 ul.childNavBlockF01 li.first-child.features .features-thumb,
#globalNavigation .child .childUnitB01 ul.childNavBlockF02 li.last-child.features .features-thumb {
	/*float: left;
	width: 185px;
	padding-right: 0;*/
}
#globalNavigation .child .childUnitB01 ul.childNavBlockB01 li.first-child.features .features-thumb img,
#globalNavigation .child .childUnitB01 ul.childNavBlockB02 li.last-child.features .features-thumb img,
#globalNavigation .child .childUnitB01 ul.childNavBlockF01 li.first-child.features .features-thumb img,
#globalNavigation .child .childUnitB01 ul.childNavBlockF02 li.last-child.features .features-thumb img {
	position: absolute;
	left: 16px;
	top: 0;
}
#globalNavigation .child .childUnitB01 ul.childNavBlockB01 li.first-child.features p,
#globalNavigation .child .childUnitB01 ul.childNavBlockB02 li.last-child.features p {
	/*float: right;*/
	width: 420px;
}
#globalNavigation .child .childUnitB01 ul.childNavBlockB01 li.first-child.features .features-foot,
#globalNavigation .child .childUnitB01 ul.childNavBlockB02 li.last-child.features .features-foot {
	/*float: right;*/
	width: 420px;
}
#globalNavigation .child .childUnitB01 ul.childNavBlockF01 li.first-child.features p,
#globalNavigation .child .childUnitB01 ul.childNavBlockF02 li.last-child.features p {
	float: right;
	width: 347px;
}
#globalNavigation .child .childUnitB01 ul.childNavBlockF01 li.first-child.features .features-foot,
#globalNavigation .child .childUnitB01 ul.childNavBlockF02 li.last-child.features .features-foot {
	float: right;
	width: 347px;
}


#globalNavigation .child .childUnitC01 {
	_width: auto !important;
}
#globalNavigation ul li .child .childUnitC01 ul {
	*zoom: 1;
	width: 403px;
	padding-right: 10px;
    background: url(../../img/shared/globalnav/bg_menu_01.gif) repeat-y center top;
}
#globalNavigation ul li .child .childUnitC01 ul ul {
    background: none;
}
#globalNavigation .child .childUnitC01 ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#globalNavigation .child .childUnitC01 li.main {
	padding-left: 0;
	float: left;
	width: 185px;
}
#globalNavigation .child .childUnitC01 li.main ul {
	padding: 0;
	width: auto;
}
#globalNavigation .child .childUnitC01 li.main ul li {
	font-size: 100%;
}
#globalNavigation .child .childUnitC01 li.features {
	float: right;
	width: 185px;
	margin-top: 0;
	text-indent: 0;
}
#globalNavigation .child .childUnitC01 li.features ul {
}
#globalNavigation .child .childUnitC01 li.features .features-thumb {
	background: none;
	padding-left: 0;
}
#globalNavigation .child .childUnitC01 li.features .features-thumb img {
    display: block;
	margin-top: 8px;
	border: 1px solid #cdddff;
}
#globalNavigation .child .childUnitC01 li.features a span.titleText {
	font-weight: bold;
	display: inline-block;
	cursor: hand;
}

#globalNavigation .child .childUnitC01 li.features a span.titleText:link{
	color:#2b65d9;
	text-decoration:none;
}

#globalNavigation .child .childUnitC01 li.features a span.titleText:visited {
	color:#883dae;
	text-decoration:none;
}
#globalNavigation .child .childUnitC01 li.features .features-thumb:visited img {
	border-color: #eeccff;
}

#globalNavigation .child .childUnitC01 li.features a span.titleText:hover {
	color: #0442be;
	text-decoration:underline;
	background-color: #e5eeff;
}
#globalNavigation .child .childUnitC01 li.features .features-thumb:hover img {
	border-color: #769ef4;
}

#globalNavigation .child .childUnitC01 li.features a span.titleText:active {
	color:#2b65d9;
	text-decoration: underline;
	background-color: #e5eeff;
}
#globalNavigation .child .childUnitC01 li.features .features-thumb:active img {
	border-color: #769ef4;
}

#globalNavigation .child .childUnitC01 li.features a span.titleText:visited:hover {
	color:#782c9e;
}
#globalNavigation .child .childUnitC01 li.features .features-thumb:visited:hover img {
	border-color: #c172e8;
}

#globalNavigation .child .childUnitC01 li.features a span.titleText:visited:active {
	color:#883dae;
}
#globalNavigation .child .childUnitC01 li.features .features-thumb:visited:active img {
	border-color: #c172e8;
}
#globalNavigation .child .childUnitC01 li.features p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 85.7%;
}

#globalNavigation .child .childUnitC01 li.features .features-foot {
	border-top: 1px solid #e5e5e5;
	margin-top: 8px;
	padding-top: 5px;
	display: block;
	font-size: 85.7%;
}

/* ------------------------------
	pickupPanel styles
-------------------------------- */

/* === pickupPanel === */

.pickupPanelA01 {
	margin: 16px;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #e8e8e8;
	overflow: hidden;
	position: relative;
}

.pickupPanelA01 .pickupTitleA01 {
	padding: 5px 0 10px;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	color: #555555;
}

.pickupPanelA01 .pickupUnitGroup {
	margin-left:10px;
	float: left;
	position: relative;
	left: 50%;
	zoom: 1;
}

.pickupPanelA01 .pickupUnitGroup:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.pickupUnitA01 {
	float: left;
	position: relative;
	left: -50%;
	width:140px;
	margin:0 20px 5px 0;
}
.pickupItemA01 {
	text-align: center;
}

.pickupItemA01 a {
	display:block;
	overflow:hidden;
	height: auto !important;
}

.pickupItemA01 a:link,
.pickupItemA01 a:visited {
	text-decoration:none;
}

.pickupItemA01 a:hover,
.pickupItemA01 a:active {
	text-decoration:none !important;
	background-color: transparent !important;
}

.pickupItemA01 a span.subtitleText {
	display:block;
	padding:5px 0 0;
	cursor:hand;/* for IE */
	font-size:12px;
	font-weight:normal;
	line-height:1.25;
	color: #999999;
	white-space: normal;
}

.pickupItemA01 a:hover span.subtitleText, 
.pickupItemA01 a:active span.subtitleText {
}

.pickupItemA01 a span.titleText {
	display:block;
	padding:5px 0 0;
	cursor:hand;/* for IE */
	font-size:14px;
	line-height:1.14;
	white-space: normal;
}

.pickupItemA01 a:hover span.titleText, 
.pickupItemA01 a:active span.titleText {
	color: #0442be;
	text-decoration:underline;
	background-color: #e5eeff;
}

.pickupItemA01 a:hover img, 
.pickupItemA01 a:active img {
	opacity: 0.7;
}

.pickupItemA01 img.new {
	vertical-align: middle;
}

.searchKeywordA01 {
	float: right;
	width: 373px;
	margin: 10px 16px 0;
	padding: 14px;
	border: 1px solid #cbcbcb;
	background: #ffffff;
}

.searchKeywordA01 dt {
	padding: 0 0 5px;
	font-size:12px;
	font-weight: bold;
}

.searchKeywordA01 dd {
	padding: 5px 0 0;
}

.searchKeywordA01 dd input.inputKeyword,
.searchKeywordA01 dd select.selectCategory {
	background-color: #f0f0f0;
	border: 1px solid #d9d9d9;
}

.searchKeywordA01 dd input.inputKeyword {
	width: 363px;
	padding:2px 4px;
}

.searchKeywordA01 dd select.selectCategory {
	width: 373px;
}
.searchKeywordA01 dd select.selectCategory[selected] {
	color: #cbcbcb;
}

.searchKeywordA01 dd .btnSearch {
	float: right;
	margin:5px auto 0;
	padding:2px 4px 3px;
	background-color: #f2f2f2;
	border: 1px solid #cbcbcb;
	color:#222;
	font-size:12px;
	text-decoration:none;
}

.searchKeywordA01 dd .btnSearch:hover {
	background-color: #e5eeff;
}


/*
	for search list ui
*/
.searchKeywordA01 dd .searchKeywordListA01 {
    position: relative;
    margin-top: -18px;
}

.searchKeywordA01 dd .searchKeywordListA01 .searchKeywordListText {
    width: 347px;
    padding: 2px 20px 2px 4px;
    border: 1px solid #d9d9d9;
    background: #f0f0f0 url(../../img/shared/download/bg_download_01.gif) no-repeat 360px 0.6em;
	font-size: 61.11%;
    cursor: pointer;
}

.searchKeywordA01 dd .searchKeywordListA01 .searchKeywordListText p {
	width: 100%;
	word-wrap: normal;
	white-space: nowrap;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}

.searchKeywordA01 dd .searchKeywordListA01 .searchKeywordListBox {
    display: none;
    position: absolute;
    left: 0;
    top: 18px;
    width: 363px;
    margin: 0 !important;
    padding: 2px 4px !important;
    border: 1px solid #d9d9d9;
    background-color: #f0f0f0 !important;
	font-size: 78.58%;/* (11px) */
}

.searchKeywordA01 dd .searchKeywordListA01 .searchKeywordListBox li {
    margin: 8px 0 !important;
    padding: 0 !important;
    cursor: pointer;
}

.searchKeywordA01 dd .searchKeywordListA01 .searchKeywordListBox li:hover {
    background-color: #e5eeff !important;
}

div#glnavNews {
	min-height:27px;
	_height:27px;
	zoom: 1;
}


/*
	for news panel
*/
#globalNavigation div.news-list h2.categoryTitleA01 a:link,
#globalNavigation div.news-list h2.categoryTitleA01 a:visited {
	font-weight: bold;
	text-decoration:none;
}

#globalNavigation div.news-list h2.categoryTitleA01 a:hover,
#globalNavigation div.news-list h2.categoryTitleA01 a:active {
	text-decoration: underline;
	background: none;
}
#globalNavigation div.news-list h2.categoryTitleA01 a.feed {
	margin-left: 10px;
}

#globalNavigation div.news-list-enable {
	width: auto;
}
#globalNavigation div.news-list-enable div.bgImageUnit {
	padding: 0;
}
#globalNavigation div.news-list-enable div.head {
	padding: 5px 16px 0;
}
#globalNavigation div.news-list-enable div.head h2.categoryTitleA01 {
	font-size:85.72%;
	font-weight: bold;
}
#globalNavigation div.news-list-enable div.body {
	height: 270px;
	margin: 10px 16px 0;
	background-color: #fff;
	border: 1px solid #cbcbcb;
	overflow-y: auto;
}
#globalNavigation div.news-list-enable div.body table {
	margin: 0 2px 0;
	width: auto;
}
#globalNavigation div.news-list-enable div.body th,
#globalNavigation div.news-list-enable div.body td {
	font-size:12px !important;
	padding: 0 14px;
	vertical-align: top;
	display: block;
}
#globalNavigation div.news-list-enable div.body th{
	margin-top: 10px;
	padding-top: 10px;
	color: #222222;
	text-align: left;
	border-top: 1px solid #cbcbcb;
}
#globalNavigation div.news-list-enable div.body tr.first-child th,
#globalNavigation div.news-list-enable div.body tr.first-child td {
	margin-top: 0;
	padding-top: 0.5em;
	border: none;
}
#globalNavigation div.news-list-enable div.body table ul.linkListA01 {
	padding: 0;
}
#globalNavigation div.news-list-enable div.body table ul.linkListA01 li {
	font-size:12px;
	padding-left: 14px !important;
	background: transparent url(../../img/shared/linklistmarker_02.gif) 0 2px no-repeat;
}
#globalNavigation div.news-list-enable div.body table ul.linkListA01 li a{
}


/*
	for innovation panel
*/

#globalNavigation ul li .child .childUnitB01 ul li p.categoryDescription{
	padding: 5px 16px 0px;
}
#globalNavigation ul li .child .childUnitB01 ul li div.thumbnailListBlockB01Half{
	padding: 5px 16px 0px;
}

#globalNavigation ul li .child .childUnitB01 p.categoryDescription {
	margin: 0 0 0.36em;
	line-height:1.4;
	font-size:85.72%;
}

#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 {
	clear:both;
	min-height:1px;
	zoom:1;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01:first-child {
	margin-top: 0;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt {
	clear: both;
	position: relative;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt span.titleText {
	display: table;
	*display: inline-block;
	font-size:85.72%;
	font-weight: bold;
	margin-left:82px;
	min-height: 18px;
	_height: 18px;
}

/* hack for Fx3 */
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt span.titleText,
x:-moz-any-link {
	display: inline-block;
}
/* hack for Fx3.5 */
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt span.titleText,
x:-moz-any-link, x:last-of-type {
	display: table;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt img {
	display: block;
	float: left;
	/*margin: -1.25em 0 20px;*/
	margin: 0 0 20px;
	padding: 0;
	border: 1px solid #e8e8e8;
	position: absolute;
	left: 0;
	top: 0;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a:after{
	content: '';
	margin: 0;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a[href^="http"] span:after {
	content: url('/img/shared/icn_window_02.png');
	margin: 0 0 0 0.3em;
	background:transparent none;
	vertical-align: middle;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a:link,
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a:visited {
	text-decoration:none;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a:hover,
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a:active {
	background:none;
	text-decoration:none;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a span.titleText {
	cursor: hand;/* for IE */
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a:hover span.titleText,
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a:active span.titleText {
	background-color: #e5eeff;
	text-decoration: underline;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a img {
	border: 1px solid #cdddff;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a:visited img {
	border: 1px solid #eeccff;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a:visited:hover img,
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a:visited:active img {
	border: 1px solid #c172e8;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a:hover img,
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dt a:active img {
	border: 1px solid #769ef4;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dd {
	min-height:47px;
	margin: 0;
	padding: 0.43em 0 0 82px;
	_margin-top: -0.36em;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01 dl {
	margin-left:0;
}

/* widthout tumbnail */
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01.disable dt span.titleText {
	margin-left:0;
}
#globalNavigation ul li .child .childUnitB01 dl.thumbnailListB01.disable dd {
	padding-left: 0;
}

/* === thumbnailListBlockB01Half === */
#globalNavigation ul li .child .childUnitB01 div.thumbnailListBlockB01Half {
	margin-top:20px;
	zoom:1;
}
#globalNavigation ul li .child .childUnitB01 div.thumbnailListBlockB01Half:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#globalNavigation ul li .child .childUnitB01 div.thumbnailListBlockB01Half:first-child {
	margin-top:0;
}

#globalNavigation ul li .child .childUnitB01 div.thumbnailListBlockB01Half dl.thumbnailListB01 > dt:first-child {
	margin-top:0;
}

#globalNavigation ul li .child .childUnitB01 div.thumbnailListBlockB01Half dl.thumbnailListB01 {
	width:266px;/* (580 -16) / 2 */
	clear:none;
	float:left;
	margin-top:0;
}

#globalNavigation ul li .child .childUnitB01 div.thumbnailListBlockB01Half dl.thumbnailListB01:first-child {
	margin-right:16px;
}
#globalNavigation ul li .child .childUnitB01 div.thumbnailListBlockB01Half dl.thumbnailListB01 dt img {
	margin-bottom:0;
}
#globalNavigation ul li .child .childUnitB01 div.thumbnailListBlockB01Half dl.thumbnailListB01 dd {
	font-size: 85.71%; /*12px*/
}