@charset "UTF-8";

/* **************************************************

Name: corporate.css

Description: additional CSS for Hitachi Global pages
- http://www.hitachi.com/about/*
- http://www.hitachi.com/businesses/index.html
- http://www.hitachi.com/businesses/category/*

Create: 2014.03.XX
Update: XXXX.XX.XX

Copyright 2014 Hitachi, Ltd.

***************************************************** */



/* --- Panel --- */

* html ul.Panel {margin-bottom: 15px;}
*:first-child+html ul.Panel {margin-bottom: 15px;}

ul.Panel li.Column1 {
	position: relative;
	width: 230px;
	height: 20.5em;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-color: #363434;
	border-radius: 7px 7px 5px 5px;
	-moz-border-radius: 7px 7px 5px 5px;
	-webkit-border-radius: 7px 7px 5px 5px;
	-o-border-radius: 7px 7px 5px 5px;
	-ms-border-radius: 7px 7px 5px 5px;
}
ul.Panel li.FirstItem {margin-bottom: 15px;}

.Identity ul.Panel li.Column1,
.Corporate ul.Panel li.Column1 {
	height: auto;
	padding-bottom: 0;
}

.Products ul.Panel li.Column1 { height: 21em; }
* html .Products ul.Panel li.Column1 { height: 23em; }

ul.Panel li.Column1 a {
	display: block;
	zoom: 1;
}

ul.Panel li.Column1 ul a {
	display: inline;
}
ul.Panel li.Column1 a:link,
ul.Panel li.Column1 a:visited {
	color: #fff;
	text-decoration: none;
}
ul.Panel li.Column1 a:hover,
ul.Panel li.Column1 a:active {
	color: #fff;
	text-decoration: underline;
}

ul.Panel li.Column1 img {
	display: block;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
}

ul.Panel li.Column1 strong {
	display: table-cell;
	width: 185px;
	height: 3.5em;
	padding: 5px 30px 0 15px;
	background-image: url(/image/en/r5/icon/icon_panel_link.gif);
	background-repeat: no-repeat;
	background-position: 198px 55%;
	color: #fff;
	font-weight: bold;
	line-height: 130%;
	vertical-align: middle;
}
* html ul.Panel li.Column1 strong {
	display: block;
	height: 3em;
	padding: 5px 30px 0 15px;
	background-position: 198px 5px;
	cursor: pointer;
}
*:first-child+html ul.Panel li.Column1 strong {
	display: block;
	height: 3em;
	padding: 5px 30px 0 15px;
	background-position: 198px 5px;
	cursor: pointer;
}
.Identity ul.Panel li.Column1 strong,
.Corporate ul.Panel li.Column1 strong {
	width: 180px;
	height: 4em;
	padding: 0 35px 0 15px;
	font-size: 90%;
	background-position: 198px 48%;
}
* html .Identity ul.Panel li.Column1 strong,
* html .Corporate ul.Panel li.Column1 strong {
	display: block;
	width: 180px;
	height: 3em;
	padding: 0 35px 0 15px;
	background-position: 198px 9px;
	zoom: 1;
}
*:first-child+html .Identity ul.Panel li.Column1 strong,
*:first-child+html .Corporate ul.Panel li.Column1 strong {
	display: block;
	width: 180px;
	height: 3em;
	padding: 0 35px 0 15px;
	background-position: 198px 9px;
	zoom: 1;
}
.Products ul.Panel li.Column1 strong {
	width: 180px;
	height: 5.4em;
	padding: 0 35px 0 15px;
	background-position: 198px 48%;
}
* html .Products ul.Panel li.Column1 strong {
	display: block;
	width: 180px;
	height: 4.8em;
	padding: 8px 35px 0 15px;
	background-position: 198px 9px;
	zoom: 1;
}
*:first-child+html .Products ul.Panel li.Column1 strong {
	display: block;
	width: 180px;
	height: 4.8em;
	padding: 8px 35px 0 15px;
	background-position: 198px 9px;
	zoom: 1;
}

ul.Panel li.Column1 strong span {
	display: inline;
	padding: 0;
	font-size: 76%;
}

ul.Panel li.Column1 span {
	display: block;
	padding: 0 15px;
	color: #fff;
	font-size: 83%;
	line-height: 140%;
}

