@charset "utf-8";
/* formatting style
-----------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	}
body {
	background-color: #FFFFFF;
}
hr {
	display: none;
}

/* link style 
-----------------------------------------*/
a img {
	border-style: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
}
a:active {
	position: relative;
	text-decoration: none;
	margin-left: 0px;
}




/* font style 
-----------------------------------------*/
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #333333;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 20px;
	color: #00CCCC;
	border-bottom: thin solid #333333;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-right: 30px;
	line-height: 18px;
	padding-top: 10px;
}
#black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
}



/* space style 
-----------------------------------------*/
#spacer0 {
	height: 10px;
}

#spacer1 {
	height: 20px;
}
#spacer2 {
	height: 30px;
}
#spacer3 {
	height: 20px;
	width: 800px;
	background-color: #333333;
}
#spacer4 {
	height: 20px;
}
#spacer5 {
	height: 50px;
}
#spacer6 {
	height: 5px;
}
#spacer7 {
	height: 10px;
}
#spacer8 {
}
#spacer9 {
	height: 340px;
}
#spacer10 {
	height: 15px;
}
#spacer11 {
	height: 230px;
}
#spacer12 {
	height: 46px;
}
#spacer13 {
	height: 271px;
}












/* basic layout
-----------------------------------------*/
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 802px;
}

/* header styles
-----------------------------------------*/
#header {
	background-image: url(images/top%20banner/banner-top.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 130px;
	border-bottom: 1px solid #CCCCCC;
}
#header #language {
	margin-left: 710px;
	padding-top: 25px;
}
#header #language a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}






/* global-navi styles
---------------------------------------------*/
div#global-navi {
	width: 637px;
	height: 30px;
	margin-left: 163px;
	padding-top: 56px;
	position: absolute;
}
div#global-navi li {
	float: left;
	height: 30px;
	text-decoration: none;
	list-style: none;
	position: relative;
}

div#global-navi a {
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	text-decoration: none;	/* for Firefix */
	position: relative;
}
div#global-navi a:hover {
	background-position: 0 -30px;
	position: relative;
}


#index #header #nHome a,
#about #header #nAbout a,
#products #header #nProducts a,
#ir #header #nIr a,
#csr #header #nCsr a,
#contact #header #nContact a{
	display: block;
	background-position: 0 -60px;
	background-repeat: no-repeat;
	text-decoration: none;	/* for Firefix */
}

div#global-navi span {
	display: none;
}
				li#nHome a,
				li#index #header #nHome a {
					width: 90px;
					background-image: url(images/button/home.gif);
				}
				li#nAbout a,
				li#about #header #nAbout a {
					width: 135px;
					background-image: url(images/button/about-kyosha.gif);
				}
				li#nProducts a,
				li#products #header #nProducts a {
					width: 100px;
					background-image: url(images/button/products.gif);
				}
				li#nIr a,
				li#ir #header #nIr a  {
					width: 160px;
					background-image: url(images/button/ir.gif);
				}
				li#nCsr a,
				li#csr #header #nCsr a {
					width: 62px;
					background-image: url(images/button/csr.gif);
				}
				li#nContact a,
				li#contact #header #nContact a {
					width: 90px;
					background-image: url(images/button/contact.gif);
				}
				


/* index page button style 
-----------------------------------------*/
#top-page-original-product-button {
	margin-left: 100px;
}
#top-page-original-product-button a {
	margin-right: 110px;
	margin-left: 2px;
	margin-top: 10px;
}
#top-page-big-button {
	margin-left: 75px;
	margin-bottom: 10px;
	height: 220px;
	width: 660px;
	padding-top: 30px;
}
#top-page-big-button a {
	margin-left: 30px;
	margin-right: 30px;

}


/* bottom bar style 
-----------------------------------------*/
#bottom {
	margin-bottom: 50px;
	clear: both;
}
#bottom address {
	width: 510px;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#bottom a {
	padding-left: 10px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-right: 10px;
}
#bottom a:hover {
	color: #FFFFFF;
	background-color: #333333;
}




/* main style 
-----------------------------------------*/
#main {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	display: block;
	background-image: url(images/button/sidebar-bg.gif);
	background-repeat: repeat-y;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	width: 799px;
}
#index #main,
#privacy-policy #main,
#contact #main,
#site-map #main {
	background-image: none;
}





/* side navigation style 
-----------------------------------------*/
#side-navigation {
	width: 163px;
	display: block;
	float: left;
	background-image: none;
	background-color: #FFFFFF;
}

#side-navigation ul {
	width: 163px;
	height: auto;
	display: block;

}

