@import url(common.css);

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

/*** upperBody ***/
#upperBody {
	height: 201px;
	margin: 0 15px;
	background-color: #333333;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

ul#upperMenu {
	height: 18px;
	padding: 0.4em 18px 0;
/*	background: #000000 url(../images/bg_uppermenu.jpg) left top repeat-x; */
	background-color: #FFFFFF;
	border-bottom: 1px solid #666666;
	list-style-type: none;
}

ul#upperMenu li {
	float: right;
	margin-left: 15px;
	padding-left: 10px;
	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 a:hover {
/*	color: #FFFFFF; */
	color: #C0004F;
	text-decoration: underline;
}


/*** upperBody (for special) ***/
#upperBody_static {
	height: 201px;
	margin: 0 15px;
	background: #333333 url(../images/img_top201112.jpg) left bottom no-repeat;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

ul#contExhibit {
	padding: 145px 0 0 625px; /* for 1 button */
/*	padding: 122px 0 0 625px; /* for 2 buttons */
	list-style-type: none;
}

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

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

ul#contExhibit 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;
}

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


/*** global menu  ***/
ul#globalMenu {
	height: 42px;
	margin: 0 15px;
	padding-left: 17px;
	background: url(../images/bg_menu_top.jpg) left top repeat-x;
	list-style-type: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

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

ul#globalMenu li span {
	visibility: hidden;
}

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

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 30px;
}

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

h2#topCatch {
	clear: both;
	width: 680px;
	height: 44px;
	margin-bottom: 6px;
	font-size: 50%;
	background: url(../images/h2_topcatch.jpg) left top no-repeat;
}

h2#topCatch span {
	visibility: hidden;
}

.messageTop {
	margin: 0 24px 30px;
	font-size: 75%;
	line-height: 150%;
}

#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-bottom: 5px; /* 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-bottom: 15px;
	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%;
}

.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: 400px;
}

#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 li {
	float: left;
	font-size: 50%;
}

ul#office li a {
	display: block;
	width: 130px;
	height: 18px;
	margin-right: 10px;
}

ul#office li span {
	visibility: hidden;
}

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

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

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

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


/*** webshop ***/
#webshop {
	clear: both;
	margin: 0 10px 20px 5px;
	_margin: 0 8px 20px;
	background: url(../images/bg_top_webshop.jpg) 0 0 no-repeat;
}

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

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

#webshop h2 {
	font-size: 50%;
}

#webshop h2 span {
	visibility: hidden;
}

#webshop p {
	padding: 20px 0 5px 85px;
	font-size: 75%;
	line-height: 140%;
}


/*** 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: 338px;
	height: 300px;
	margin: 0 0 15px;
	padding-top: 5px;
	background: url(../images/bg_top_lineup.jpg) 0 0 no-repeat;
}

#applicationBox {
	float: right;
	width: 338px;
	height: 300px;
	margin: 0 0 15px;
	padding-top: 5px;
	background: url(../images/bg_top_lineup.jpg) 0 0 no-repeat;
}

#productBox h2, #applicationBox h2 {
	margin: 0 10px 2px;
	color: #FFFFFF;
}

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

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

#productBox li, #applicationBox li {
	font-size: 75%;
}

#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 {
	margin: 0 0 5px 4px;
}

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

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

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

#bannerBox {
	zoom: 1;
}