ul.Panel li.Column1 span a {
	clear: both;
	float: left;
	margin-bottom: 5px;
	background: url(/image/en/r1/icon/icon_link_right_white.gif) no-repeat right center;
}
ul.Panel li.Column1 span a:link,
ul.Panel li.Column1 span a:visited {padding-right: 17px;}
ul.Panel li.Column1 span a:hover,
ul.Panel li.Column1 span a:active {padding-right: 19px;}


.Businesses ul.Panel li.Column2 .Radius,
ul.Panel li.Column1 .Radius {
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	background-image: url(/image/en/r5/bg_radius.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

* html .Businesses ul.Panel li.Column2 .Radius,
* html ul.Panel li.Column1 .Radius {
	display: none;
}

.Businesses ul.Panel li.Column2 .LT,
ul.Panel li.Column1 .LT {
	top: 0;
	left: 0;
	background-position: 0 0;
}
.Businesses ul.Panel li.Column2 .RT,
ul.Panel li.Column1 .RT {
	top: 0;
	right: 0;
	background-position: -5px 0;
}
.Businesses ul.Panel li.Column2 .LB,
ul.Panel li.Column1 .LB {
	bottom: 0;
	left: 0;
	background-position: 0 -5px;
}
.Businesses ul.Panel li.Column2 .RB,
ul.Panel li.Column1 .RB {
	bottom: 0;
	right: 0;
	background-position: -5px -5px;
}

.Products ul.Panel li.Column1 ul.LinkListStyle2 {
	padding: 0 15px;
	font-size: 76%;
}

.Products ul.Panel li.Column1 ul.LinkListStyle2 li {
	line-height: 120%;
}



.Businesses ul.Panel li.Column1 { height: 18em; }

.Businesses ul.Panel li.Column2 {
	position: relative;
	height: 18em;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-color: #363434;
	border-radius: 7px 7px 5px 5px;
	-moz-border-radius: 7px 7px 5px 5px;
	-webkit-border-radius: 7px 7px 5px 5px;
	-o-border-radius: 7px 7px 5px 5px;
	-ms-border-radius: 7px 7px 5px 5px;
	zoom: 1;
}

.Businesses ul.Panel li.Column2.FirstItem {
	height: 37.9em;
}

.Businesses ul.Panel li.Column2 a {
	display: block;
	zoom: 1;
}

.Businesses ul.Panel li.Column2 ul.LinkListStyle2 {
	padding: 15px 0 0 15px;
}

.Businesses ul.Panel li.Column2 ul.LinkListStyle2 li {
	margin-bottom: 6px;
}

.Businesses ul.Panel li.Column2 ul.LinkListStyle2 li a {
	display: inline;
	float: none;
	width: auto;
}

.Businesses ul.Panel li.Column2 a:link,
.Businesses ul.Panel li.Column2 a:visited {
	color: #fff;
	text-decoration: none;
}
.Businesses ul.Panel li.Column2 a:hover,
.Businesses ul.Panel li.Column2 a:active {
	color: #fff;
	text-decoration: underline;
}

.Businesses ul.Panel li.Column2 img {
	display: block;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
}

.Businesses ul.Panel li.Column2 strong {
	display: table-cell;
	width: 430px;
	height: 3.5em;
	padding: 5px 30px 0 15px;
	background-image: url(/image/en/r5/icon/icon_panel_link.gif);
	background-repeat: no-repeat;
	background-position: 443px 55%;
	color: #fff;
	font-weight: bold;
	line-height: 130%;
	vertical-align: middle;
}
* html .Businesses ul.Panel li.Column2 strong {
	display: block;
	height: 3em;
	padding: 5px 30px 0 15px;
	background-position: 443px 5px;
	cursor: pointer;
}
*:first-child+html .Businesses ul.Panel li.Column2 strong {
	display: block;
	height: 3em;
	padding: 5px 30px 0 15px;
	background-position: 443px 5px;
	cursor: pointer;
}

ul.Panel li.Column2 span {
	display: block;
	padding: 15px 0 0 15px;
	color: #fff;
	font-size: 83%;
	line-height: 160%;
}




/* --- Panel2 --- */

ul.Panel2 li {
	position: relative;
	width: 230px;
	height: 22.3em;
	min-height: 355px;
	margin-bottom: 15px;
	background-color: #f2f2f2;
	border-radius: 7px 7px 5px 5px;
	-moz-border-radius: 7px 7px 5px 5px;
	-webkit-border-radius: 7px 7px 5px 5px;
	-o-border-radius: 7px 7px 5px 5px;
	-ms-border-radius: 7px 7px 5px 5px;
}

ul.Panel2 li .img {
	display: block;
	background-color: #363434;
	border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-o-border-radius: 7px 7px 0 0;
	-ms-border-radius: 7px 7px 0 0;
}

ul.Panel2 li img {
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
}

ul.Panel2 li:hover strong {
	color: #b1000e;
	text-decoration: underline;
}

ul.Panel2 li .Panel2Text {
	height: 6.8em;
	padding: 16px 40px 0 15px;
	background: url(/image/en/r5/icon/icon_panel2_link.gif) no-repeat 198px 50%;
}

ul.Panel2 li .Panel2Text a {
	display: block;
	padding-bottom: 10px;
	color: #333;
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}

ul.Panel2 li .Panel2Text a:hover {
	text-decoration: underline;
	color: #333;
}

ul.Panel2 li .Panel2Text .text {
	display: block;
	color: #333;
	font-size: 83%;
	line-height: 140%;
}

ul.Panel2 li .Radius {
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	background-image: url(/image/en/r5/bg_radius.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

* html ul.Panel2 li .Radius {
	display: none;
}

ul.Panel2 li .LT {
	top: 0;
	left: 0;
	background-position: 0 0;
}
ul.Panel2 li .RT {
	top: 0;
	right: 0;
	background-position: -5px 0;
}
ul.Panel2 li .LB {
	bottom: 0;
	left: 0;
	background-position: 0 -5px;
}
ul.Panel2 li .RB {
	bottom: 0;
	right: 0;
	background-position: -5px -5px;
}



/* --- /businesses/category/* --- */

.Products .PageTitleStyle1 { margin: 0 0 15px; }

.Products h3 img {
	vertical-align: middle;
	margin-right: 10px;
}

.Products #VerticalLocalNavi h2 a {
	padding: 8px 15px;
}
.Products #VerticalLocalNavi li a {
	padding-top: 8px;
	padding-bottom: 8px;
}

.Products .TitleStyle1,
.Products .TitleStyle2 {
	position: relative;
	clear: both;
	overflow: hidden;
}

.Products .TitleStyle2 h2 {
	margin: 0 0 25px 0;
	padding: 0;
	background-image: none;
}

.Products .TitleStyle2 h2 img {
	position: relative;
}

.Products .TitleStyle2 h2 span {
	margin: -56px 0 0 40px;
	padding: 10px 15px 10px 40px;
	zoom: 1;
}

.Products .TitleStyle1 ul,
.Products .TitleStyle2 ul {
	position: absolute;
	top: 10px;
	right: 15px;
	text-align :right;
}
.Products .TitleStyle2 ul {top: 23px;}

.Products .TitleStyle1 ul {width: 400px;}

.Products .TitleStyle1 li,
.Products .TitleStyle2 li {
	float: none;
	display: inline-block;
}
* html .Products .TitleStyle1 li { display: inline; }
*:first-child+html .Products .TitleStyle1 li { display: inline; }

.Products .TitleStyle1 li {margin: 0 0 0 15px;}

.Products #BrandingImgStyle { background-color: #fff; }

.CaseStudiesBanner {
	background: #f2f2f2 url(/image/en/r5/corporate/bg_case_studies_banner.gif) repeat-x;
	text-align: center;
}
* html .CaseStudiesBanner { background-position: 0 3px; }
*:first-child+html .CaseStudiesBanner { background-position: 0 3px; }

.CaseStudiesBanner div {
	width: 965px;
	margin: 0 auto;
	text-align: left;
}

.CaseStudiesBanner div iframe {
	margin-bottom: 0 !important;
}
* html .CaseStudiesBanner div iframe { height: 350px !important; }
*:first-child+html .CaseStudiesBanner div iframe { height: 350px !important; }



/* --- /about/index.html > Page Title --- */

.Company .PageTitleStyle1 { margin: 0 0 15px; }



/* --- /about/index.html > CategoryNavi --- */

.Company .CategoryNavi li a {
	width: 127px;
	height: auto;
	min-height: 40px;
	padding: 50px 5px 10px;
	background-image: url(/image/en/r5/corporate/about_icons.gif);
	background-repeat: no-repeat;
	font-size: 76%;
}

.Company .CategoryNavi li a#AboutNavi1:link,
.Company .CategoryNavi li a#AboutNavi1:visited {background-position: 10px 0;}
.Company .CategoryNavi li a#AboutNavi2:link,
.Company .CategoryNavi li a#AboutNavi2:visited {background-position: -110px 0;}
.Company .CategoryNavi li a#AboutNavi3:link,
.Company .CategoryNavi li a#AboutNavi3:visited {background-position: -230px 0;}
.Company .CategoryNavi li a#AboutNavi4:link,
.Company .CategoryNavi li a#AboutNavi4:visited {background-position: -350px 0;}
.Company .CategoryNavi li a#AboutNavi5:link,
.Company .CategoryNavi li a#AboutNavi5:visited {background-position: -470px 0;}
.Company .CategoryNavi li a#AboutNavi6:link,
.Company .CategoryNavi li a#AboutNavi6:visited {background-position: -590px 0;}
.Company .CategoryNavi li a#AboutNavi7:link,
.Company .CategoryNavi li a#AboutNavi7:visited {
	width: 133px;
	background-position: -710px 0;
}
.Company .CategoryNavi li a#AboutNavi7:link:before,
.Company .CategoryNavi li a#AboutNavi7:visited:before {
	background-color: #262626;
}