ul#side-navi {
	margin-right: 1px;
	border-top: 1px solid #666666;

}
ul#side-navi li {
	display: inline; /* IE */
}

ul#side-navi li a { color: #333333; text-decoration: none; }
ul#side-navi li a:link { color: #333333; text-decoration: none; }
ul#side-navi li a:visited { color: #333333; text-decoration: none; }
ul#side-navi li a:active { color: #333333; text-decoration: none; }
ul#side-navi li a:hover { color: #333333; text-decoration: none; }

/* side-navigation, sublist common */
ul#side-navi li a,
ul#sublist li strong {
	display: block;
	padding-top: 7px;
	padding-bottom: 8px;
	line-height: 100%;
}

/* side-navigation */
ul#side-navi li a,
ul#side-navi li strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
	background-image: url(images/button/sidebar-arrow.gif);
	background-position: 1px 1px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 13px;
	padding-right: 5px;
}
ul#side-navi li a:hover {
	background-color: #0000FF;
	color: #fff;
	background-image: url(images/button/sidebar-arrow-white.gif);
	background-repeat: no-repeat;
}
ul#side-navi li a.on {
	background-color: #0000FF;
	background-image: url(images/button/sidebar-arrow-white.gif);
	background-position: 1px 1px;
}
div#main ul#side-navi li a.on {
	color: #fff;  /*IE */
}
ul#side-navi li strong {
	background-color: #D1E6FC;
	font-weight: normal;
	color: #fff;
}

/* sublist */
ul#sublist li a,
ul#sublist li strong {
	background-position: 11px 11px;
	background-image: none;
	padding-left: 21px;
}
ul#sublist li a {
	background-color: #EAEAEA;
}


ul#sublist li a:hover {
	background-color: #D1E6FC;
	background-image: none;
}

ul#sublist li a { color: #333; text-decoration: none; }
ul#sublist li a:link { color: #333; text-decoration: none; }
ul#sublist li a:visited { color: #333; text-decoration: none; }
ul#sublist li a:active { color: #333; text-decoration: none; }
ul#sublist li a:hover { color: #333; text-decoration: none; }

ul#sublist li strong {
	background-color: #D1E6FC;
	background-image: none;
	font-weight: normal;
	color: #333333;
}

#no-side-navigation {
	width: 155px;
}


/* content style 
-----------------------------------------*/
#content {
	width: 575px;
	margin-left: 200px;
	margin-bottom: 50px;
	padding-top: 40px;
}
#content #content-top-image {
	margin-left: -37px;
	margin-top: -50px;
}

#content #thumnail {
	margin-left: 375px;
	margin-top: -5px;
}
#content #writing {
	margin-top: -28px;
}


/* table style 
-----------------------------------------*/
#content table {
	margin-top: 20px;
	border-collapse:collapse;
	border-bottom: 1px solid #CCCCCC;
	width: 555px;
}
#content table th {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: text-top;
	background-color: #E8E8E8;
	font-weight: normal;
	padding: 5px;
	width: auto;
}
#content table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #333333;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}




/* network page style 
-----------------------------------------*/
#map {
	background-image: url(images/map.jpg);
	width: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	height: 580px;
}
#map-title {
	margin-left: 200px;
	width: 555px;
	padding-top: 30px;
}

#map-title h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	text-decoration: none;
}
#map-title h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 1px;
}

#region {
	width: 600px;
	height: 400px;
	float: right;
}

#region a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
	float: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
#region a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	border: 2px solid #FF0000;
}

#region #japan {
	margin-top: 180px;
	margin-left: 150px;
}
#region #usa {
	margin-left: 400px;
}

#region #china {
	margin-left: 65px;
}
#region #south-asia {
	margin-top: 45px;
	margin-left: 50px;
}
#region p {
	margin-left: 250px;
	margin-top: -60px;
}
#net-region h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00CCCC;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: -15px;
	border-bottom: 1px solid #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#net-region #factory-pic {
	padding-top: 0px;
	margin-bottom: 30px;
}
#net-region #factory-pic table {
	width: auto;
	border-style: none;
	border-collapse: collapse;
}


#net-region #factory-pic table th {
	width: 160px;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
	padding-right: 100px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
#net-region #factory-pic table td {
	border-style: none;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-bottom: 10px;
}
#factory-pic a {
	color: #0000FF;
	text-decoration: underline;
}

#product-top-content {
	height: 470px;
	width: auto;
	margin-left: 162px;
	background-image: url(images/product-top-page/product-top-page.gif);
	background-repeat: no-repeat;
}
#product-top {
	float: right;
}
#product-top-button {
	margin-top: 78px;
	height: 150px;
	width: 630px;
	float: left;
}
#product-top-button span {
	display: none;
}
#product-top-button a {
	height: 100px;
	width: 100px;
	display: block;
	float: left;
	margin-left: 20px;
}
#product-top-button a:hover {
	background-position: 0px -100px;
}

