﻿@charset "Shift_JIS";

/* default */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }


/* general setting */
html {	
}

body {
	font-size: 80%;
	text-align: center;
	padding: 0;
	margin: 0 0 20px 0;
}

div#wrapper {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

div#wrapper_local {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: url(img/local_back_gla.gif) repeat-y;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

div#wrapper_telesco {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: url(img/local_back_gla_telesco.gif) repeat-y;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

div#wrapper_airplane {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: url(img/local_back_gla_airplane.jpg) repeat-y;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}


div#wrapper_conveyor_top {
	width: 940px;
	_width: 882px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

div#wrapper_conveyor {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: url(img/local_back_gla_conveyor.jpg) repeat-y;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

div#wrapper_environment_top {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

div#wrapper_environment {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: url(img/local_back_gla_environment.jpg) repeat-y;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

div#wrapper_support {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: url(img/local_back_gla_support.gif) repeat-y;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

div#wrapper_conveyor h1 {
	color: #096C6A;
}

div#wrapper_conveyor_top h1 {
	color: #096C6A;
}

div#wrapper_environment h1 {
	color: #336600;
}

div#wrapper_telesco h1 {
	color: #096C6A;
}

div#wrapper_environment_top h1 {
	color: #336600;
}

div#wrapper_support h1 {
	color: #D07100;
}

div#wrapper_airplane h1 {
	color: #6666CC;
}

a:link {
	color: #846410;
}
a:visited {
	color: #745410;
}
a:hover {
	color: #D1A121;
}
a:active {
	color: #D1A121;
}

p {
	display: block;
	line-height: 140%;
	margin: 0;
	padding: 0;
	color: #333333;
}

p.d10 {
	padding-bottom: 10px;
}

p.d20 {
	padding-bottom: 20px;
}

p.d30 {
	padding-bottom: 30px;
}

em.red {
	color:red;
}

em.blue {
	color: #0033CC;
}

span.orange {
	color: #FF9900;
}

h1 {
	display: block;
	font-size: 120%;
	color: #003894;
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 130%;
	margin: 0;
}

h2 {
	display: block;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0;
}

h3 {
	display: block;
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0;
}

h4 {
	display: block;
	font-size: 100%;
	color: black;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0;
	border-bottom: 1px solid #0099FF;
}

div.hr {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	_padding-top: 0;
	margin-bottom: 10px;
	clear: both;
}

div.U {
	padding-top: 10px;
	clear: both;
}

div.M {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

div.D2 {
	padding-bottom: 20px;
	clear: both;
}

div.U2 {
	padding-top: 20px;
	clear: both;
}

div.U3 {
	padding-top: 30px;
	clear: both;
}

div.M2 {
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

div.D {
	padding-bottom: 10px;
	clear: both;
}

h2.indigo {
	color: #003399;
	font-size: 120%;
	padding-bottom: 10px;
}

ul.number {
	padding: 0;
	margin: 0;
}

ul.number li {
	color: #333333;
	list-style: decimal;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	margin-left: 20px;
}

ul.disc {
	padding: 0;
	margin: 0;
}

ul.disc li {
	color: #333333;
	list-style: disc;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	margin-left: 20px;
}

div.limit {
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}

div.imgtxt {
	width: 680px;
	float: left;
	margin-bottom: 30px;
}

img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}


/* img調整 */
img.img_pre {
	vertical-align: bottom;
}

img.img_left {
	padding-left: 10px;
}

img.img_right {
	padding-right: 10px;
}

/* header */
div#header {
	widht: 920px;
	_width: 940px;
	height: 55px;
	_height: 70px;
	background: url(img/header.gif) repeat-x;
	padding: 0;
	padding-top: 15px;
	padding-left: 20px;
	margin: 0;
}

div#header img {
	float: left;
}

div#header p {
	padding-right: 20px;
	padding-top: 10px;
	float: right;
	vertical-align: middle;
	color: #EEEEEE;
	font-size: 85%;
}

div#header a:link {
	text-decoration: none;
	color: #999999;
}

div#header a:visited {
	text-decoration: none;
	color: #999999;
}

div#header a:hover {
	text-decoration: underline;
	color: #003894;
}

/* global navigation */
div#global_navi {
	clear: both;
	margin: 0;
	padding: 0;
	height: 32px;
}

