@charset "utf-8";

/* ****************************************************
1. Common Settings
2. Header
3. Footer
4. Main

99. Extra
***************************************************** */

#pageContainer.new_20180928{
	text-align: left;
	margin: 0 auto;
}

/* 1. Common Settings
=========================================*/

#newlayout .newlayoutInner hr {
	display: none;
	clear: both;
}
#newlayout .newlayoutInner .forVoice {
	display: block;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}


#newlayout #pageContainer {
	width: 980px;
}



/* 2. Header
=========================================*/

/* headContainer */
.newlayoutInner #headContainer {
	width: 980px;
	padding-top: 8px;
	border-top: solid 3px #0033aa;
}
.newlayoutInner #headContainer #headLogo {
	float: left;
	width: 101px;
	padding: 2px 0 0 20px;
}
* html .newlayoutInner #headContainer #headLogo img {
	zoom: 1;
}
.newlayoutInner #headContainer #headUtility {
	float: left;
	width: 859px;
}
.newlayoutInner #headContainer #headUtility #headLinkList01 {
	clear:both;
	padding: 0 0 0 714px;
}
.newlayoutInner #headContainer #headUtility #headLinkList01 ul {
}
.newlayoutInner #headContainer #headUtility #headLinkList01 ul li {
	float: left;
	line-height: 0;
	font-size: 0;
}
.newlayoutInner #headContainer #headUtility #headLinkList01 ul li.sitemap {
	margin-right: 0px;
	padding-right: 1px;
	background: url(/english/common/images/header_bg003.gif) no-repeat 100% 1px;
}

/*headLinkList02*/
.newlayoutInner #headContainer #headUtility #headLinkList02 {
	clear: both;
	padding-left: 34px;
}
.newlayoutInner #headContainer #headUtility #headLinkList02 #globalNavi {
	float: left;
	width: 821px;
	padding-top: 6px;
}
.newlayoutInner #headContainer #headUtility #headLinkList02 #globalNavi ul {
	padding-right: 1px;
	background: url(/english/common/images/header_bg001.gif) no-repeat right 3px;
	line-height: 0;
	font-size: 0;
}
.newlayoutInner #headContainer #headUtility #headLinkList02 #globalNavi ul li {
	float: left;
	padding-left: 1px;
	background: url(/english/common/images/header_bg001.gif) no-repeat 0 3px;
	line-height: 0;
	font-size: 0;
}


/* 3. Footer
=========================================*/

/* footpageTopLink */
#newlayout .footpageTopLink {
	clear: both;
	margin-top: 40px !important;
}

/* footContainer */
.newlayoutInner #footContainer {
	clear: both;
	width: 980px;
	margin-top: 9px;
	padding: 20px 0;
	border-top: solid 1px #cccccc;
	border-bottom: solid 3px #0033aa;
}
.newlayoutInner #footContainer #footUtility {
	float: left;
	width: 753px;
}
.newlayoutInner #footContainer #footUtility ul li {
	float: left;
	display: inline;
	margin-left: 20px;
	line-height: 0;
	font-size: 0;
}
.newlayoutInner #footContainer #footLogo {
	float: right;
	width: 222px;
	text-align: right;
}
.newlayoutInner #footContainer #footLogo ul li {
	float: left;
	margin-left: 10px;
	display: inline;
	font-size: 0;
}
.newlayoutInner #footContainer #footLogo #copyright {
	margin-top: 5px;
}






/* 4. Main
=========================================*/

/* topicPath */
#newlayout #topicPath {
	margin-top: 10px;
	padding: 7px 0 7px 28px;
	background: #e3f2f9;
	line-height: 1.1;
}
#newlayout #topicPath img {
	margin: 0 8px;
	vertical-align: middle;
}
#newlayout #topicPath em {
	font-weight: bold;
	color: #0066cc;
}
#newlayout #topicPath.type01 {
	width: 932px !important;
}

/* mainContainer */
#newlayout #mainContainer {
	clear: both;
	margin: 0 0 0 20px;
	padding-top: 10px;
}

/* contents */
#newlayout #contents {
	float: left;
	width: 720px;
}

#newlayout .section {
	margin: 0 0 0 10px;
}









/* 5. subNav
=========================================*/