.Company .CategoryNavi li a#AboutNavi1:hover,
.Company .CategoryNavi li a#AboutNavi1:active {background-position: 10px -160px;}
.Company .CategoryNavi li a#AboutNavi2:hover,
.Company .CategoryNavi li a#AboutNavi2:active {background-position: -110px -160px;}
.Company .CategoryNavi li a#AboutNavi3:hover,
.Company .CategoryNavi li a#AboutNavi3:active {background-position: -230px -160px;}
.Company .CategoryNavi li a#AboutNavi4:hover,
.Company .CategoryNavi li a#AboutNavi4:active {background-position: -350px -160px;}
.Company .CategoryNavi li a#AboutNavi5:hover,
.Company .CategoryNavi li a#AboutNavi5:active {background-position: -470px -160px;}
.Company .CategoryNavi li a#AboutNavi6:hover,
.Company .CategoryNavi li a#AboutNavi6:active {background-position: -590px -160px;}
.Company .CategoryNavi li a#AboutNavi7:hover,
.Company .CategoryNavi li a#AboutNavi7:active {background-position: -710px -160px;}

.Company .CategoryNavi li a span {
	display: table-cell;
	width: 137px;
	height: 40px;
	line-height: 140%;
	text-align: center;
	vertical-align: middle;
}
* html .Company .CategoryNavi li a span {
	display: block;
	width: 127px;
	padding-top: 5px;
	cursor: pointer;
}
*:first-child+html .Company .CategoryNavi li a span {
	display: block;
	padding-top: 5px;
	cursor: pointer;
}