div#global_navi ul {
	width: 940px;
	margin: 0;
	padding: 0;
}

div#global_navi li {
	padding: 0;
	margin: 0;
	float: left;
}

div#global_navi img {
	vertical-align: bottom;
}

/* local navigation */
div#local_navi {
	width: 200px;
	margin: 0;
	padding: 0;
	float: left;
}

div#local_navi ul {
	margin: 0;
	padding: 0;
}

div#local_navi li {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

div#local_navi img {
	vertical-align: top;
	margin: 0;
	padding: 0;
}


/* pankuzu */
div#pankuzu {
	width: 923px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 17px;
	clear: both;
	font-size: 77%;
	color: #999999;
	margin: 0;
	background: #FFFFFF;
	border-right: solid 1px #CCCCCC;
	_border-right: none;
}

div#pankuzu ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#pankuzu li {
	float: left;
	padding-right: 7px;
}

div#pankuzu em {
	color:#444444;
}

div#pankuzu a {
	padding-right: 7px;
}

#pankuzu a:link,
#pankuzu a:visited {
	color: #999999;
	text-decoration: none;
}

#pankuzu a:hover,
#pankuzu a:active {
	color: #87d0ff;
}


/* MAIN_IMG shadow */
div#shadow {
	height: 15px;
	width: 940px;
	background: url(img/img_shadow.gif) repeat-x;
}

div#shadow2 {
	height: 30px;
	width: 940px;
	background: url(img/img_shadow.gif) repeat-x #FFFFFF;
}

/* MAIN */
div#main {
	width: 940px;
	float: left;
	padding: 0;
	margin: 0;
}

div#main2 {
	float: left;
	width: 940px;
	padding: 0;
	margin: 0;
}

div#main3 {
	width: 880px;
	_width: 940px;
	clear: both;
	padding: 0 30px 0 30px;
}

div#main_left {
	width: 629px;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	border-right: solid 1px #CCCCCC;
}

div#main_right {
	width: 240px;
	float: right;
	margin: 0;
	padding: 0;
	padding-right: 30px;
	margin-left: 10px;
}

div#main_content {
	width: 680px;
	_width: 740px;
	padding: 0;
	margin: 0;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}

div#main_content2 {
	width: 680px;
	_width: 710px;
	padding: 0;
	margin: 0;
	float: left;
	padding-left: 30px;
	text-align: left;
}

ul.content_top {
	width: 630px;
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

ul.content {
	float: left;
	padding: 0;
	margin: 0;
}

ul.content2 {
	width: 880px;
	clear: both;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

ul.content5 {
	width: 880px;
	clear: both;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

ul.content3 {
	width: 680px;
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

ul.content4 {
	width: 880px;
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

ul.content_top a:link, a:visited,
ul.content a:link, a:visited,
ul.content2 a:link, a:visited,
ul.content3 a:link, a:visited,
ul.content4 a:link, a:visited,
ul.content5 a:link, a:visited {
	text-decoration: none;
	color: #333333;
}

ul.content_top a:hover {
	text-decoration: underline;
	color: #003399;
}

ul.content a:hover {
	text-decoration: underline;
	color: #003399;
}

ul.content2 a:hover {
	text-decoration: underline;
	color: #0066CC;
}

ul.content3 a:hover {
	text-decoration: underline;
	color: #006633;
}

ul.content4 a:hover {
	text-decoration: underline;
	color: #669933;
}

ul.content5 a:hover {
	text-decoration: underline;
	color: #006633;
}

/* content */
li#content_company {
	width: 283px;
	height: 88px;
	_width: 300px;
	_height: 100px;
	background: url(img/content_company.gif) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	margin-right: 10px;
	float: left;
}

li#content_airplane {
	width: 283px;
	height: 88px;
	_width: 300px;
	_height: 100px;
	background: url(img/content_airplane.gif) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}

li#content_chipconveyor {
	width: 283px;
	height: 88px;
	_width: 300px;
	_height: 100px;
	background: url(img/content_chipconveyor.gif) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	margin-right: 10px;
	float: left;
}

li#content_environment {
	width: 283px;
	height: 88px;
	_width: 300px;
	_height: 100px;
	background: url(img/content_environment.gif) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}

li#content_support {
	width: 283px;
	height: 88px;
	_width: 300px;
	_height: 100px;
	background: url(img/content_support.gif) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}

