@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Hanuman:400,700);

/* font */
body {
	font: Arial,Helvetica,sans-serif;
}

h2, div h2 {
	font:normal normal bold small/1.3 Arial,Helvetica,sans-serif;
	font-size: 100%;
}

h2, dt {
	font:normal normal bold small/1.2 Arial,Helvetica,sans-serif;
}

p, li, dd {
	font:small/1.3 Arial,Helvetica,sans-serif;
}

footer p#copyright {
	font:x-small/1.2 Arial,Helvetica,sans-serif;
}


/* link */
a,
a:link,
a:visited {
	color:#3e709c;
	text-decoration:underline;
}
a:active,
a:hover {
	color:#3e709c;
	text-decoration:none;
}


h2 {
	margin:0 0 0.5em 0;
	padding:0 0 0 12px;
	background:url(../../sites/default/files/thkcom/images/bullet_pointers.gif) no-repeat scroll 0 0.3em;
	text-decoration:none;
}

h2 a,
h2 a:link,
h2 a:visited,
h2 a:active,
h2 a:hover {
	text-decoration:none;
}


/* body */
body {
    background: #b1bac1 url(../../sites/default/files/thkcom/images/bg_body.gif) repeat-x left top;
}

/* skiplink */
#pagetop{
    display: block;
    width: 1px;
    height: 1px;
    margin: 0 0 -1px 0;
    padding: 0;
}

div.skipLink{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

/* wrapper */
#wrapper {
    background-color: #FFF;
    width: 970px;
    margin: 0 auto;
    /*box-shadow: 0 0 6px #777;
    -moz-box-shadow: 0 0 4px #777;
    -webkit-box-shadow: 0 0 6px #777;
    -ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#aeaeae,strength=4)";
    filter:
        progid:DXImageTransform.Microsoft.Shadow(color='#aeaeae', Direction=90, Strength=4)
        progid:DXImageTransform.Microsoft.Shadow(color='#aeaeae', Direction=270, Strength=4);*/
    position: relative;
}

/* IE9 */
#wrapper:not(:target) {
    box-shadow: none\9;
}

/* header */
header {
    width: 970px;
    overflow: hidden;
}

div.leftBox {
    width: 180px;
    float: left;
}

h1.logo {

}

div.rightBox {
    width: 565px;
    height: 58px;
    float: right;
    padding: 0 35px 0 0;
}


/* Select a country/region, Worldwide Sales Contacts */
ul.selectBox {
    width: 380px;
    float: left;
    margin: 18px 0 0 0;
}

ul.selectBox li {
    float: left;
    list-style: none;
    display: inline;
    margin: 0 0 0 10px;
}

ul.selectBox div.coverGnavi {
    width: 179px;
    height: 47px;
    position: absolute;
    top: 44px;
	left: 380px\9; /* IE8 and below */
    z-index: 200;
	background: url(../../sites/default/files/thkcom/images/bg_e8_95.png) repeat 0 0;
    /*background-color: #e8e8e8;
    opacity:0.9;
    filter: alpha(opacity=90);
    -ms-filter: "alpha(opacity=90)";
    -moz-opacity:0.9;*/
visibility: hidden;
}

ul.selectBox div.coverGnavi:not(:target) {
    top: 43px\9; /* IE9 */
	left: 381px\9; /* IE9 */
}

ul.selectBox div.coverGnavi.worldwide {
	left: 569px\9; /* IE8 and below */
}

ul.selectBox div.coverGnavi.worldwide:not(:target) {
    top: 43px\9; /* IE9 */
	left: 570px\9; /* IE9 */
}

ul.selectBox div.selectWrap {
    width: 940px;
    height: 312px;
    position: absolute;
    top: 93px;
	top: 91px\9; /* IE8 and below */
    left: 0;
    z-index: 200;
	background: url(../../sites/default/files/thkcom/images/bg_e8_95.png) repeat 0 0;
    /*background-color: #e8e8e8;
    opacity:0.95;
    filter: alpha(opacity=95);
    -ms-filter: "alpha(opacity=95)";
    -moz-opacity:0.95;*/
    border-bottom: 3px solid #e61212;
    padding: 21px 15px 15px 15px;
    visibility: hidden;
}

ul.selectBox div.selectWrap:not(:target) {
    top: 98px\9; /* IE9 */
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
ul.selectBox div.selectWrap {
    top: 92px;
}
}

