@charset "utf-8";

/* Add-On CSS, HITACHI TOOL - MICROSITES */
div#GlobalNavi ul.microSiteNavi
{
float: left;
padding-top: 3px;
padding-right: 0pt;
padding-bottom: 8px;
padding-left: 0pt;
text-align: right;
font-size: 83%;
}
div#GlobalNavi ul.microSiteNavi li
{
display: inline;
margin-left: 5px;
padding-top: 1px;
padding-right: 0pt;
padding-bottom: 1px;
padding-left: 15px;
background-image: url(../../images/h1_en/icon/icon_link_header.gif);
background-repeat: no-repeat;
background-position: 0pt 1px;
white-space: nowrap;
}

.text-head {
	color: #CCCCCC; font-size: 11px; font-weight: lighter;
}

.subhead {
	margin-bottom:10px; border-top: none;
}

.text-white {
	color: #ffffff;
}

.article-image {
	margin-bottom: 5px;
}

.article-image-l {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}

.article-image-l:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.article-image-r {
	margin-left: 15px;
	float: right;
	margin-bottom: 5px;
}

.article-image-r:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.article-table {
	margin-bottom: 12px;
	border: none;
	border-spacing: 0px;
}

.article-caption {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

th .article-caption {
	color: #000000;
}

.TableStyleBlind td {
	border: none;
	margin: 0;
	padding: 0;
}

.sixpack-div {
	position: static; 
	margin-top: -140px; 
	margin-left: 10px; 
	width: 170px; 
	height: 140px;
}

.sixpack-h2 {
	font-size: 14px; font-weight: bold; 
	margin:0px;
	margin-bottom: 4px;
	color: white;
	border-top: none;
	text-shadow: #000 2px 2px 2px;
}

.sixpack-p {
	font-size: 12px; color: white;
	text-shadow: #000 2px 2px 3px;
}

.bg-999999 {  background-color: #999999}
.bg-6b6b6b {  background-color: #6B6B6B}
.bg-cccccc {  background-color: #CCCCCC}
.bg-bbbbbb {  background-color: #BBBBBB}
.bg-dcdcdc {  background-color: #DCDCDC}
.bg-dddddd {  background-color: #DDDDDD}
.bg-eeeeee {  background-color: #EEEEEE}
.bg-f6f6f6 {  background-color: #f6f6f6}
.bg-ffffff {  background-color: #FFFFFF}
.bg-deepred {  background-color: #CC0000}
.bg-lightred {  background-color: #CC9999}
.bg-deepgreen {  background-color: #336666}

sup {
	line-height: 0.25em;
	font-size: 0.75em;
}

.newPrdLst dd {
	 border-bottom: 1px solid #cdcdcd;
	 margin-bottom: 25px;
}