li#content_support h1,li#content_support a  {
	color: #FFFFFF;
}

li#content_recruit {
	width: 285px;
	_width: 300px;
	height: 90px;
	_height: 100px;
	background: url(img/content_recruit.gif) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-right: 13px;
	margin-bottom: 10px;
}

/* content_airplane */
li#content_plane_process {
	width: 268px;
	height: 90px;
	_width: 285px;
	_height: 100px;
	background: url(img/content_plane_process.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-right: 10px;
}

li#content_plane_equipment {
	width: 268px;
	height: 90px;
	_width: 285px;
	_height: 100px;
	background: url(img/content_plane_equipment.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-right: 10px;
}

li#content_plane_example {
	width: 268px;
	height: 90px;
	_width: 285px;
	_height: 100px;
	background: url(img/content_plane_example.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}

/* content machine_tool */
li#content_conveyor {
	width: 413px;
	height: 90px;
	_width: 430px;
	_height: 100px;
	background: url(img/content_conveyor.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-right: 20px;
}

li#content_cover {
	width: 413px;
	height: 90px;
	_width: 430px;
	_height: 100px;
	background: url(img/content_cover.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}

/* content machine_tool conveyor */
li#content_select {
	width: 313px;
	height: 90px;
	_width: 330px;
	_height: 100px;
	background: url(img/content_select.gif) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-right: 20px;
}

li#content_chip {
	width: 313px;
	height: 90px;
	_width: 330px;
	_height: 100px;
	background: url(img/content_chip.gif) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}

li#content_scrapconveyor {
	width: 313px;
	height: 90px;
	_width: 330px;
	_height: 100px;
	background: url(img/content_scrapconveyor.gif) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-right: 20px;
}

li#content_chipcatch {
	width: 313px;
	height: 90px;
	_width: 330px;
	_height: 100px;
	background: url(img/content_chipcatch.gif) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}

/* content machine_tool telesco */
li#content_telesco01 {
	width: 315px;
	_width: 330px;
	height: 90px;
	_height: 100px;
	background: url(img/content_telesco01.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
}

li#content_telesco02 {
	width: 315px;
	_width: 330px;
	height: 90px;
	_height: 100px;
	background: url(img/content_telesco02.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-bottom: 10px;
}

li#content_telesco03 {
	width: 315px;
	_width: 330px;
	height: 90px;
	_height: 100px;
	background: url(img/content_telesco03.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
}

li#content_telesco04 {
	width: 315px;
	_width: 330px;
	height: 90px;
	_height: 100px;
	background: url(img/content_telesco04.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-bottom: 10px;
}

/* content machine_tool cover_wiper */
li#content_telesco_cover {
	width: 313px;
	height: 90px;
	_width: 330px;
	_height: 100px;
	background: url(img/content_telesco_cover.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-right: 20px;
}

li#content_aluflex {
	width: 313px;
	height: 90px;
	_width: 330px;
	_height: 100px;
	background: url(img/content_aluflex.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}

li#content_wiper {
	width: 313px;
	height: 90px;
	_width: 330px;
	_height: 100px;
	background: url(img/content_waywiper.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}

/* content machine_tool wiper */
li#content_waywiper {
	width: 315px;
	_width: 330px;
	height: 90px;
	_height: 100px;
	background: url(img/content_waywiper.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
}

li#content_c6wiper {
	width: 315px;
	_width: 330px;
	height: 90px;
	_height: 100px;
	background: url(img/content_c6wiper.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-bottom: 10px;
}

/* content environment */
li#content_pellet {
	width: 268px;
	height: 90px;
	_width: 285px;
	_height: 100px;
	background: url(img/content_pellet.gif) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-right: 12px;
}

li#content_generator {
	width: 268px;
	height: 90px;
	_width: 285px;
	_height: 100px;
	background: url(img/content_generator.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-right: 13px;
}

li#content_mist {
	width: 268px;
	height: 90px;
	_width: 285px;
	_height: 100px;
	background: url(img/content_mist.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}

li#content_e-pelleter {
	width: 268px;
	height: 90px;
	_width: 285px;
	_height: 100px;
	background: url(img/content_e-pelleter.jpg) no-repeat;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin-right: 12px;
}