/* --- /about/index.html > BoxPatternA --- */

.Company .BoxPatternA {
	position: relative;
	margin: 0 0 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
*:first-child+html .Company .BoxPatternA {
	margin-top: 15px;
}

.Company .BoxPatternA h2 {
	position: relative;
	margin: -25px 0 0;
	padding: 20px 140px 20px 15px;
	background: #363434 url(/image/en/r5/icon/icon_panel_link.gif) no-repeat 443px 50%;
	font-size: 100%;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
}

.Company .BoxPatternA h2 a {
	min-height: auto;
	margin: 0;
	background-image: none !important;
	font-size: 90%;
	font-weight: bold;
}
.Company .BoxPatternA h2 a:link,
.Company .BoxPatternA h2 a:visited {
	padding: 0;
	background-color: #363434;
	border-right-style: none !important;
}
.Company .BoxPatternA h2 a:hover,
.Company .BoxPatternA h2 a:active {
	padding: 0;
	background-color: #363434;
	text-decoration: underline;
	border-right-style: none !important;
}

.Company .BoxPatternA h2:hover a {
	text-decoration: underline;
}

.Company .BoxPatternA h2 span {
	padding: 0;
	color: #fff;
	background-color: transparent;
	font-size: 83%;
	font-weight: normal;
	line-height: 160%;
}

.Company .BoxPatternA h2 img {
	position: absolute;
	left: 366px;
	top: 50%;
	margin-top: -19px;
}

.Company .BoxPatternA .Inner {
	padding: 15px 5px 0 5px;
}

.Company .BoxPatternA .Radius {
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	background-image: url(/image/en/r5/bg_radius.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
* html .Company .BoxPatternA .Radius {
	display: none;
}
.Company .BoxPatternA .LT {
	top: -10px;
	left: 0;
	background-position: 0 0;
}
.Company .BoxPatternA .RT {
	top: -10px;
	right: 0;
	background-position: -5px 0;
}
.Company .BoxPatternA .LB {
	bottom: 0;
	left: 0;
	background-position: 0 -5px;
}
.Company .BoxPatternA .RB {
	bottom: 0;
	right: 0;
	background-position: -5px -5px;
}


/* --- /about/index.html > News Release --- */

.Company .BoxPatternA dt {
	font-size: 90%;
}

.Company .BoxPatternA .Inner ul.LinkListStyle1 {
	padding: 0;
}

.Company .BoxPatternA .Inner ul.LinkListStyle1 li {
	padding-bottom: 5px;
	font-size: 90%;
	zoom: 1;
}
.Company .BoxPatternA .Inner ul.LinkListStyle1 li:after {
	content: "";
	display: block;
	clear: both;
}

.Company .BoxPatternA .Inner ul.LinkListStyle1 li span {
	display: block;
	float: right;
	width: 100px;
	margin-left: 15px;
}

.Company .BoxPatternA .Inner ul.LinkListStyle1 li span img {
	width: 100px;
}


/* --- /about/index.html > YouTube --- */

.Company .YouTube {display: none;}
.JS .Company .YouTube {display: block;}

.Company ul#YouTube {
	margin: -15px 0 0;
	padding: 0;
}

.Company ul#YouTube li {
	margin: 0 -5px;
	line-height: 100%;
}

.Company ul#YouTube li a {
	display: block;
	padding: 15px 40px 15px 15px;
	text-decoration: none;
	background: url(/image/en/r5/icon/icon_panel2_link.gif) no-repeat 443px 50%;
	border-top: solid 1px #fff;
}
.Company ul#YouTube li.FirstItem a {border-top: 0 none;}