ul.selectBox div.selectWrap div.selectList {
    float: left;
    width: 20%;
}

ul.selectBox div.selectWrap h2 {
	color: #000;
	background: none;
	padding-left: 5px;
}

ul.selectBox div.selectWrap h2 a:link,
ul.selectBox div.selectWrap h2 a:visited {
	color: #000;
	background: url(../../sites/default/files/thkcom/images/bullet_pointers_red.gif) no-repeat 0 50%;
	text-decoration: none;
	padding-left: 12px;
}

ul.selectBox div.selectWrap h2 a:hover {
	text-decoration: underline;
}

ul.selectBox div.selectWrap ul {

}

ul.selectBox div.selectWrap ul li {
    font-size: 12px;
    line-height: 1.2;
    padding: 0px 2px 8px 12px;
    background: url(../../sites/default/files/thkcom/images/bullet_gnavi.gif) no-repeat 5px 6px;
    width: 85%;
}

ul.selectBox div.selectWrap ul li a:link,
ul.selectBox div.selectWrap ul li a:visited {
	color: #000;
	text-decoration: none;
}

ul.selectBox div.selectWrap ul li a:hover {
	text-decoration: underline;
}

ul.selectBox li:hover div.coverGnavi,
ul.selectBox li:hover div.selectWrap {
	visibility: visible;
}

/* Worldwide Sales Contacts */
ul.selectBox div.selectWrap.worldwide div.selectList {
    width: 16.5%;
}

ul.selectBox div.selectWrap.worldwide div.selectList ul.col2 {
	/*padding-top: 22px;*/
	margin-top: 22px;
}


/* Select a country/region  div.rightCol */
div.rightCol ul.selectBox div.selectWrap {
	top: -307px;
	left: -709px;
	border-top: 3px solid #e61212;
	border-bottom: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
div.rightCol ul.selectBox div.selectWrap  {
	top: -308px;
}
}

div.rightCol ul.selectBox div.coverGnavi {
	width: 214px;
	height: 158px;
	top: 40px;
	left: 0;
    /*opacity:0.85;
    filter: alpha(opacity=85);
    -ms-filter: "alpha(opacity=85)";
    -moz-opacity:0.85;*/
}



/* search box */
form#cse-search-box {
    width: 175px;
    float: right;
    margin: 18px 0 0 10px;
}

form#cse-search-box input.search {
    width: 150px;
    height: 24px;
    margin: 0;
    padding: 0 0 0 20px;
	padding: 3px 0 0 22px\9;
    vertical-align: middle;
    font: small/1.5 Arial,Helvetica,sans-serif;
    background: #FFFFFF url(../../sites/default/files/thkcom/images/icon_search.png) no-repeat 2px 50%;
    border: 1px solid #a0a0a0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	border: none\9;
	background: #FFFFFF url(../../sites/default/files/thkcom/images/bg_search.gif) no-repeat 0 0\9;
}

/* Drupal search box */
#wrapper .rightBox form {
    width: 175px;
    float: right;
    margin: 18px 0 0 10px;
}

#wrapper .rightBox form input.form-text {
    width: 150px;
    height: 24px;
    margin: 0;
    padding: 0 0 0 20px;
	padding: 3px 0 0 22px\9;
    vertical-align: middle;
    font: small/1.5 Arial,Helvetica,sans-serif;
    background: #FFFFFF url(../../sites/default/files/thkcom/images/icon_search.png) no-repeat 2px 50%;
    border: 1px solid #a0a0a0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	border: none\9;
	background: #FFFFFF url(../../sites/default/files/thkcom/images/bg_search.gif) no-repeat 0 0\9;
}

/* global navi */
ul.globalNavi {
	clear: both;
	width: 970px;
	height: 32px;
/*	border-top: 1px solid #818181;
	background: #e9e9e9 url(../../sites/default/files/thkcom/images/gnavi_bg.gif) repeat-x left top;*/
	padding-left: 35px;
	overflow: hidden;
}

ul.globalNavi li {
	float: left;
}

