@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(http://cdn2.hubspot.net/hub/134521/file-409013965-jpg/new-img/shared/bgimage/bg_img_001.jpg);
	background-repeat:repeat-x;
}
.bgHome {
	background-color: #c8c9be;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-409013965-jpg/new-img/shared/bgimage/bg_img_001.jpg) !important;
	background-repeat:repeat-x;
}
.bgHome2 {
	background-color: #c8c9be;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-409013965-jpg/new-img/shared/bgimage/bg_img_001.jpg);
	background-repeat:repeat-x;
}
.bgAboutUs {
	background-color: #87afcd;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-403582169-jpg/new-img/shared/bgimage/bg_img_006.jpg);
	background-repeat:repeat-x;
}
.bgProfile {
	background-color: #87afcd;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-403582169-jpg/new-img/shared/bgimage/bg_img_006.jpg);
	background-repeat:repeat-x;
}
.bgOffice {
	background-color: #87afcd;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-403582169-jpg/new-img/shared/bgimage/bg_img_006.jpg);
	background-repeat:repeat-x;
}
.bgManagement {
	background-color: #87afcd;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-403582169-jpg/new-img/shared/bgimage/bg_img_006.jpg);
	background-repeat:repeat-x;
}
.bgDesign {
	background-color: #87afcd;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-403582169-jpg/new-img/shared/bgimage/bg_img_006.jpg);
	background-repeat:repeat-x;
}
.bgRandD {
	background-color: #87afcd;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-403582169-jpg/new-img/shared/bgimage/bg_img_006.jpg);
	background-repeat:repeat-x;
}
.bgHistory {
	background-color: #87afcd;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-403582169-jpg/new-img/shared/bgimage/bg_img_006.jpg);
	background-repeat:repeat-x;
}
.bgProcurement {
	background-color: #87afcd;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-403582169-jpg/new-img/shared/bgimage/bg_img_006.jpg);
	background-repeat:repeat-x;
}
.bgSns {
	background-color: #87afcd;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-403582169-jpg/new-img/shared/bgimage/bg_img_006.jpg);
	background-repeat:repeat-x;
}
.bgProducts {
	background-color: #99bdc7;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-404941233-jpg/new-img/shared/bgimage/bg_img_002.jpg);
	background-repeat:repeat-x;
}
.bgConsumerProducts {
	background-color: #99bdc7;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-404941233-jpg/new-img/shared/bgimage/bg_img_002.jpg);
	background-repeat:repeat-x;
}
.bgBusinessProducts {
	background-color: #99bdc7;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-404941233-jpg/new-img/shared/bgimage/bg_img_002.jpg);
	background-repeat:repeat-x;
}
.bgSupport {
	background-color: #d9c0d7;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-407501812-jpg/new-img/shared/bgimage/bg_img_003.jpg);
	background-repeat:repeat-x;
}
.bgNews {
	background-color: #87b2d6;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-406808391-jpg/new-img/shared/bgimage/bg_img_004.jpg);
	background-repeat:repeat-x;
}

.bgNews.bgXBlog, .bg-gradient--black {
    background-color: #575f5f;
    background-image: url("http://product.fujifilm.com.au/resource/1430974389000/OCMS_GSG26_Shared_Archive_Background/products/digital_cameras/x/img/shared/bg_img_xseries_01.jpg");
    background-repeat: repeat-x;
}

.bg-gradient--inkjet {
	background-color: #43B0C7;
	background-image: url(" http://cdn2.hubspot.net/hubfs/134521/new-img/shared/bgimage/bg-img-inkjet.jpg ");
	background-repeat: repeat-x;
}

.bgSustainability {
	background-color: #b3be71;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-404940303-jpg/new-img/shared/bgimage/bg_img_005.jpg);
	background-repeat:repeat-x;
}
.bgWorldWide {
	background-color: #c8c9be;
	background-image: url(http://cdn2.hubspot.net/hub/134521/file-409013965-jpg/new-img/shared/bgimage/bg_img_001.jpg);
	background-repeat:repeat-x;
}

#headBgImageTray {
	_background:transparent;
}

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

#header #headerBody {
	height:72px;
	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;

	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 .areaIdentifier {
	display:inline;
	font-weight: normal;
}
#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(http://cdn2.hubspot.net/hub/134521/file-403613194-gif/new-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(http://cdn2.hubspot.net/hub/134521/file-404973893-gif/new-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(http://cdn2.hubspot.net/hub/134521/file-404973893-gif/new-img/shared/header_listborder_01.gif) 10px 0 no-repeat;
}

#header .utility .worldWideSites a {
	padding-left:46px;
	background:url(http://cdn2.hubspot.net/hub/134521/file-403614744-gif/new-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(http://cdn2.hubspot.net/hub/134521/file-404973893-gif/new-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{
}

#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(http://cdn2.hubspot.net/hub/134521/file-406805741-gif/new-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(http://cdn2.hubspot.net/hub/134521/file-406805741-gif/new-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{
	background: url(http://cdn2.hubspot.net/hub/134521/file-404961013-gif/new-img/shared/globalnav/bg_menu_content_04.gif) center top no-repeat;
}
#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: 142px;
	float: left;
	padding: 0px 0 13px 30px;
	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(http://cdn2.hubspot.net/hub/134521/file-406805741-gif/new-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(http://cdn2.hubspot.net/hub/134521/file-407525007-gif/new-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(http://cdn2.hubspot.net/hub/134521/file-407525007-gif/new-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(http://cdn2.hubspot.net/hub/134521/file-403607609-gif/new-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(http://cdn2.hubspot.net/hub/134521/file-404973893-gif/new-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(http://cdn2.hubspot.net/hub/134521/file-404973893-gif/new-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(http://cdn2.hubspot.net/hub/134521/file-409082200-gif/new-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;
}