#product-top-button #km a {
	background-image: url(images/product-top-page/product-top-page-kyosha-max.gif);
}
#product-top-button #mc a {
	background-image: url(images/product-top-page/product-top-page-magicarrie.gif);
}
#product-top-button #md a {
	background-image: url(images/product-top-page/product-top-page-magidipper.gif);
}
#product-bottom {
	height: 200px;
	width: auto;
	clear: both;
}
#product-bottom #pcb {
	float: left;
	margin-left: 40px;
	margin-top: 25px;
}
#product-bottom #pcb .pcb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
}
#product-bottom #pcb .pcb:hover {
	text-decoration: underline;
}


#product-bottom #solution {
	float: right;
	margin-top: 25px;
	margin-right: 40px;
}
#product-bottom #solution .solutions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
}
#product-bottom #solution .solutions:hover {
	text-decoration: underline;
}


#product-bottom table {
	margin-top: 5px;
}

#product-bottom table th {
	font-size: 12px;
	height: 25px;
	color: #0000FF;
	vertical-align: text-top;
}
#product-bottom table td {
	vertical-align: text-top;
}

#product-bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
#product-bottom a:hover {
	color: #666666;
}





#circuit-board-top-content {
	height: 530px;
	width: auto;
	margin-left: 162px;
	background-image: url(images/product-top-page/printed-circuit-board-top-p.jpg);
	background-repeat: no-repeat;
}
#circuit-board-top-left {
	height: 530px;
	width: 410px;
	float: left;
}
#circuit-board-top-right {
	height: 530px;
	background-color: #00FF66;
	width: 200px;
}
#circuit-board-top-button {
	margin-top: 88px;
	float: right;
}
#circuit-board-top-button span {
	display: none;
}
#circuit-board-top-button a {
	height: 80px;
	width: 150px;
	display: block;
	margin-top: 18px;
	margin-right: 61px;
}
#circuit-board-top-button a:hover {
	background-position: 0px -80px;
}

#circuit-board-top-button #kyosha-max a {
	background-image: url(images/product-top-page/kyosha-max-button-discripti.gif);
}
#circuit-board-top-button #single-multi a {
	background-image: url(images/product-top-page/single-multi-button-discrip.gif);
}
#circuit-board-top-button #spth a {
	background-image: url(images/product-top-page/spth-button-discription.gif);
}
#circuit-board-top-button #circuit-board-design a {
	background-image: url(images/product-top-page/circuit-board-design-button.gif);
}



#solution-top-content {
	height: 455px;
	width: auto;
	margin-left: 162px;
	background-image: url(images/product-top-page/solution-top-page.jpg);
	background-repeat: no-repeat;
}
#solution-top-left {
	height: 455px;
	width: 410px;
	float: left;
}
#solution-top-button {
	margin-top: 120px;
	float: right;
}
#solution-top-button span {
	display: none;
}
#solution-top-button a {
	height: 80px;
	width: 150px;
	display: block;
	margin-top: 18px;
	margin-right: 56px;
}
#solution-top-button a:hover {
	background-position: 0px -80px;
}

#solution-top-button #magicarrier a {
	background-image: url(images/product-top-page/magicarrier-button.gif);
}
#solution-top-button #magidipper a {
	background-image: url(images/product-top-page/magidipper-button.gif);
}
#solution-top-button #metal-mask a {
	background-image: url(images/product-top-page/metalmask-button.gif);
}






/* Kyosha-Max-products page style 
-----------------------------------------*/
#reasons {
	margin-top: 25px;
	margin-bottom: 20px;
}
#reasons p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 3px 5px;
	border: 1px solid #333333;
	float: left;
	background-color: #FFB9DC;
}
#kyosha-max-pic {
	clear: both;
	margin-bottom: 30px;
}
#kyosha-max-pic table {
	width: auto;
	border-style: none;
	border-collapse: collapse;
}

#kyosha-max-pic table th {
	border: 1px solid #333333;
	text-align: center;
	background-color: #C6ECEC;
	width: 200px;
}
#kyosha-max-pic table td {
	text-align: center;
	border: 1px solid #333333;
}
#test-data {
}

#test-data table {
	border-bottom-style: none;
	border-collapse: collapse;
	float: left;
	width: 315px;
}

#test-data table th {
	width: 100px;
	text-align: left;
	border: 1px solid #333333;
}
#test-data table td {
	text-align: left;
	border: 1px solid #333333;
}

