@import url(common.css);

/************/

/*** upperBody ***/
#upperBody {
	height: 270px;
	margin: 0 20px;
	background: url(../images/bg_uppercont.jpg) 0 18px repeat-x;
}

#upperTopImg {
	clear: both;
	display: block;
	width: 960px;
	height: 250px;
	background: url(../images/img_top_new201112.jpg) center top no-repeat;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #333333;
}

#upperTopImg span {
	visibility: hidden;
}

ul#upperMenu {
	height: 16px;
	padding: 0 18px 2px;
	background: url(../images/bg_uppermenu.jpg) 0 0 repeat;
	list-style-type: none;
}

ul#upperMenu li {
	float: right;
	margin-left: 15px;
	padding-left: 8px;
	font-size: 75%;
	line-height: 110%;
	background: url(../images/leader_uppermenu.gif) 0 3px no-repeat;
}

ul#upperMenu li a {
/*	color: #CCCCCC; */
	color: #333333;
}

ul#upperMenu li#linkThai a {
	display: block;
	width: 48px;
	height: 14px;
	font-size: 50%;
	background: url(../images/link_thailand.jpg) 0 0 no-repeat;
}

ul#upperMenu li#linkThai a span {
	visibility: hidden;
}

ul#upperMenu li a:hover {
/*	color: #FFFFFF; */
	color: #C0004F;
	text-decoration: underline;
}

ul#upperMenu li#linkThai a:hover {
	background-position: 0 -20px;
}


/*** upperBody (for exhibit) ***/
#upperTopExhibit {
	clear: both;
	display: block;
	width: 960px;
	height: 250px;
	background: url(../images/img_top201712.jpg) center top no-repeat;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #333333;
}

#upperTopExhibit ul {
	padding: 215px 0 0 830px; /* for 1 button (regular) */
/*	padding: 152px 0 0 830px; /* for 1 button (upper position) */
/*	padding: 187px 0 0 830px; /* for 2 buttons */
	list-style-type: none;
}

#upperTopExhibit li {
	margin-bottom: 5px;
	font-size: 50%;
}

#upperTopExhibit li a {
	display: block;
	width: 108px;
	height: 18px;
}

#upperTopExhibit li span {
	visibility: hidden;
}

li.exhibit a {
	background: url(../images/btn_top200906exhibit.gif) 0 0 no-repeat;
}

li.lineup a {
	background: url(../images/btn_top200906lineup.gif) 0 0 no-repeat;
}

#upperTopExhibit li a:hover {
	background-position: 0 -20px;
}


/*** global menu  ***/
ul#globalMenu {
	height: 45px;
	margin: 0 20px;
	padding-left: 119px;
	background: url(../images/bg_menu_top.jpg) left top no-repeat;
	list-style-type: none;
}

ul#globalMenu li {
	float: left;
	margin-top: 5px;
	font-size: 50%;
	text-align: center;
}

ul#globalMenu li span {
	visibility: hidden;
}

ul#globalMenu li a {
	display: block;
	width: 112px;
	height: 35px;
	margin-right: 10px;
}

li#menu01 a {
	background: url(../images/menu_global.jpg) 0 0 no-repeat;
}

li#menu02 a {
	background: url(../images/menu_global.jpg) -115px 0 no-repeat;
}

li#menu03 a {
	background: url(../images/menu_global.jpg) -230px 0 no-repeat;
}

li#menu04 a {
	background: url(../images/menu_global.jpg) -345px 0 no-repeat;
}

li#menu05 a {
	background: url(../images/menu_global.jpg) -460px 0 no-repeat;
}

li#menu06 a {
	margin-right: 0!important;
	background: url(../images/menu_global.jpg) -575px 0 no-repeat;
}

li#menu01 a:hover {
	background-position: 0 -50px;
}

li#menu02 a:hover {
	background-position: -115px -50px;
}

li#menu03 a:hover {
	background-position: -230px -50px;
}