/* topics */
div#topics {
	width: 630px;
	float: left;
	padding-bottom: 15px;
	margin: 0;
}

div#topics h1 {
	text-decoration: none;
	color: red;
}

div#topics ul {
	margin: 0;
	padding: 0;
}

div#topics li {
	float: left;
	padding-right: 15px;
}

/* img banner */
div#img_banner {
	width: 239px;
	float: right;
	padding: 0;
	margin: 0;
}

div#img_banner img {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}



/* news */
div#news {
	width: 239px;
	padding: 0;
	margin: 0;
	float: right;
}

div#news h1 {
	text-decoration: none;
	color: red;
}

div#news dl {
	margin: 0;
	padding: 0;
}

div#news dt {
	font-size: 85%;
	width: 70px;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	float: left;
	color: #006600;
}

div#news dd {
	font-size: 85%;
	line-height: 150%;
	width: 169px;
	_width: 220px;
	display: block;
	text-decoration: none;
	margin: 0;
	padding-bottom: 10px;
	float: left;
	color: #333333;
}

div#news ul {
	margin: 0;
	padding: 0;
}

div#news ul li {
	line-height: 150%;
}

div#news li a:link,
div#news li a:visited {
	color: #333333;
	text-decoration: none;
}

div#news li a:hover {
	color: #006600;
	text-decoration: underline;
}


/* foooter */
div#footer {
	padding-top: 15px;
	width: 940px;
	clear: both;
	height: 25px;
	_height: 40px;
	margin: 0 auto;
	text-align: center;
}

div#footer ul {
	padding: 0;
	margin: 0;
}

div#footer li {
	font-size: 80%;
	padding-right: 25px;
	padding-left: 5px;
	border-left: solid 3px #003894;
	display:inline;
}

div#footer a:link, a:visited {
	text-decoration: none;
	color: #333333;
}

div#footer a:hover {
	text-decoration: underline;
	color: #003894;
}


/* COMPANY president */
div.president {
	padding-bottom: 10px;
	margin: 0;
}

div.president img {
	padding-left: 10px;
}


/* COMPANY history */
table#history {
	padding: 0;
	margin: 0;
	_font-size: 95%;
	line-height: 140%;
	color: #333333;
}

table#history th {
	width: 70px;
	padding: 5px;
	vertical-align: text-top;
}

table#history td {
	width: 500px;
	padding: 5px;
}

/* COMPANY outline */
table#outline {
	padding: 0;
	margin: 0;
	_font-size: 95%;
	line-height: 140%;
	color: #333333;
}

table#outline th {
	width: 120px;
	padding: 5px;
	vertical-align: text-top;
}

table#outline td {
	width: 450px;
	padding: 5px;
}

/* COMPANY national */
div.national_factory {
	clear: both;
	width: 668px;
	background:url(img/national_back.gif) repeat-x;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	float: left;
}

div.national_factory h1 {
	border-left: 5px solid #0033CC;
	padding-left: 5px;
	margin-bottom: 15px;
}

div.national_factory p {
	padding-left: 10px;
	margin-bottom: 15px;
}

div.national_factory img {
	padding-left: 20px;
}

div.national_ab {
	width: 680px;
	padding: 0;
	margin: 0;
}

div.national_a {
	width: 210px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

div.national_b {
	width: 210px;
	float: left;
	padding-bottom: 20px;
}

div.national_ab img {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* COMPANY global */
div.global_factory {
	float: left;
	width: 668px;
	height: 100%;
	background:url(img/national_back.gif) repeat-x;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

div.global_factory h1 {
	border-left: 5px solid #0033CC;
	padding-left: 5px;
	margin-bottom: 15px;
}

div.global_factory p {
	padding-left: 10px;
}

div.global_factory img {
	padding-left: 20px;
}

/* COMPANY access */
div.access {
	padding: 0;
	margin: 0;
}

div.access_left {
	width: 250px;
	padding-right: 15px;
	float:left;
	padding-bottom: 10px;
}

div.access ul {
	padding: 0;
	margin: 0;
	float: left;
}

div.access li {
	padding-bottom: 20px;
}

/* AIRPLANE */
div.air_pro {
	width: 680px;
	float: left;
	margin-bottom: 30px;
}

div.air_pro_l {
	width: 330px;
	float: left;
	margin-right: 20px;
}

div.air_pro_r {
	width: 330px;
	float: right;
}

div.air_pro_eq1 {
	width: 220px;
	float: left;
	padding-right: 10px;
}

div.air_pro_eq2 {
	width: 220px;
	float: left;
}

div.air_pro img {
	margin-bottom: 7px;
}

div.air_pro p {
	font-size: 80%;
}

p.air_pro_half1 {
	width: 160px;
	padding-right: 10px;
	float: left;
}

p.air_pro_half2 {
	width: 160px;
	float: right;
}



/* MACHINE TOOL */
div#mtrl {
	width: 880px;
	padding: 0;
	margin: 0;
	float: left;
}

div#mtl {
	padding: 0;
	margin: 0;
	width: 420px;
	float: left;
	margin-right: 36px;
}

div#mtr {
	padding: 0;
	margin: 0;
	width: 420px;
	float: right;
}