#newlayout #subNav {
	float: right;
	width: 220px;
}
#newlayout #subNav .nav {
	padding-bottom: 7px;
	background: url(/english/common/images/com_bg053.gif) no-repeat 0 100%;
	zoom: 1;
}
#newlayout #subNav .nav div {
	padding: 9px 0 0;
	background: url(/english/common/images/com_bg054.gif) no-repeat 0 0;
	zoom: 1;
}
#newlayout #subNav .nav li img {
	vertical-align: top;
}
#newlayout #subNav .nav .btn {
	margin: 7px 9px 0 0;
	text-align: right;
}
#newlayout #subNav .nav .categoryTitle {
	margin: 0 0 10px;
	padding: 0 10px;
}
#newlayout #subNav .nav li {
	margin: 5px 10px 0;
	padding-top: 7px;
	background: url(/english/common/images/com_bg006.gif) repeat-x 0 0;
	line-height: 1.2;
	vertical-align: top;
	zoom: 1;
}
#newlayout #subNav .nav li a span.parent {
	display: block;
	padding: 0 0 6px 30px;
	background: url(/english/common/images/com_bg062.gif) no-repeat 0 100%;
	font-size: 120%;
	font-weight: bold;
}
#newlayout #subNav .nav li a {
	display: block;
	padding: 7px 0 0 0;
	background: url(/english/common/images/com_bg061.gif) no-repeat 0 0;
	color: #ffffff;
	zoom: 1;
}
#newlayout #subNav .nav li a:hover span.parent {
	background: url(/english/common/images/com_bg078.gif) no-repeat 0 100%;
}
#newlayout #subNav .nav li a:hover {
	background: url(/english/common/images/com_bg077.gif) no-repeat 0 0;
}
#newlayout #subNav .nav li.on a span.parent {
	background: url(/english/common/images/com_bg064.gif) no-repeat 0 100%;
}
#newlayout #subNav .nav li.on a {
	background: url(/english/common/images/com_bg063.gif) no-repeat 0 0;
}
#newlayout #subNav .nav li.on a:hover span.parent {
	background: url(/english/common/images/com_bg064.gif) no-repeat 0 100%;
}
#newlayout #subNav .nav li.on a:hover {
	background: url(/english/common/images/com_bg063.gif) no-repeat 0 0;
}
#newlayout #subNav .nav li a:link,
#newlayout #subNav .nav li a:visited,
#newlayout #subNav .nav li a:hover,
#newlayout #subNav .nav li a:active {
	color: #ffffff;
	text-decoration: none;
}
#newlayout #subNav .nav li.first {
	margin-top: 0;
	padding-top: 0;
	background: none;
}
#newlayout .nav .innerNav {
	display: none;
	overflow: hidden;
	width: 168px;
	margin: 0 0 0 20px;
	padding: 0 4px 0;
	background-color: #3c69d0;
	border-right: 2px solid #0033aa;
	border-bottom: 2px solid #0033aa;
	border-left: 2px solid #0033aa;
}
#newlayout .lock .innerNav {
	display: block !important;
}
#newlayout #subNav .nav .innerNav li {
	margin: 5px 0 5px;
	padding: 0;
	font-weight: bold;
	line-height: 1.2;
}
#newlayout #subNav .nav .innerNav li a {
	display: block;
	padding: 3px 0 0 0;
	cursor: pointer;
	zoom: 1;
}
#newlayout #subNav .nav .innerNav li a span {
	display: block;
	width: 157px;
	padding: 3px 0 6px 11px;
}
#newlayout #subNav .nav .innerNav li a span img {
	margin-left: 5px;
}
#newlayout #subNav .nav .innerNav li a:link,
#newlayout #subNav .nav .innerNav li a:visited {
	background: url(/english/common/images/com_bg055.gif) no-repeat 0 0;
}
#newlayout #subNav .nav .innerNav li a:hover,
#newlayout #subNav .nav .innerNav li a:active,
#newlayout #subNav .nav .innerNav li.on a {
	background: url(/english/common/images/com_bg057.gif) no-repeat 0 0 !important;
}
#newlayout #subNav .nav .innerNav li a:link span,
#newlayout #subNav .nav .innerNav li a:visited span {
	background: url(/english/common/images/com_bg056.gif) no-repeat 0 100%;
	color: #0066cc;
	text-decoration: underline;
}
#newlayout #subNav .nav .innerNav li a:hover span,
#newlayout #subNav .nav .innerNav li a:active span,
#newlayout #subNav .nav .innerNav li.on a span {
	background: url(/english/common/images/com_bg058.gif) no-repeat 0 100% !important;
	color: #ffffff !important;
	text-decoration: none !important;
}
#newlayout #subNav .nav .innerNav.month {
	width: 172px;
	margin-right: -4px;
	padding-right: 0;
	overflow: hidden;
}
#newlayout #subNav .nav .innerNav.month li {
	float: left;
	width: 39px;
	margin-right: 4px;
}
#newlayout #subNav .nav .innerNav.month li a span,
#newlayout #subNav .nav .innerNav.month li.off span {
	width: 39px;
	padding: 4px 0 6px;
	font-size: 90%;
	text-align: center;
}
#newlayout #subNav .nav .innerNav.month li a:link,
#newlayout #subNav .nav .innerNav.month li a:visited {
	background: url(/english/common/images/com_bg065.gif) no-repeat 0 0;
	text-decoration: none;
}
#newlayout #subNav .nav .innerNav.month li a:hover,
#newlayout #subNav .nav .innerNav.month li a:active,
#newlayout #subNav .nav .innerNav.month li.on a {
	background: url(/english/common/images/com_bg067.gif) no-repeat 0 0 !important;
	text-decoration: none !important;
}
#newlayout #subNav .nav .innerNav.month li a:link span,
#newlayout #subNav .nav .innerNav.month li a:visited span {
	background: url(/english/common/images/com_bg066.gif) no-repeat 0 100%;
	color: #0066cc;
	text-decoration: none;
}
#newlayout #subNav .nav .innerNav.month li a:hover span,
#newlayout #subNav .nav .innerNav.month li a:active span,
#newlayout #subNav .nav .innerNav.month li.on a span {
	background: url(/english/common/images/com_bg068.gif) no-repeat 0 100% !important;
	color: #ffffff !important;
	text-decoration: none !important;
}
#newlayout #subNav .nav .innerNav.month li.off {
	padding-top: 3px;
	background: url(/english/common/images/com_bg069.gif) no-repeat 0 0;
}
#newlayout #subNav .nav .innerNav.month li.off span {
	display: block;
	background: url(/english/common/images/com_bg070.gif) no-repeat 0 100%;
	color: #999999;
}
#newlayout #subNav .nav .innerNav li.innerTitle {
	background: url(/english/common/images/com_bg056.gif) no-repeat 0 100%;
	color: #333333;
}
#newlayout #subNav .nav .innerNav li.innerTitle span {
	display: block;
	padding: 7px 0 13px;
	background: url(/english/common/images/com_bg055.gif) no-repeat 0 0;
	zoom: 1;
}
#newlayout #subNav .nav .innerNav li.innerTitle span span {
	padding: 0 11px 0;
	background: none;
}
#newlayout #subNav .nav .innerNav li.innerTitle li,
#newlayout #subNav .nav .innerNav li.innerTitle li span {
	background: none !important;
}
#newlayout #subNav .nav .innerNav li.innerTitle ul {
	margin-top: 6px;
	padding: 10px 11px 0;
}
#newlayout #subNav .nav .innerNav li.innerTitle li {
	margin: 10px 0 0;
}
#newlayout #subNav .nav .innerNav li.innerTitle li.first {
	margin: 0;
}
#newlayout #subNav .nav .innerNav li.innerTitle li a {
	display: block;
	padding: 0 0 0 15px;
	background: url(/english/common/images/com_ic001.gif) no-repeat 0 0.2em !important;
	font-weight: normal;
}
#newlayout #subNav .nav .innerNav li.innerTitle li a:link {
	color: #0066cc;
	text-decoration: underline;
}
#newlayout #subNav .nav .innerNav li.innerTitle li a:visited {
	color: #663399;
	text-decoration: underline;
}
#newlayout #subNav .nav .innerNav li.innerTitle li a:hover {
	background: url(/english/common/images/com_ic020.gif) no-repeat 0 0.2em !important;
	color: #f86300;
	text-decoration: none;
}
#newlayout #subNav .nav .innerNav li.innerTitle li a:active {
	background: url(/english/common/images/com_ic020.gif) no-repeat 0 0.2em !important;
	color: #f86300;
	text-decoration: none;
}