#test-data p {
	float: right;
	margin-top: 50px;
	margin-left: 20px;
}
#test-result {
	clear: both;
}
#test-result p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 5px 5px 8px;
	width: auto;
	text-decoration: underline;
}
#test-result table {
	border-bottom-style: none;
	margin-top: 40px;
	border-collapse: collapse;
}
#test-result table th {
	border: 1px solid #333333;
	text-align: center;
	vertical-align: middle;
}

#test-result table td {
	border: 1px solid #333333;
	vertical-align: middle;
	text-align: center;
	padding-left: 0px;
}
#test-result #ratio {
	color: #FF0000;
	font-weight: bold;
}
#spth-writing img {
	margin-top: 25px;
	margin-bottom: 40px;
}
#spth-data table {
	width: auto;
	border-bottom-style: none;
	margin-top: 0px;
}

#spth-data table th {
	width: 150px;
	text-align: center;
	border: 1px solid #333333;
	vertical-align: middle;
}
#spth-data table td {
	text-align: center;
	width: 180px;
	border: 1px solid #333333;
	vertical-align: middle;
	padding-left: 0px;
}
#spth-data p {
	margin-top: 25px;
	font-size: 16px;
	margin-bottom: 5px;
}
#spth-data img {
	margin-bottom: 0px;
	margin-top: 0px;
}


/* CAD-products page style 
-----------------------------------------*/
#CAD table {
	border-bottom-style: none;
	margin-top: 10px;
	border-collapse: collapse;
}
#CAD table th {
	border: 1px solid #333333;
	text-align: center;
	vertical-align: middle;
}

#CAD table td {
	border: 1px solid #333333;
	vertical-align: middle;
	text-align: center;
	padding-left: 0px;
}
#metal-mask table th {
	text-align: center;
	vertical-align: middle;
}
#metal-mask #top {
	background-color: #333333;
	color: #FFFFFF;
}
#ir-top-content {
	height: 320px;
	margin-left: 25px;
}

#ir-top-title {
	height: 160px;
	width: 250px;
	float: left;
	margin-left: 10px;
}
#ir-top-title img {
	margin-bottom: 10px;
}

#ir-top-list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-left: 5px;
	color: #0000FF;
}
#ir-top-list a:hover {
	color: #999999;
}


#ir h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #66CCCC;
	border-style: none;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
}
#ir table {
	width: auto;
	margin: 5px 0px 0px;
	padding: 0px;
}
#ir table th {
	width: auto;
	padding: 5px 10px;
}
#ir table td {
	width: auto;
	padding: 5px 10px;
}
#ir-graph {
	margin-left: 50px;
}
#ir-contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #66CCCC;
	text-decoration: underline;
}


#graph img {
	margin-left: 120px;
	margin-top: 30px;
}



#number table {
	border-style: none;
	margin-top: 10px;
}
#number table th {
	border-style: none;
	background-color: #FFFFFF;
}
#number table td {
	border-style: none;
	background-color: #FFFFFF;
	padding-left: 10px;
	line-height: 18px;
}
#movie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px;
	border: 1px solid #66CCCC;
	color: #FFFFFF;
	background-color: #66CCCC;
}
#movie a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px;
	border: 1px solid #66CCCC;
	color: #333333;
	background-color: #66CCCC;
}
#privacy-policy #content {
	margin-left: 120px;
}
#outside-box {
	height: 400px;
	width: 675px;
}
#site-map #content {
	margin-left: 80px;
}
#site-map-list {
	width: 300px;
	margin-bottom: 50px;
	margin-right: 30px;
	float: left;
}

#site-map-list dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00CCCC;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom: 1px solid #666666;
	margin-bottom: 5px;
}
#site-map-list dd {
	color: #333333;
	filter: Light;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 3px;
}
#site-map-list a:hover {
	color: #66CCCC;
}
#site-map-list a:visited {
}
#contact #form-writing {
	width: 560px;
	margin-left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 45px;
}
#contact #form-writing h3 {
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	width: 560px;
	margin-right: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#contact #form-writing p {
	line-height: 22px;
}



#contact #mail-form {
	height: auto;
	width: 560px;
	margin-left: 120px;
	border: 1px solid #CCCCCC;
}

#contact #form-table {
	width: 500px;
	margin-left: 30px;
}
#contact #form-table th {
	width: 140px;
	text-align: left;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
}
#contact #form-table td {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
}
#contact #submit-buttons {
	width: auto;
	display: inline;
}
#contact #submit-buttons input {
	margin-left: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#contact #thanks {
	background-position: center;
	width: 300px;
	margin-left: 300px;
	margin-top: 80px;
	margin-bottom: 80px;
}