/* MACHINE TOOL navigation */
ul#mt_navi {
	float: left;
	height: 19px;
	width: 680px;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
}

ul#mt_navi li {
	float: left;
	padding-right: 5px;
}

/* MACHINE TOOL chip_conveyor */
div#machine_tool_list {
	clear: both;
	padding: 0;
	margin: 0;
}

div#machine_tool_list ul {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

div#machine_tool_list li {
	width: 680px;
	margin: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #BBBBBB;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

div.list_a {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

div.list_b {
	float: left;
	width: 480px;
	margin: 0;
	padding: 0;
}

/* MACHINE TOOL select */
table.select {
	width: 680px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 85%;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}

table.select th {
	background: #EDE3D1;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

table.select td {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

table.select td.cap {
	text-align: left;
}

table.select td ul {
	padding: 0;
	margin: 0;
}

table.select td li {
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	line-height: 130%;
}


table.select th#kata {
	width: 20px;
}

table.select th#photo {
	width: 150px;
	background: #EEEEEE;
}

table.select th#name {
	width: 80px;
	background: #EEEEEE;
}

table.select th#substance {
	background: #EEEEEE;
}


table.select2 {
	width: 680px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 85%;
	margin-bottom: 5px;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}

table.select2 th {
	width: 20px;
	background: #EDE3D1;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

table.select2 td {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

table.select2 td.pad0 {
	text-align: center;
	padding: 0;
}

table.select2 td#gray {
	background: #EEEEEE;
	text-align: center;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

table.select2 td.aluminum {
	background: #D8D0FF;
	text-align: center;
	width: 20px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.select2 td.iron {
	background: #F9D3FE;
	text-align: center;
	width: 20px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.select2 td.sus {
	background: #E4EFD3;
	text-align: center;
	width: 20px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.select2 td.casting {
	background: #FAF4AF;
	text-align: center;
	width: 20px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.select2 td.bronze {
	background: #FDDEC1;
	text-align: center;
	width: 20px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* MACHINE TOOL conveyor series(simple) */
div.conveyor {
	width: 680px;
	padding: 0;
	margin-bottom: 10px;
	float: left;
}

h2.conveyor {
	border-left: 5px solid #3366CC;
	padding-left: 3px;
	margin-bottom: 5px;
	height: 13px;
}

div.conveyor_title {
	width: 420px;
	float: left;
	margin-bottom: 8px;
}

div.conveyor_title img {
	vertical-align: text-bottom;
	padding-right: 10px;
}

div.conveyor ul {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

div.conveyor li {
	list-style: disc;
	padding-bottom: 5px;
	margin-left: 15px;
	line-height: 130%;
}

div.conveyor_txt {
	width: 420px;
	float: left;
}

div.conveyor_txt h1 {
	clear: both;
	margin-bottom: 10px;
}

div.conveyor_photo {
	text-align: right;
	width: 260px;
	float: left;
}

table.conveyor {
	width: 680px;
	padding: 0;
	margin-bottom: 10px;
	_font-size: 90%;
}

table.conveyor th {
	width: 190px;
	_width: 205px;
	padding: 5px 0 5px 15px;
	background: #6699CC;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
}

table.conveyor td {
	width: 440px;
	padding: 5px 0 5px 15px;
	background: #DDDDDD;
	color: #000000;
	border: 2px solid #FFFFFF;
}

table.size {
	width: 680px;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	_font-size: 90%;
}

table.size th {
	width: 65px;
	padding: 5px 0 5px;
	background: #6699CC;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	text-align: center
}

table.size td {
	width: 80px;
	padding: 5px 0 5px;
	background: #DDDDDD;
	color: #000000;
	border: 2px solid #FFFFFF;
	text-align: center
}

/* MACHINE TOOL micro catch3 */
table.catch3 {
	padding: 0;
	margin: 0;
}

table.catch3 th {
	width: 300px;
	padding: 5px;
	border: 2px solid #FFFFFF;
	background: #6699CC;
	text-align: center;
	color: #FFFFFF;
}

table.catch3 td {
	padding: 5px;
	border: 2px solid #FFFFFF;
	background: #CCCCCC;
	text-align: center;
}

div.catch3_left {
	float: left;
	width: 308px;
	_width: 328px;
	padding: 10px;
	border: 1px solid #999999;
	margin-right: 20px;
	height: 350px;
	padding-bottom: none;
}

div.catch3_left p {
	margin-top: 20px;
}

div.catch3_right {
	float: left;
	width: 308px;
	_width: 328px;
	padding: 10px;
	padding-bottom: none;
	border: 1px solid #999999;
	height: 350px;
}

div.catch3_right p {
	margin-top: 20px;
}


/* MACHINE TOOL chip catch drum */
table.chipcatchdrum {
	width: 680px;
	padding: 0;
	margin-bottom: 10px;
}

table.chipcatchdrum th {
	width: 150px;
	padding: 5px 0 5px 15px;
	background: #6699CC;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
}

table.chipcatchdrum td {
	width: 200px;
	padding: 5px 0 5px 15px;
	background: #DDDDDD;
	color: #000000;
	border: 2px solid #FFFFFF;
}

table.chipcatchdrum2 {
	width: 680px;
	padding: 0;
}

table.chipcatchdrum2 th {
	width: 130px;
	padding: 5px 0 5px 15px;
	background: #6699CC;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
}

table.chipcatchdrum2 td {
	width: 100px;
	padding: 5px 0 5px 15px;
	background: #DDDDDD;
	color: #000000;
	border: 2px solid #FFFFFF;
}

/* MACHINE TOOL micro catch filter */
div.micro_catch {
	width: 680px;
	height: 50px;
	clear: both;
	margin-bottom: 10px;
}

div.micro_catch img {
	vertical-align: text-bottom;
}

table#micro_spe {
	width: 330px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 85%;
	margin-bottom: 10px;
}

table#micro_spe th {
	width: 130px;
	padding: 5px;
	background: #6699CC;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	border-left: none;
}

table#micro_spe td {
	width: 170px;
	padding: 5px;
	background: #DDDDDD;
	color: #000000;
	border: 2px solid #FFFFFF;
	border-left: none;
	border-right: none;
}

table#micro_spe2 {
	width: 330px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 85%;
	margin-bottom: 10px;
}

table#micro_spe2 th {
	width: 80px;
	padding: 5px;
	background: #6699CC;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	border-left: none;
	text-align: center;
}

table#micro_spe2 th.purple {
	text-align: center;
	background: #BCB4D8;
}

table#micro_spe2 td {
	width: 100px;
	padding: 5px;
	background: #DDDDDD;
	color: #000000;
	border: 2px solid #FFFFFF;
	border-left: none;
	text-align: center;
}

div.direction01 {
	margin-right: 10px;
	float: left;
	width: 220px;
}

div.direction01 img {
	margin-bottom: 10px;
}

div.direction02 {
	float: left;
	width: 220px;
}

div.direction02 img {
	margin-bottom: 10px;
}

table#filter {
	width: 680px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 85%;
	margin-bottom: 10px;
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
}