#newlayout #subNav .nav02 {
	margin-top: 10px;
}
#newlayout #subNav .nav02 dt {
	line-height: 0;
	font-size: 0;
}
#newlayout #subNav .nav02 dd {
	padding: 10px 26px 3px 27px;
	background: url(/english/products/images/products_bg004.gif) no-repeat 0 100%;
}
#newlayout #subNav .nav02 dd div {
	margin-bottom: 10px;
}
#newlayout #subNav .nav02 dd .pickup {
	padding-top: 9px;
	background: url(/english/common/images/com_bg008.gif) repeat-x 0 0;
}
#newlayout #subNav .nav02 dd .productName {
	font-weight: bold;
}
#newlayout #subNav .nav02 dd .productInfo {
	margin: 7p 0 7px 0;
	line-height: 1.2;
}
#newlayout #subNav .nav02 dd .photo a {
	display: block;
	border: solid 2px #ffffff;
}
#newlayout #subNav .nav02 dd .photo a:hover {
	border: solid 2px #ff9933;
}
#newlayout #subNav .nav02 dd .ptoductLinup,
#newlayout #subNav .nav02 dd .officialSite {
	margin-top: 7px;
}


/* naviOff */
#newlayout .naviOff #contents {
	float: none;
	width: 960px;
}


/* company */
#newlayout #subNav .companyNav {
}

