@charset "shift_jis";
/*ページ全体
---------------------------------------------------------------------------*/
body {
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/pagebg.gif);
	background-repeat: repeat-y;
	line-height: 1.3em;
}
h1,h2,h3,p,ul {
	margin:0;
}
a:link {
	color:#0066cc;
	text-decoration: none;
	background:transparent;
}
a:visited {
	color:#3399ff;
	text-decoration: none;
	background:transparent;
}
a:hover,a:active {
	color:#ff6600;
	text-decoration: underline;
	background:transparent;
}
table {
	border: 0;
	margin-bottom: 10px;
	padding: 0px;
}
input {
	margin-top: 8px;
	margin-bottom: 10px;
}

/*ヘッダ
-----------------------------------------------------------------------------*/
#header {
	width:740px;
	background-image: url(/images/headercolor.gif);
	height: 115px;
	background-repeat: repeat-y;
}

.headcopy {
	font-size: 10px;
	font-weight: normal;
	float: none;
	clear: none;
	color: #ffffff;
	padding-left: 210px;
	padding-top: 92px;
}

#header h2 {
	background-image: url(/images/factorylogo.jpg);
	height: 115px;
	width: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}

#comname {
	width: 340px;
	left: 385px;
	top: 13px;
}

/*ページ本体
-----------------------------------------------------------------------------*/
.title {
	background-image: url(/images/titleback.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 518px;
	padding-top: 10px;
	padding-left: 10px;
	float: right;
	margin-top: 10px;
}
#maincontent {
	width: 740px;
	background-image: url(/images/topimage.jpg);
	background-repeat: no-repeat;
	float: left;
	background-color: #fff8ea;
	margin: 0px;
	padding: 0px;
}
#maincontent #flashcontent {
	width: 370px;
	background-repeat: repeat;
	margin: 0px;
	padding-top: 20px;
	padding-left: 10px;
}
#maincontent #news {
	width: 340px;
	background-image: url(/images/newsheader.gif);
	background-repeat: no-repeat;
	height: 154px;
	margin: 30px 0px 0px;
}

.abs {
	position: absolute;
}

.left {
	float: left
}

.right {
	float: right;
}
.clearboth {
	clear: both;
}

#maincontent #news #newsbody {
	width: 340px;
	background-image: url(/images/newsbg.gif);
	background-repeat: repeat-y;
	margin-top: 50px;
	padding-top: 4px;
	padding-bottom: 8px;
}
#maincontent #news #newsborder {
	background-image: url(/images/newsborder.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 295px;
	padding-left: 25px;
}

#maincontent #news p{
	margin-left:50px;
	margin-right: 30px;
	padding-bottom: 8px;
}
#maincontent #subcontent {
	width: 315px;
	background-image: url(/images/topraremetalkids.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 52px;
}
#maincontent #subcontent h2 {
}
#maincontent #subcontent h3 {
	background-image: url(/images/metalkidsmarktop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 102px;
	margin-left: 20px;
	font-size: medium;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 28px;
	width: 295px;
}

#maincontent #flashcontent h2 {
	background-image: url(/images/cobalttitle.gif);
	background-repeat: no-repeat;
	font-size: small;
	font-weight: normal;
	margin-left: 48px;
	width: 236px;
	height: 36px;
}
#maincontent #flashcontent p {
	margin-left: 68px;
	color: #4D3813;
	margin-top: 6px;
	margin-right: 10px;
}

/*フッター
-----------------------------------------------------------------------------*/
#footer {
	width: 740px;
	height: 200px;
	clear: both;
	padding-top: 4px;
}
#footer #subnavi ul {
	padding: 0px;
	font-size: small;
	list-style: none;
}
#footer #subnavi a:link {
	color: #ffffff;
}

#footer #subnavi a:visited {
	color: #99FFCC;
}

#footer #subnavi a:active {
	color: #003300;
}

#footer #subnavi {
	margin: 0px;
	padding: 0px;
}


#footer #subnavi li {
	display: inline;
	padding-right: 1em;
	padding-left: 0.5em;
	margin-left: 0px;
}

#footer p{
	text-align:right;
	margin-right: 10px;
}
/*ナビゲーション
-----------------------------------------------------------------------------*/
#navi {
	width: 581px;
	height: 25px;
	background-image: url(/images/navibg.gif);
	background-repeat: repeat-x;
	padding-left: 159px;
}

#navi ul {
	padding: 0px;
}
#navi li {
	display: block;
	float: left;
	width: 83px;
	height: 25px;
}
#navi a {
	display: block;
	width: 83px;
	height: 25px;
	background: url(/images/navigation.gif) no-repeat;
}

#navi li {
  text-indent: -9999px; /* テキストを消す裏ワザ */
}

#item02 a { background-position: -83px  0px }
#item03 a { background-position: -166px  0px }
#item04 a { background-position: -249px  0px }
#item05 a { background-position: -332px  0px }
#item06 a { background-position: -415px  0px }
#item07 a { background-position: -498px  0px }
#item08 a { background-position: -576px  0px }
#item01 a:hover { background-position:    0px  -25px }
#item02 a:hover { background-position:  -83px  -25px }
#item03 a:hover { background-position: -166px  -25px }
#item04 a:hover { background-position: -249px  -25px }
#item05 a:hover { background-position: -332px  -25px }
#item06 a:hover { background-position: -415px  -25px }
#item07 a:hover { background-position: -498px  -25px }
#item08 a:hover { background-position: -576px  -25px }

h2 {
	text-indent: -9999px;
}
#profsidebar {
	width: 120px;
	height: 100%;
}
#profcontents {
	width: 740px;
	background-color: #fff8ea;
	background-image: url(/images/profside.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}

#productscontents {
	width: 740px;
	background-color: #fff8ea;
	background-image: url(/images/productsbg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}

#analysercontents {
	width: 740px;
	background-color: #fff8ea;
	background-image: url(/images/analysebg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}

#othercontents {
	width: 740px;
	background-color: #fff8ea;
	background-image: url(/images/recruitbg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}

#maintext {
	width: 395px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 225px;
}
#profcontents #staffmain img {
	margin-right: 8px;
	margin-left: 5px;
}
#profcontents #staffmain p {
	text-align: center;
	width: 90px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 12px;
	float: left;
	height: 30px;
}



#staffmain {
	width: 395px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 225px;
}

#profsidebar p {
	padding-top: 4px;
}
.textwide {
	padding-left: 220px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 8px;
}

#contentp {
	width: 500px;
	text-align: right;
	color: #40321A;
	height: 140px;
	clear: both;
	padding-left: 220px;
	padding-right: 20px;
	padding-bottom: 30px;
	font-size: x-small;
}
#profcontents #contentp img {
	float: right;
}

#contentopleft {
	width: 490px;
	padding-right: 20px;
	padding-bottom: 30px;
	color: #40321A;
	padding-left: 230px;
	overflow: auto;
}
select {
	margin-bottom: 6px;
	margin-top: 6px;
}

.subtitle {
	width: 490px;
	padding-left: 220px;
	clear: both;
}

.button {
	margin-bottom: 30px;
}

#contentopleft img {
	float: left;
}

#profsidebar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 8px;
	margin-left: 8px;
}

#profsidebar li {
	display: block;
	height:120px;
	text-align:center;
}

#analysercontents #alloystable td {
	background-color: #FFF8EA;
	font-size: large;
	font-weight: bolder;
	text-align: center;
	width: 25px;
	color: #0066CC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.person {
	width: 90px;
	margin-right: 8px;
	float: left;
}

/*
     FILE ARCHIVED ON 16:06:05 Mar 11, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:47:47 Oct 11, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/