.Company ul#YouTube li .TextStyle1 a {
	display: inline;
	padding: 0;
	text-decoration: underline;
	border-top: 0 none;
}

.Company ul#YouTube li .YtImg {
	display: block;
	float: left;
	position: relative;
	width: 120px;
	height: 68px;
	overflow: hidden;
}

.Company ul#YouTube li .YtImg img {
	position: absolute;
	left: 0;
	top: -11px;
}

.Company ul#YouTube li .YtImg .YtTime {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 3px;
	background-color: #111;
	color: #fff;
	font-size: 67%;
	line-height: 100%;
}

.Company ul#YouTube li strong {
	display: block;
	float: right;
	width: 285px;
	padding-bottom: 5px;
	color: #333;
	font-size: 90%;
	font-weight: bold;
}

.Company ul#YouTube li a:hover strong,
.Company ul#YouTube li a:active strong {
	color: #b1000e;
	text-decoration: underline;
}

.Company ul#YouTube li .YtData {
	display: block;
	float: right;
	width: 285px;
	color: #666;
	font-size: 67%;
}

.Company ul#YouTube li p {padding: 15px 15px 10px;}



/* --- /about/index.html > Twitter --- */

.Company .Twitter {display: none;}
.JS .Company .Twitter {display: block;}

.Company .Twitter h2 {
	margin: -15px 0 0 0;
	padding: 18px 50px 18px 15px;
}

.Company .Twitter .Inner {
	padding: 0 0 0 15px;
}

.Company .Twitter a.twitter-timeline {
	display: block;
	padding: 15px 15px 10px 0;
	font-size: 90%;
}

.Company .Twitter .BoxPatternA .LT {top: 0;}
.Company .Twitter .BoxPatternA .RT {top: 0;}



/* --- /about/corporete/identity/index.html --- */

