﻿@charset "utf-8";

/* ---------------------------------------
	top
------------------------------------------ */

body#newlayout .contentsMenuCol .compayType dl dd.image {
	float: left !important;
	width: 110px;
	padding: 10px 8px 0 12px !important;
}
body#newlayout .contentsMenuCol .compayType dl dd.text {
	float: left !important;
	width: 164px !important;
	padding: 10px 10px 0 0 !important;
}

body#newlayout .contentsInner {
	margin-left: 20px;
}
body#newlayout .leftContents {
    float: left;
    width: 470px;
}
body#newlayout .rightContents {
    float: right;
    width: 470px;
    margin-left: 20px;
}

/*leftContents*/

body#newlayout #contents {
	clear: both;
	width: 960px;
}
body#newlayout #contents .leftContents {
	float: left;
	width: 470px;
}


body#newlayout #contents .rightContents {
	float: right;
	width: 470px;
	margin-left: 20px;
}
body#newlayout .menuBox {
	clear: both;
}
body#newlayout .menuBox dt.categoryTitle {
	position: relative;
	z-index: 1;
	line-height: 0;
	font-size: 0;
}
body#newlayout .menuBox dd.menuBoxInner {
	position: relative;
	top: -10px;
}

body#newlayout .menuBox dd.menuBoxInner .wrap {
	background: url(/images/index_bg001.png) repeat-y 0 0;
}
body#newlayout .menuBox dd.menuBoxInner .menuBoxInnerBottom {
	height: 10px;
	background: url(/images/index_bg008.png) no-repeat 0 100%;
	line-height: 0;
	font-size: 0;
}
body#newlayout .categoryTitle span.iconL {
	top: 7px;
	left: 335px;
}
body#newlayout .categoryTitle span.iconR {
	top: 7px;
	left: 393px;
}

/* topics */
body#newlayout .menuBox dd .topics {
	margin: 0;
	padding: 20px 10px 10px;
	background: #ffffff;
}

* html body#newlayout .iepngfix {  
    behavior: expression(IEPNGFIX.fix(this));  
}


/* productRelease */
body#newlayout .menuBox dd .productRelease {
	clear: both;
}
body#newlayout .menuBox dd .productRelease div {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(/english/common/images/com_bg007.gif) repeat-x 0 100%;
}
body#newlayout .menuBox dd .productRelease p {
	float: left;
	width: 60px;
}
body#newlayout .menuBox dd .productRelease p a,
body#newlayout .menuBox dd .productRelease p span {
	display: block;
	border: solid 3px #eeeeee;
}
body#newlayout .menuBox dd .productRelease p a:hover {
	border: solid 3px #ff9933;
}
body#newlayout .menuBox dd .productRelease dl {
	float: right;
	width: 276px;
}
body#newlayout .menuBox dd .productRelease dt {
	line-height: 1.1;
	font-size: 80%;
}
body#newlayout .menuBox dd .productRelease dd {
	padding: 0 11px 0 0;
	line-height: 1.3;
}

/* companyRelease */
body#newlayout .menuBox dd .companyRelease dl {
	margin: 10px 20px 0;
}
body#newlayout .menuBox dd .companyRelease dt {
	margin-top: 7px;
	font-size: 80%;
	line-height: 1.1;
}
body#newlayout .menuBox dd .companyRelease dd {
	margin-top: 0;
	padding-bottom: 9px;
	line-height: 1.1;
}
body#newlayout .menuBox dd .companyRelease dd.pdfLink img {
	margin: 0 5px 0 3px;
}

/* buttonArea */
body#newlayout .dotLine {
    background: url(/english/products/images/index_bg007.gif) repeat-x 0 0;
    clear: both;
    margin-top: 20px;
    padding-top: 9px;
	zoom: 1;
}

body#newlayout .buttonArea {
	margin-top: 10px;
}
body#newlayout .buttonArea li.bt01 {
	float: left;
	margin: 0 19px 0 0;
}

body#newlayout .dotLine .leftCol {
	float: left;
	width: 400px;
}

body#newlayout .dotLine .rightCol {
	float: right;
	width: 400px;
}

/* grouplist */
body#newlayout .groupLink {
	clear: both;
	padding-top: 10px;
	color: #333333;
	font-weight: bold;
}
body#newlayout .groupLink .colWrap {
	clear: both;
	width: 740px;
	margin: 10px -20px 0 0;
	overflow: hidden;
}
body#newlayout .groupLink .colWrap .col {
	float: left;
	width: 350px;
	margin-right: 20px;
}
body#newlayout .groupLink .colWrap .col .image {
	float: left;
	width: 60px;
	margin: 4px 9px 0 0;
}
body#newlayout .groupLink .colWrap .col .image a,
body#newlayout .groupLink .colWrap .col .image span {
	display: block;
	padding: 1px;
}
body#newlayout .groupLink .colWrap .col .image a:link,
body#newlayout .groupLink .colWrap .col .image a:visited,
body#newlayout .groupLink .colWrap .col .image span {
	border: 2px solid #eeeeee;
}
body#newlayout .groupLink .colWrap .col .image a:hover,
body#newlayout .groupLink .colWrap .col .image a:active {
	border: 2px solid #ff9933;
}
body#newlayout .groupLink .colWrap .col .text {
	overflow: hidden;
	zoom: 1;
}
body#newlayout .groupLink .colWrap .col .text dd {
	color: #333333;
	font-weight: normal;
	line-height: 1.3;
}


/* ---------------------------------------
	other
------------------------------------------ */
body#newlayout .aboutPdfButton {
	clear: both;
}
body#newlayout .aboutPdfButton img {
	float: left;
	margin-right: 8px;
}
body#newlayout .aboutPdfButton span {
	float: left;
	display: block;
}









/* 99. Extra
=========================================*/
body#newlayout .contentsInner:after,
body#newlayout .leftContents .leftContentsInner:after,
body#newlayout .menuBox dd .productRelease div:after,
body#newlayout .menuBox dd .productInfoCol:after,
body#newlayout .releaseList:after,
body#newlayout .groupLink .colWrap:after,
body#newlayout .indexMenuCol01 .compayType dl:after,
body#newlayout .aboutPdfButton:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
body#newlayout .contentsInner,
body#newlayout .leftContents .leftContentsInner,
body#newlayout .menuBox dd .productRelease div,
body#newlayout .menuBox dd .productInfoCol,
body#newlayout .releaseList,
body#newlayout .groupLink .colWrap,
body#newlayout .indexMenuCol01 .compayType dl,
body#newlayout .aboutPdfButton {
	zoom: 1;
	display: block;	/* for safari firefox3 */
	min-height: 1%;  /* for IE 7*/
}
/* IE7 hacks */
*:first-child+html body#newlayout .contentsInner,
*:first-child+html body#newlayout .leftContents .leftContentsInner,
*:first-child+html body#newlayout .menuBox dd .productRelease div,
*:first-child+html body#newlayout .menuBox dd .productInfoCol,
*:first-child+html body#newlayout .releaseList,
*:first-child+html body#newlayout .groupLink .colWrap,
*:first-child+html body#newlayout .indexMenuCol01 .compayType dl,
*:first-child+html body#newlayout .aboutPdfButton {
	display: inline-table;
}/* end hacks */