table#filter th {
	width: 60px;
	padding: 5px;
	text-align: center;
	background: #ECF0F8;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

table#filter th.first {
	width: 60px;
	padding: 5px;
	text-align: center;
	background: #D7E0EF;
}

table#filter td {
	width: 90px;
	padding: 5px;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	text-align: left;
}

table#filter td.filcen {
	text-align: center;
}

table#filter td.filspece {
	padding: 5px;
	text-align: center;
}

table#filter th.purple {
	width: 90px;
	padding: 5px;
	text-align: center;
	background: #D7E0EF;
	color: #000000;
}

table#filter th.pink {
	width: 130px;
	padding: 5px;
	text-align: center;
	background: #FADBDA;
	color: #000000;
}

table#filter td.pink {
	padding: 5px;
	text-align: left;
	background: #FDEEED;
	color: #000000;
}

table#filter td.pinkcen {
	padding: 5px;
	text-align: center;
	background: #FDEEED;
	color: #000000;
}

table#filter td.pinkspace {
	padding: 0;
	background: #FDEEED;
	text-align: center;
}

div#filter_fence {
	border: 1px solid #999999;
	width: 668px;
	padding: 5px;
}

div#filter_fence ul {
	padding: 0;
	margin: 0;
}

div#filter_fence li {
	list-style: disc;
	padding-bottom: 5px;
	margin-left: 15px;
	line-height: 130%;
}