.Identity .IdentityPanel1 {
	position: relative;
	width: 475px;
	margin-bottom: 15px;
	background-color: #363434;
	border-radius: 7px 7px 5px 5px;
	-moz-border-radius: 7px 7px 5px 5px;
	-webkit-border-radius: 7px 7px 5px 5px;
	-o-border-radius: 7px 7px 5px 5px;
	-ms-border-radius: 7px 7px 5px 5px;
}

.Identity .IdentityPanel1 img {
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
}

.Identity .IdentityPanel1 .Inner {
	padding: 0 15px;
	height: 9.5em;
}

.Identity .IdentityPanel1 h2 {
	margin: 0;
	padding: 5px 0 10px;
	color: #fff;
	font-weight: bold;
	line-height: 130%;
	background-image: none;
}

.Identity .IdentityPanel1 .TextStyle3 {
	color: #fff;
	line-height: 150%;
}

.Identity .IdentityPanel2 {
	position: relative;
	display: table;
	margin-bottom: 15px;
	zoom: 1;
}
* html .Identity .IdentityPanel2 {
	background-color: #dadada;
}
*:first-child+html .Identity .IdentityPanel2 {
	background-color: #dadada;
}

.Identity .IdentityPanel2 h2 {
	display: table-cell;
	width: 230px;
	height: 230px;
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	color: #333;
	text-align: center;
	background: none #dadada;
	vertical-align: middle;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	-ms-border-radius: 5px 0 0 5px;
}
* html .Identity .IdentityPanel2 h2 {
	float: left;
	padding-top: 80px;
	height: 150px;
}
*:first-child+html .Identity .IdentityPanel2 h2 {
	float: left;
	padding-top: 80px;
	height: 150px;
}

.Identity .IdentityPanel2 h2 span {
	display: block;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 72%;
	background-color: transparent;
}

.Identity .IdentityPanel2 .Inner {
	display: table-cell;
	width: 675px;
	padding: 30px 30px 15px;
	background-color: #f2f2f2;
	vertical-align: middle;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	-ms-border-radius: 0 5px 5px 0;
}
* html .Identity .IdentityPanel2 .Inner {
	float: right;
	height: 170px;
	padding: 60px 30px 0;
}
*:first-child+html .Identity .IdentityPanel2 .Inner {
	min-height: 170px;
	padding: 60px 30px 0;
}

.Identity .IdentityPanel2 .Col {
	width: 735px;
	padding: 0;
	background-color: #f2f2f2;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	-ms-border-radius: 0 5px 5px 0;
}
* html .Identity .IdentityPanel2 .Col {
	float: right;
}