ul.globalNavi ul {
	width: 151px;
	position: absolute;
	top:93px;
	top: 91px; /* IE8 and below */
	z-index: 100;
	background: url(../../sites/default/files/thkcom/images/bg_e8_95.png) repeat 0 0;
	/*background-color: #e8e8e8;
	opacity:0.95;
	filter: alpha(opacity=95);
	-ms-filter: "alpha(opacity=95)";
	-moz-opacity:0.95;
	border-bottom: 3px solid #e61212;*/
	margin: 0 0 0 1px;
	padding: 10px 0 5px 0;
visibility: hidden;
}

ul.globalNavi ul.CompanyInfo {
	width: 151px;
	left: 167px; /* IE8 and below */
}

ul.globalNavi ul.ProductInfo {
	width: 158px;
	left: 319px; /* IE8 and below */
}

ul.globalNavi ul li {
	font-size: 12px;
	line-height: 1.2;
	padding: 0px 2px 8px 12px;
	background: url(../../sites/default/files/thkcom/images/bullet_gnavi.gif) no-repeat 5px 6px;
	width: 90%;
	clear: both;
}

ul.globalNavi ul li a:link,
ul.globalNavi ul li a:visited {
	color: #000;
	text-decoration: none;
}

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

ul.globalNavi li:hover ul {
	visibility: visible;
}


/* mainVisualArea */
div#mainVisualArea {
    width: 970px;
    height: 349px;
    position: relative;
}

div#fieldsOfAppli,
div#LMGuide,
div#ballScrew,
div#seismicIsolationSystem,
div#crossRollerRing,
div#actuator {
    width: 970px;
    height: 349px;
}

div#LMGuide,
div#ballScrew,
div#seismicIsolationSystem,
div#crossRollerRing,
div#actuator {
    display:none;
}


/* mainVisual toggle */
div.toggleMainVisual {
    width: 143px;
    margin: 5px 12px 0 0;
    position: absolute;
    top: 0;
    right: 0;
}

div.toggleMainVisual ul {
    height: 20px;
    float:right;
    list-style: none;
}

div.toggleMainVisual ul li {
    display: inline;
	margin: 0;
    padding: 0 0 0 2px;
}

/* mainVisual carousel */
div.carouselWrap {
    width: 345px;
    height: 59px;
    padding: 0 15px;
    position: absolute;
    top: 250px;
    left: 60px;
    position: relative;
}

div.carouselWrap div.prev,
div.carouselWrap div.next {
    position: absolute;
    top: 0;
    cursor: pointer;
}

div.carouselWrap div.prev {
    left: 0;
}

div.carouselWrap div.next {
    right: 0;
}

div.carouselWrap div.carousel {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

div.carouselWrap div.carousel div.carouselInner {
    width: 580px;
}

div.carouselWrap div.carousel div.carouselInner ul.column {
    list-style-type: none;
    float: left;
}

div.carouselWrap div.carousel div.carouselInner ul.column li{
    display: inline;
    float: left;
    padding: 0 4px;
}


/* mainVisual Fields of Application */
div#fieldsOfAppli {
	background: #000 url(../../sites/default/files/thkcom/images/bg_fields-of-appli.jpg) no-repeat 0 0;
}

div#fieldsOfAppli a {
	text-decoration: none;
}


div#fieldsOfAppli div.linkToField {
	width: 970px;
	height: 211px;
	padding: 138px 0 0 0;
	overflow: hidden;
}

div#fieldsOfAppli div.linkToField div.fieldBox {
	margin: 0;
	float:left;
}


div#fieldsOfAppli div.linkToField div.fieldBox img {
	margin: 0;
	padding: 0;
}



div#LMGuide {
	background: #000 url(../../sites/default/files/thkcom/images/bg_lm-guide.jpg) no-repeat 0 0;
}

div#ballScrew {
	background: #000 url(../../sites/default/files/thkcom/images/bg_ball-screw.jpg) no-repeat 0 0;
}

div#seismicIsolationSystem {
	background: #000 url(../../sites/default/files/thkcom/images/bg_seismic-isolation-system.jpg) no-repeat 0 0;
}

div#crossRollerRing {
	background: #000 url(../../sites/default/files/thkcom/images/bg_cross-roller-ring.jpg) no-repeat 0 0;
}


div#actuator {
	background: #000 url(../../sites/default/files/thkcom/images/bg_actuator.jpg) no-repeat 0 0;
}


/* subContentsArea */
div.subContentsArea {
	clear: both;
	margin: 25px 35px;
	display:inline-block;
	overflow: hidden;
}