#newlayout #subNav .companyNav .nav li a {
	background: url(/english/common/images/com_bg071.gif) no-repeat 0 0;
}
#newlayout #subNav .companyNav .nav li a span.parent {
	background: url(/english/common/images/com_bg062.gif) no-repeat 0 100%;
}
#newlayout #subNav .companyNav .nav li a:hover {
	background: url(/english/common/images/com_bg072.gif) no-repeat 0 0;
}
#newlayout #subNav .companyNav .nav li a:hover span.parent {
	background: url(/english/common/images/com_bg073.gif) no-repeat 0 100%;
}
#newlayout #subNav .companyNav .nav li.on a {
	background: url(/english/common/images/com_bg072.gif) no-repeat 0 0;
}
#newlayout #subNav .companyNav .nav li.on a span.parent {
	background: url(/english/common/images/com_bg073.gif) no-repeat 0 100%;
}

#newlayout #subNav .companyNav .nav li .innerNav li a {
	background: url(/english/common/images/com_bg055.gif) no-repeat 0 0;
}
#newlayout #subNav .companyNav .nav li .innerNav li a:hover {
	background: url(/english/common/images/com_bg057.gif) no-repeat 0 0;
}




#newlayout #subNav .companyNav .nav li .innerNav li.on a:link,
#newlayout #subNav .companyNav .nav li .innerNav li.on a:visited,
#newlayout #subNav .companyNav .nav li .innerNav li.on a:hover,
#newlayout #subNav .companyNav .nav li .innerNav li.on a:active {
	background: url(/english/common/images/com_bg057.gif) no-repeat 0 0;
	color: #ffffff;
}
#newlayout #subNav .companyNav .nav li .innerNav li.on a span {
	background: url(/english/common/images/com_bg058.gif) no-repeat 0 100%;
	color: #ffffff;
}


#newlayout #subNav .otherLink p {
	float: right;
	margin-top: 5px;
	text-align: right;
}
#newlayout #subNav .otherLink .iconLink01 {
	float: right;
}

#newlayout #subNav #pdfBannerBlock {
	clear: both;
	margin-top: 15px;
	padding: 0 10px;
}
#newlayout #subNav #pdfBannerBlock .outLink {
	margin-top: 5px;
	line-height: 1.4;
}







/* 99. Extra
=========================================*/
/* Clearfix */
.newlayoutInner #headContainer:after,
.newlayoutInner #headContainer #headUtility #headLinkList01 ul:after,
.newlayoutInner #headContainer #headUtility #headLinkList02:after,
.newlayoutInner #headContainer #headUtility #headLinkList02 #globalNavi ul:after,
.newlayoutInner #headContainer #headUtility #headLinkList02 #search form ul:after,
.newlayoutInner #footContainer:after,
.newlayoutInner #footContainer #footUtility ul:after,
.newlayoutInner #footContainer #footLogo ul:after,
#newlayout #mainContainer:after,
#newlayout #subNav .sideSearch dl ul:after,
#newlayout #subNav .nav .innerNav.month:after,
#newlayout #subNav .otherLink:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.newlayoutInner #headContainer,
.newlayoutInner #headContainer #headUtility #headLinkList01 ul,
.newlayoutInner #headContainer #headUtility #headLinkList02,
.newlayoutInner #headContainer #headUtility #headLinkList02 #globalNavi ul,
.newlayoutInner #headContainer #headUtility #headLinkList02 #search form ul,
.newlayoutInner #footContainer,
.newlayoutInner #footContainer #footUtility ul,
.newlayoutInner #footContainer #footLogo ul,
#newlayout #mainContainer,
#newlayout #subNav .sideSearch dl ul,
#newlayout #subNav .nav .innerNav.month,
#newlayout #subNav .otherLink {
	zoom: 1;
	display: block;	/* for safari firefox3 */
	min-height: 1%;  /* for IE 7*/
}
/* IE7 hacks */
*:first-child+html .newlayoutInner #headContainer,
*:first-child+html .newlayoutInner #headContainer #headUtility #headLinkList01 ul,
*:first-child+html .newlayoutInner #headContainer #headUtility #headLinkList02,
*:first-child+html .newlayoutInner #headContainer #headUtility #headLinkList02 #globalNavi ul,
*:first-child+html .newlayoutInner #headContainer #headUtility #headLinkList02 #search form ul,
*:first-child+html .newlayoutInner #footContainer,
*:first-child+html .newlayoutInner #footContainer #footUtility ul,
*:first-child+html .newlayoutInner #footContainer #footLogo ul,
*:first-child+html #newlayout #mainContainer,
*:first-child+html #newlayout #subNav .sideSearch dl ul,
*:first-child+html #newlayout #subNav .nav .innerNav.month,
*:first-child+html #newlayout #subNav .otherLink {
	display: inline-table;
}/* end hacks */