li#menu04 a:hover {
	background-position: -345px -50px;
}

li#menu05 a:hover {
	background-position: -460px -50px;
}

li#menu06 a:hover {
	background-position: -575px -50px;
}


/*** contentBody ***/
#contentBody {
	padding: 10px 40px;
}

/*** content_Left ***/
#contentLeft {
	float: left;
	width: 420px;
	margin: 5px 30px 0 0;
}

#news {
	margin: 30px 0;
}

#news h2 {
	height: 54px;
	background: url(../images/header_news.jpg) left top no-repeat;
}

#news dl {
	margin: 0 2px;
	padding: 10px 20px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#news dt {
	margin-bottom: 10px;
	padding: 1px 4px 2px;
	font-size: 80%;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 3px solid #C2D9D9;
}

#news dd {
	margin: 0 15px 15px;
	font-size: 75%;
	line-height: 140%;
}

#news dd a {
	text-decoration: underline;
}

#headline {
	height: 20px; /* 26-(top)6 px */
	margin: 0 0 5px 75px; /* bottom=15px if important message does not exist */
	padding-top: 6px;
	background: url(../images/news_headline.jpg) left top no-repeat;
}

#headline:after {
	color: transparent;
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#headline {
	zoom: 1;
}

#headline h2 {
	float: left;
	width: 120px;
}

#headline h2 span {
	visibility: hidden;
}

#headline p {
	float: left;
	font-size: 80%;
}

#headline p span {
	margin-right: 1em;
	font-weight: bold;
}

#important {
	height: 20px; /* 26-(top)6 px */
	margin: 0 0 15px 75px;
	padding-top: 6px;
	background: url(../images/news_important.jpg) left top no-repeat;
}

#important:after {
	color: transparent;
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#important {
	zoom: 1;
}

#important h2 {
	float: left;
	width: 120px;
}

#important h2 span {
	visibility: hidden;
}

#important p {
	float: left;
	font-size: 80%;
}

#important p span {
	margin-right: 1em;
	font-weight: bold;
}

.linkMore {
	float: right;
	font-size: 50%;
}

.linkMore a {
	display: block;
	width: 85px;
	height: 18px;
	background: url(../images/btn_linkmore.gif) 0 0 no-repeat;
}

.linkMore a:hover {
	background-position: 0 -20px;
}

#companyName {
	clear: both;
	height: 24px;
	margin: 15px 0;
	padding-bottom: 4px;
	font-size: 50%;
	background: url(../images/logo_company.gif) 5px top no-repeat;
	border-bottom: 1px solid #CCCCCC;
}

#companyName span {
	visibility: hidden;
}

#companyBox {
	float: left;
	width: 500px;
}

#headoffice {
	height: 14px;
	margin: 0 7px 8px;
	padding-left: 16px;
	font-size: 95%;
	font-weight: bolder;
	letter-spacing: 0.1em;
	background: url(../images/icon_headoffice.gif) left top no-repeat;
}

.address {
	margin: 0 7px 0.5em;
	padding-left: 16px;
	font-size: 80%;
	line-height: 150%;
}

ul#office {
	height: 18px;
	margin-left: 24px;
	list-style-type: none;
}

ul#office:after {
	color: transparent;
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

ul#office {
	zoom: 1;
}

ul#office li {
	float: left;
	width: 120px;
	margin-right: 10px;
	font-size: 50%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

ul#office li a {
	display: block;
	width: 120px;
	height: 18px;
}

li#office_dom a {
	background: url(../images/btn_office.png) 0 0 no-repeat;
}

li#office_abr a {
	background: url(../images/btn_office.png) -120px 0 no-repeat;
}

li#office_dom a:hover {
	background-position: 0 -20px;
}

li#office_abr a:hover {
	background-position: -120px -20px;
}


/*** content(lower) ***/
.contTopLower {
	margin: 0 0 20px;
}