/* left column */
div.leftCol {
	width: 250px;
	float: left;
}

div.leftCol section {
	clear: both;
	overflow: auto;
	margin: 0 0 15px 0;
	cursor: pointer;
	min-height: 75px;
	display:inline-block;
}

div.leftCol section.last {
	margin: 0 0 0px 0;
}

div.leftCol section h2,
div.leftCol section p {
	width: 131px;
	float: right;
	margin: 0 0 5px 0;
}

div.leftCol section h2 {
	font-size: 14px;
}

div.leftCol section p {
	width: 142px;
	line-height: 1.2;
	text-decoration: underline;
}

div.leftCol section p:hover {
	text-decoration: none;
}

div.leftCol div {
	clear: both;
	overflow: auto;
	margin: 0 0 15px 0;
	cursor: pointer;
	min-height: 75px;
	display:inline-block;
}

div.leftCol div.last {
	margin: 0 0 0px 0;
}

div.leftCol div h2,
div.leftCol div p {
	width: 131px;
	float: right;
	margin: 0 0 5px 0;
}

div.leftCol div h2 {
	font-size: 14px;
}

div.leftCol div p {
	width: 142px;
	line-height: 1.2;
	text-decoration: underline;
}

div.leftCol div p:hover {
	text-decoration: none;
}


div.leftCol img {
	width: 100px;
	margin: 0;
	padding: 0;
	float: left;
}


/* center column */
div.centerCol {
	width: 372px;
	float: left;
	background-color: #f5f5f5;
	border: 1px solid #c1c1c1;
	margin: 0 25px;
}

div.centerCol div.newsHead {
	height: 36px;
	padding:0px 15px;
	border-bottom: 1px solid #c1c1c1;
}

div.centerCol div.newsHead h2 {
	line-height: 36px;
	background: #f5f5f5 url(../../sites/default/files/thkcom/images/bullet_pointers.gif) no-repeat 0 50%;
	background: #f5f5f5 url(../../sites/default/files/thkcom/images/bullet_pointers.gif) no-repeat 0 52%\9;
}

div.centerCol dl {
	padding: 10px 15px 0 15px;
}

div.centerCol dl dt {
	color: #808080;
}

div.centerCol dl dt span.new {
	padding: 0 0 0 5px;
}

div.centerCol dl dd {
	margin: 0 0 15px 0;
}


/* right column */
div.rightCol {
	width: 214px;
	float: left;
}

div.rightCol div.selectCountry {
	width: 214px;
	height: 284px;
	background: url(../../sites/default/files/thkcom/images/bg_selectCountry.png) no-repeat 0 0;
	margin: 0 0 10px 0;
	position: absolute;
	top: 400px;
	z-index: 100;
}

div.block,
div.node,
div.view,
div.view-data-node-body { position:static; }

div.rightCol div.selectCountry ul.selectBox {
	margin: 10px 0 0 0;
	padding: 0;
	width: 214px;
	overflow: hidden;
}

div.rightCol div.selectCountry ul.selectBox img {
	margin: 0 0 0 -2px;
}

div.rightCol div.selectCountry div.wsContacts {
	font-size: 12px;
	margin: 214px 0 0 0;
	padding: 0 20px;
}

*html div.rightCol div.selectCountry div.wsContacts {
	margin: 170px 0 0 0;
}


div.rightCol div.selectCountry div.wsContacts h2 {
	background-color:#cadcfc;
}

div.rightCol div.support{
	margin: 240px 0 0 0;
}


/* footer */
footer {
	height:72px;
	background-color: #e9e9e9;
	padding: 15px 0 0 0;
}

footer p#copyright {
	color:#6c6c6c;
	text-align: right;
	padding: 0 70px 0 0;
}
#FLOOR {
	float:left;
	width:720px;
	margin:0;
	padding:0;
}
#FLOOR *.liner {
	margin:0 0 0 12px;
	padding:0;
	font:small/1.2 Arial,Helvetica,sans-serif;
}
*.rights {
	float:left;
	width:250px;
	margin:0;
	padding:0;
}
*.rights *.liner{
	font:x-small/1.2 Arial,Helvetica,sans-serif;
	text-align:right;
	color:#6c6c6c;
	text-align: right;
	padding: 0 70px 0 0;
}

footer hr{
	display:none;
}