.Identity .IdentityPanel2 .Row {border-top: solid 1px #fff;}
.Identity .IdentityPanel2 .FirstItem {border-top: none 0;}

.Identity .IdentityPanel2 .Row h3 {
	display: table-cell;
	width: 260px;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	vertical-align: middle;
}
* html .Identity .IdentityPanel2 .Row h3 {
	float: left;
	padding-top: 30px;
}
*:first-child+html .Identity .IdentityPanel2 .Row h3 {
	float: left;
	padding-top: 30px;
}

.Identity .IdentityPanel2 .Row {zoom: 1}

.Identity .IdentityPanel2 .Row .Inner {
	width: 445px;
	padding: 30px 30px 15px 0;
}
* html .Identity .IdentityPanel .Row .Inner {
	width: 445px;
	padding: 30px 30px 15px 0;
}
*:first-child+html .Identity .IdentityPanel2 .Row .Inner {
	width: 445px;
	min-height: 0;
	padding: 30px 30px 15px 0;
}

.Identity .IdentityPanel1 .Radius,
.Identity .IdentityPanel2 .Radius {
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	background-image: url(/image/en/r5/bg_radius.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
* html .Identity .IdentityPanel1 .Radius,
* html .Identity .IdentityPanel2 .Radius {
	display: none;
}

.Identity .IdentityPanel1 .LT,
.Identity .IdentityPanel2 .LT {
	top: 0;
	left: 0;
	background-position: 0 0;
}
.Identity .IdentityPanel1 .RT,
.Identity .IdentityPanel2 .RT {
	top: 0;
	right: 0;
	background-position: -5px 0;
}
.Identity .IdentityPanel1 .LB,
.Identity .IdentityPanel2 .LB {
	bottom: 0;
	left: 0;
	background-position: 0 -5px;
}
.Identity .IdentityPanel1 .RB,
.Identity .IdentityPanel2 .RB {
	bottom: 0;
	right: 0;
	background-position: -5px -5px;
}

.Identity .CategoryNavi li { width: 121px; }
.Identity .CategoryNavi li.LastItem {
	width: 118px;
	background-image: none;
}

.Identity .CategoryNavi li a {
	float: none;
	display: block;
	padding: 0 10px;
	min-width: 101px;
	height: auto;
	min-height: 70px;
}

.Identity .CategoryNavi li a span {
	display: table-cell;
	min-width: 101px;
	height: 70px;
	line-height: 130%;
	text-align: center;
	vertical-align: middle;
}
* html .Identity .CategoryNavi li a span {
	display: block;
	padding-top: 10px;
	cursor: pointer;
}
*:first-child+html .Identity .CategoryNavi li a span {
	display: block;
	padding-top: 10px;
	cursor: pointer;
}

.Identity .CategoryNavi li.LastItem a {
	min-width: 98px;
}

.Identity .CategoryNavi li.LastItem a span {
	min-width: 98px;
}



/* --- /about/* > Play You Tube --- */

#ModalCover {
	position: fixed;
	z-index: 9;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
}
* html #ModalCover {position: absolute;}

#ModalCover div {
	position: relative;
	width: 965px;
	height: 600px;
	top: 50%;
	left: 50%;
	margin: -300px 0 0 -482.5px;
	background: url(/image/en/r5/top/top_bg_youtube.png) no-repeat center center;
}
* html #ModalCover div {position: absolute;}

#ModalYouTube {
	position: fixed;
	z-index: 10;
	display: none;
	width: 853px;
	height: 530px;
	top: 50%;
	left: 50%;
	margin: -265px 0 0 -426.5px;
	background-color: #000;
}
* html #ModalYouTube {position: absolute;}

#ModalYouTube .Title {
	position: absolute;
	height: 50px;
	bottom: 0;
	left: 0;
	background-color: #f2f2f2;
}

#ModalYouTube .Title p {
	display: table-cell;
	width: 753px;
	height: 50px;
	padding: 0 80px 0 20px;
	vertical-align: middle;
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;
	color: #575757;
}
* html #ModalYouTube .Title p {
	display: block;
	height: 35px;
	padding-top: 15px;
}
*:first-child+html #ModalYouTube .Title p {
	display: block;
	height: 35px;
	padding-top: 15px;
}

#ModalYouTube .BtnClose {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 130%;
}
* html #ModalYouTube .BtnClose {right: -1px;}

#ModalYouTube .BtnClose a {
	display: table-cell;
	min-width: 50px;
	height: 30px;
	padding: 20px 5px 0;
	font-size: 76%;
	text-align: center;
	background-image: url(/image/en/r1/icon/icon_close.gif);
	background-position: center 7px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
* html #ModalYouTube .BtnClose a {
	float: left;
	display: block;
	width: 50px;
	height: 25px;
	padding: 25px 5px 0;
}
*:first-child+html #ModalYouTube .BtnClose a {
	display: block;
	height: 25px;
	padding: 25px 5px 0;
}

#ModalYouTube .BtnClose a:link,
#ModalYouTube .BtnClose a:visited {
	color: #fff;
	background-color: #e60027;
	text-decoration: none;
}
#ModalYouTube .BtnClose a:hover,
#ModalYouTube .BtnClose a:active {
	color: #fff;
	background-color: #b1000e;
	text-decoration: none;
}



/* --- /about/corporate/*  --- */

.Corporate h3 {
	position: relative;
}

.Corporate .h3Sub {
	position: absolute;
	top: 2px;
	right: 0;
	color: #333;
	font-size: 83%;
	font-weight: normal;
}


/* --- /about/corporate/* > Map --- */

#Map {
	width: 475px;
	height: 440px;
	margin-bottom: 20px;
}

#Map img {
	max-width: none;
}

.BackNumber {
	margin: 0 0 20px;
}

.BackNumber li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: solid 1px #ddd;
	white-space: nowrap;
	font-size: 90%;
}

.BackNumber a:link,
.BackNumber a:visited {
	text-decoration: none;
}
.BackNumber a:hover,
.BackNumber a:active {
	text-decoration: underline;
}

.PopupLink {cursor: pointer;}