/* MACHINE TOOL telesco cover */
div#specification {
	float: left;
	padding: 0;
	margin-bottom: 15px;
}

div#tcl {
	width: 330px;
	float: left;
	margin-right: 20px;
}

div#tcr {
	width: 330px;
	float: left;
}

div#specification dl {
	padding: 0;
	margin: 0;
}

div#specification dt {
	font-weight: bold;
	font-size: 110%;
	padding: 0;
	margin: 0;
	padding-bottom: 2px;
}

div#specification dd {
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
	line-height: 140%;
}

div#specification em {
	font-weight: bold;
	color: #FF6600;
}

/* MACHINE TOOL telesco */
h2.red {
	font-size: 120%;
	color: #CC0000;
}


/* MACHINE TOOL telesco cover caution */
table.caution {
	_font-size: 90%;
	padding: 0;
	margin-bottom: 20px;
	border: 1px solid #666633;
}

table.caution td {
	padding: 5px;
	margin: 0;
}

td.level {
	width: 100px;
	border: 1px solid #666633;
	border-left: none;
	background: #FFFF99;
	text-align: center;
	font-size: 80%;
}

td.caution {
	width: 440px;
	border-top: 1px solid #666633;
	border-bottom: 1px solid #666633;
	background: #FFFF99;
	text-align: center;
	font-size: 80%;
}

td.mark {
	border-right: 1px solid #666633;
	text-align: center;
}
	
td#red {
	width: 100px;
	text-align: center;
	background: #E60012;
	color:#FFFFFF;
	border-right: 1px solid #666633;
	font-weight: bold;
}

td#orange {
	width: 100px;
	text-align: center;
	background: #ED6D00;
	color:#FFFFFF;
	border-right: 1px solid #666633;
	font-weight: bold;
}

td#yellow {
	width: 100px;
	text-align: center;
	background: #F7AB00;
	color:#FFFFFF;
	border-right: 1px solid #666633;
	font-weight: bold;
}


/* MACHINE TOOL telesco cover shape */
table#shape {
	width: 680px;
	padding: 0;
	margin-bottom: 10px;
	_font-size: 90%;
}

table#shape th {
	width: 60px;
	padding:5px;
	background: #ECDCBF;
	color: #336699;
	text-align: center;
	border: 1px solid #999966;
}

table#shape td {
	padding: 5px 0 5px 20px;
	border: 1px solid #999966;
}

/* MACHINE TOOL pdf */
div.pdf {
	padding: 0;
	margin-bottom: 10px;
}

div.pdf img {
	padding-right: 10px;
}

div.pdf a:link, a:visited {
	text-decoration: none;
	color: #666666;
}

div.pdf a:hover, a:active {
	text-decoration: underline;
	color: #3333CC;
}


/* enviornment pallet */
div.pallet_l {
	padding-top: 30px;
	width: 240px;
	float: left;
}

div.pallet_r {
	width: 440px;
	float: left;
}

/* sitemap */
div#sitemap {
	float: left;
	padding: 0 30px 0;
	margin-bottom: 10px;
}

div.sitemap_left {
	width: 279px;
	height: 600px;
	margin-right: 20px;
	float: left;
	border-right: 1px solid #999999;
}

div.sitemap_right {
	width: 280px;
	height: 600px;
	float: left;
}

div.sitemap_left dl {
	padding: 0;
	margin-bottom: 20px;
}