.contTopLower:after {
	color: transparent;
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

.contTopLower {
	zoom: 1;
}


/*** topcatch ***/
#topCatch {
	float: left;
	width: 540px;
}

#topCatch h2.catch {
	height: 52px;
	margin-bottom: 8px;
	font-size: 50%;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/h2_topcatch.jpg) left top no-repeat;
}

#topCatch p.message {
	margin: 0 24px 30px;
	font-size: 80%;
	line-height: 160%;
}


/*** webshop ***/
#webshop {
/*	float: right;
	width: 320px; */
	width: 540px;
	background: url(../images/bg_top_webshop.jpg) 0 0 no-repeat;
}

#webshop a {
	display: block;
	color: #333333;
	border: 1px solid #333333;
	border-radius: 4px;
}

#webshop a:hover {
	color: #333333;
	border: 1px solid #DD4179;
}

#webshop h2 {
	font-size: 50%;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
}

#webshop p {
	padding: 26px 5px 15px 85px;
	font-size: 80%;
	line-height: 150%;
}


/*** recruit ***/
.recruit {
	float: right;
	width: 320px;
	border: 1px solid #666666;
	box-sizing: border-box;
}

.recruit:after {
	color: transparent;
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

.recruit {
	zoom: 1;
}


/*** content_right (company) ***/
.contRightBox {
	float: right;
	width: 230px;
	margin-top: 22px;
}

.contRightBox h2 {
	margin-bottom: 10px;
	font-size: 90%;
	padding: 0 0 5px 18px;
	background: url(../images/leader_top_h2.jpg) 3px 2px no-repeat;
	border-bottom: 1px solid #C9C3B9;
}

.contRightBox p {
	margin: 0 0 1em;
	font-size: 75%;
	line-height: 150%;
}

.contRightBox ul {
	margin-bottom: 1em;
	list-style-type: none;
}

.contRightBox li {
	margin-bottom: 0.5em;
	padding-left: 10px;
	font-size: 75%;
	background: url(../images/leader_cont.gif) 0 3px no-repeat;
}

.contRightBox li a:hover {
	text-decoration: underline;
}

#notice {
	margin: 20px 0;
	font-size: 70%;
	line-height: 140%;
}


/*** product and application ***/
#productBox {
	float: left;
	width: 541px;	/* (544-3)px */
	height: 295px;
	margin: 0 0 20px;
	padding-left: 3px;
	background: url(../images/bg_top_product.jpg) 0 0 no-repeat;
	overflow: hidden;
}

#applicationBox {
	float: right;
	width: 315px;	/* (320-5)px */
	height: 295px;
	margin: 0 0 20px;
	padding-left: 5px;
	background: url(../images/bg_top_application.jpg) 0 0 no-repeat;
}

#productBox h2 {
	margin: 5px 7px 2px;
	color: #FFFFFF;
}

#applicationBox h2 {
	margin: 5px 5px 2px;
	color: #FFFFFF;
}

#productBox p {
	margin: 0 7px;
	color: #FFFFFF;
	font-size: 75%;
}

#applicationBox p {
	margin: 0 5px;
	color: #FFFFFF;
	font-size: 75%;
}

#productBox ul, #applicationBox ul {
	float: left;
	margin-top: 5px;
	padding: 0 1px;
	list-style-type: none;
}

#productBox li, #applicationBox li {
}

#productBox li a, #applicationBox li a {
	display: block;
}

#productBox li a img, #applicationBox li a img {
	border: 1px solid #FFFFFF;
}

#productBox li a:hover img, #applicationBox li a:hover img {
	border: 1px solid #DD4179;
}


/*** banner ***/
#bannerBox {
	clear: both;
	padding: 0 0 30px 98px;
}

#bannerBox:after {
	color: transparent;
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#bannerBox {
	zoom: 1;
}

#bannerBox a img {
	float: left;
	display: block;
	margin: 0 3px 5px;
	border: 1px solid #333333;
}

#bannerBox a:hover img {
	border: 1px solid #DD4179;
}