div.sitemap_left dt,div.sitemap_right dt {
	border-left: 5px solid #333399;
	padding: 0;
	padding-left: 3px;
	margin: 0;
	margin-bottom: 5px;
	font-size: 120%;
}

div.sitemap_left dd,div.sitemap_right dd {
	padding: 0;
	padding-left: 10px;
	margin: 0;
	margin-bottom: 5px;
}

div.sitemap_left dd.son, div.sitemap_right dd.son {
	padding-left: 30px;
}

div.sitemap_left a:link, a:visited,div.sitemap_right a:link, a:visited {
	text-decoration: none;
	color: #666666;
}

div.sitemap_left a:hover, a:active,div.sitemap_right a:hover, a:active {
	text-decoration: underline;
	color: #3333CC;
}

/* contact */
div#contact {
	clear: both;
	width: 740px;
	padding-left: 100px;
}

table#contact {
	width: 740px;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

table#contact th {
	width: 120px;
	padding: 10px;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
}

table#contact td {
	padding: 10px;
	border: 1px solid #CCCCCC;
}

table#contact td ul {
	padding: 0;
	margin: 0;
	padding-top: 10px;
}

table#contact td li {
	text-decoration: none;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}

div#contact_navi {
	width: 740px;
	padding: 0;
	margin: 0;
}

div#contact_navi_left {
	width: 350px;
	padding: 0;
	margin: 0;
	float: left;
}

div#contact_navi_right {
	width: 350px;
	padding: 0;
	margin: 0;
	float: right;
}

div#contact_navi a:link,
div#contact_navi a:visited {
	color: #0066CC;
	text-decoration: underline;
}

div#contact_navi a:hover,
div#contact_navi a:active {
	color: #CC0000;
}


/* support */
div#support {
	width: 680px;
	margin: 0;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}

ol.support_top {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

ol.support_top li {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

ol.support_top li h2 {
	margin: 0;
	padding: 0;
	font-size: 130%;
	color: #333333;
}

ol.support_top li a:link,a:visited {
	text-decoration: none;
	color: #333333;
}

ol.support_top li a:hover,a:active {
	text-decoration: underline;
	color: #D1A121;
}

dl.support {
	margin: 0;
	padding: 0;
	display: block;
}

dl.support dt {
	border: 1px solid #FFCC66;
	border-left: 7px solid #FFCC66;
	margin: 0;
	padding: 7px;
	display: block;
	background: #FEFAE9;
	margin-bottom: 7px;
	font-size: 125%;
}

dl.support dd {
	margin: 0;
	padding: 0;
}

dl.support dd ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	margin-left: 15px;
}

dl.support dd li {
	line-height: 130%;
	margin: 0;
	padding-bottom: 20px;
}

dl.support dd li h2 {
	line-height: 130%;
	margin: 0;
	font-size: 110%;
	color: #312200;
}

/* page top */
div#pagetop {
	width: 100%;
	float: left;
	padding-top: 10px;
	margin-bottom: 15px;
	text-align: right;
}

div#pagetop a {
	color:#003399;
	text-decoration: none;
	font-size: 80%;
}

/* environment */
div.sep {
	float: left;
	width: 680px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

div.sep_left {
	width: 300px;
	padding: 0;
	margin: 0;
	float: left;
}

div.sep_right {
	width: 380px;
	padding: 0;
	margin: 0;
	float: right;
}

div.environment_cover {
	width: 638px;
	_width: 680px;
	padding: 20px;
	border: 1px solid #663300;
	margin-bottom: 20px;
	background: #F1EEEB;
}

div.environment_cover h1 {
	color: #330000;
}

div.environment_cover2 {
	width: 638px;
	_width: 680px;
	padding: 20px;
	border: 1px solid #006600;
	margin-bottom: 20px;
	background: #E4EBE4;
}

div.environment_cover2 h1 {
	color: #330000;
}


table.environment_spec {
	width: 100%;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	_font-size: 90%;
}

table.environment_spec th {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 10px;
	width: 70px;
	background: #F7F7F4;
}

table.environment_spec td {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 10px 10px 10px 20px;
}

table#pellet_example {
	width: 638px;
	padding: 0;
	margin: 0;
}

table#pellet_example td {
	text-align: center;
	padding-bottom: 10px;
	font-size: 90%;
	color: #333333;
}

table#pellet_example td img {
	padding-bottom: 2px;
}