@charset "utf-8";
/* formatting style
----------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #999999;
	background-image: url(../images/bg_all.gif);
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-repeat: repeat;
}
hr {
	display: none;
}

/* link styles
----------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}

/* basic layout
----------------------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#main {
	float: right;
	width: 573px;
	margin-bottom: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	clear: right;
}
/*
.mainbox {
	zoom: 100%;
	display: none;
}
.mainbox:after {
    content: "";
    clear: left;
    height: 0;
    display: block;
    visibility: hidden;
}
*/
#sidebar {
	float: left;
	width: 225px;
	margin-bottom: 20px;
	clear: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/*
.sidebarbox {
	zoom: 100%;
}
.sidebarbox:after {
    content: "";
    clear: right;
    height: 0;
    display: block;
    visibility: hidden;
}
*/
#footer {
	color: #FFFFFF;
	padding: 15px;
	clear: both;
	display: block;
	background-color: #333333;
}
#header {
	background-image: url(../images/header01.jpg);
	background-repeat: no-repeat;
	height: 200px;
	border-top: 3px solid #0066FF;
	position: relative;
}
#menu {
	height: 58px;
	width: 858px;
	float: left;
}
#rootlist {
	width: 563px;
	font-size: 0.7em;
	list-style: none;
	float: right;
	text-align: right;
	padding-right: 10px;
	display: block;
	line-height: 0.7em;
	height: 15px;
}
#rootlist li {
	display: inline;
	margin-left: 4px;
}
#profile #header {
	background-image: url(../images/header02.jpg);
}
#work #header {
	background-image: url(../images/header03.jpg);
}
#qc #header {
	background-image: url(../images/header11.jpg);
}
#env #header {
	background-image: url(../images/header05.jpg);
}
#job #header {
	background-image: url(../images/header06.jpg);
}
#contact #header {
	background-image: url(../images/header07.jpg);
}
#link #header {
	background-image: url(../images/header08.jpg);
}
#NewFactory #header {
	background-image: url(../images/header09.jpg);
}

#header #logo {
	position: absolute;
	top: 15px;
	left: 15px;
}
#header  #ISO14001 {
	position: relative;
	left: 743px;
	top: 124px;
}




/* sidebar styles
----------------------------------------------*/
#sidebar h2 {
	margin-bottom: 15px;
	font-size: 100%;
	width: auto;
	color: #0099FF;
	font-style: normal;
	padding: 0px 0px 0px 5px;
	border-bottom: 2px solid #0066FF;
	margin-top: 10px;
}
#sidebar dl dt a {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#sidebar dl dt a:hover {
	border: 1px solid #000000;
}

#sidebar dl dt {
	clear: both;
}
#sidebar dl dd {
	margin-bottom: 10px;
}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li a {
	background-image: url(../images/sidemenu/L1-U.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 215px;
	color: #666666;
	padding-left: 10px;
	display: block;
}
#sidebar ul li a:hover {
	background-image: url(../images/sidemenu/L1-D.gif);
}
#sidebar ul li#sep {
	width: 225px;
	height: 10px;
	display: block;
}
#sidebar ul li#l2 a {
	width: 195px;
	padding-left: 30px;
}

#sidebar ul li#l2 a.L2-UR {
	background-image: url(../images/sidemenu/L2-U-UR.gif);
}
#sidebar ul li#l2 a.L2-UR:hover {
	background-image: url(../images/sidemenu/L2-D-UR.gif);
}

#sidebar ul li#l2 a.L2-URD {
	background-image: url(../images/sidemenu/L2-U-URD.gif);
}
#sidebar ul li#l2 a.L2-URD:hover {
	background-image: url(../images/sidemenu/L2-D-URD.gif);
}

#sidebar ul li#l3 a {
	width: 175px;
	padding-left: 50px;
}

#sidebar ul li#l3 a.L3-UR {
	background-image: url(../images/sidemenu/L3-U-UR.gif);
}
#sidebar ul li#l3 a.L3-UR:hover {
	background-image: url(../images/sidemenu/L3-D-UR.gif);
}

#sidebar ul li#l3 a.L3-URD {
	background-image: url(../images/sidemenu/L3-U-URD.gif);
}
#sidebar ul li#l3 a.L3-URD:hover {
	background-image: url(../images/sidemenu/L3-D-URD.gif);
}

#sidebar ul li#l3 a.L3-UR-L1 {
	background-image: url(../images/sidemenu/L3-U-UR-L1.gif);
}
#sidebar ul li#l3 a.L3-UR-L1:hover {
	background-image: url(../images/sidemenu/L3-D-UR-L1.gif);
}
#sidebar ul li#l3 a.L3-URD-L1 {
	background-image: url(../images/sidemenu/L3-U-URD-L1.gif);
}
#sidebar ul li#l3 a.L3-URD-L1:hover {
	background-image: url(../images/sidemenu/L3-D-URD-L1.gif);
}



#main #company {
	margin-left: 15px;
	margin-bottom: 10px;
}
#main #factory {
	margin-left: 15px;
	margin-bottom: 10px;
}
#main #map {
	margin-left: 15px;
}



/* main styles
----------------------------------------------*/
#main h2 {
	margin-bottom: 15px;
	font-size: 100%;
	width: auto;
	color: #000000;
	font-style: normal;
	padding: 4px 0px 4px 15px;
	border-bottom: 1px dotted #666666;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 3px solid #0066FF;
	clear: left;
	margin-top: 15px;
}
#main  h2.top {
	margin-top: 0px;

}
#main h3 {
	font-size: 100%;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	border-bottom: 1px solid #0099FF;
	font-weight: bold;
	padding-left: 10px;
}

#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}
#main    #top_shori  dl a {
	height: 100px;
	width: 573px;
	background-image: url(../images/top_shori_1.jpg);
	background-repeat: no-repeat;
	display: block;
}
#main  #top_shori dl  dt {
	font-weight: bold;
	left: 100px;
	top: 10px;
	position: relative;
	width: 453px;
	font-size: 1.5em;
}
#main   #top_shori dl   dd {
	left: 100px;
	position: relative;
	width: 453px;
	line-height: 1.2em;
	top: 10px;
}
#main  #top_shori  dl#top_shori_2 a {
	background-image: url(../images/top_shori_2.jpg);
}
#main  #top_shori  dl#top_shori_3 a {
	background-image: url(../images/top_shori_3.jpg);
}
#main  #top_shori  dl#top_shori_4 a {
	background-image: url(../images/top_shori_4.jpg);
}
#main  #top_shori  dl#top_shori_5 a {
	background-image: url(../images/top_shori_5.jpg);
}




#main dl#news dt {
	background-image: url(../images/rightarrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 7em;
	padding-left: 15px;
	color: #333333;
}
#main dl#news dd {
	margin: 0px 0px 10px 9em;
}
#main  dl#FactorySyori  {
	margin-left: 10px;
	clear: both;
}
#main  dl#FactorySyori dt  {
	float: left;
	width: 543px;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	border-top: 1px solid #0000FF;
	border-bottom: 1px dotted #999999;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
#main dl#FactorySyori dd {
	width: 493px;
	display: block;
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #E6FAFF;
	float: left;
}


#main dl#FactorySummary dt {
	float: left;
	width: 7em;
	margin-left: 10px;
	border-bottom: 1px solid #0000FF;
	border-left: 3px solid #0000FF;
	clear: left;
	margin-bottom: 10px;
	padding-left: 10px;
}
#main dl#FactorySummary dd {
	border-bottom: 1px solid #0099FF;
	margin-bottom: 10px;
	margin-left: 9em;
}
#main ul#GreetingLi {
	margin-bottom: 10px;
}
#main ul#GreetingLi li {
	width: 350px;
	text-align: center;
	list-style: none;
	display: block;
	border-top: 1px solid #FF9900;
	border-right: #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: #FF9900;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #FFEBBF;
	font-weight: bold;
	color: #333333;
	margin-left: 112px;
	clear: both;
}
#PolicyTable dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#PolicyTable dd {
	padding-left: 10px;
	font-size: x-small;
	margin-bottom: 10px;
}


#main ul#houshin {
	margin-bottom: 20px;
	padding-left: 30px;
}
#main ul#houshin li {
	list-style: decimal outside;
}

#main img#President {
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #CCCCCC;
}



#work  #main #JIS {
	padding: 10px;
	width: 200px;
	display: block;
	border: 1px solid #CCCCCC;
	float: right;
	clear: both;
	margin-left: 10px;
}
#work #main h3 {
	clear: both;
	margin-bottom: 10px;
}

#work #main h4 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0CF;
	margin-bottom: 5px;
	width: 100px;
}

#work #main ul {
	width: 500px;
	margin-left: 15px;
}
#work #main li {
	display: inline-block;
	padding-left: 30px;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
}

#work #main #syori {
	margin-bottom: 50px;
}
#LineImage img {
	padding: 5px;
	border: 1px solid #CCC;
}




#link #main dl dt {
	background-image: url(../images/rightarrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 15px;
	text-align: left;
	text-indent: 15px;
	margin-left: 10px;
}
#link #main dl dd {
	display: block;
	width: auto;
	margin-left: 20px;
	background-color: #EFEFEF;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#env #main #ISO {
	margin-right: 10px;
	height: 146px;
	width: 250px;
	float: left;
	display: block;
}
#env #main #ninsho {
	width: 300px;
	display: block;
	text-align: center;
	font-size: x-small;
	left: 137px;
	position: relative;
	padding: 10px;
}
#env #main #ninsho dt {
	width: 300px;
	border-bottom: 1px solid #0099FF;
	border-left: 3px solid #0099FF;
	border-top: 1px solid #0099FF;
	border-right: 3px solid #0099FF;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#env #main #ninsho dd {
	padding-top: 5px;
	border-bottom: 1px solid #00CCFF;
}



#contact #main dl {
	margin-left: 15px;
}
#contact #main dt {
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
}
#contact #main  dd {
	padding-left: 30px;
}
#sitemap #main h2 {
	clear: left;
}
#sitemap #main h3 {
	clear: left;
}




#sitemap #main ul li {
	text-decoration: none;
	display: block;
	width: 170px;
	float: left;
	padding-left: 10px;
	list-style: none;
}

#footer ul li {
	display: inline;
	text-decoration: none;
	margin-right: 15px;
}


/* footer styles
----------------------------------------------*/
#footer
  ul  li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	float: right;
}

/* table
----------------------------------------------*/
#main table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin-top: 15px;
	margin-left: 15px;
	height: auto;
}
#main table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}

#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	width: auto;
}
#main table td.nopadding {
	padding: 0px;
}

#main  table tr.odd {
	background-color: #EFEFEF;
}
#main table tr.oddheader {
	background-color: #EFEFEF;
}
#main table tr.oddheader td{
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}

/*- Form Style -----------------------------------------------*/

#submit{
	width:100%;
	margin:20px auto 0px auto;
	padding:0px;
	text-align:center;
}
input.text{
	width:100%;
}

input.password{
	width:100%;
}

textarea.textarea{
	width:100%;
	height:10em;
}

input.post-left{
	width:4em;
}

input.post-right{
	width:5em;
}

input.post-add{
	width:100%;
	margin:3px 0px 3px 0px;
}

input.name{
	width:8em;
}

input.tel{
	width:6em;
}

input.mail{
	width:100%;
	margin:3px 0px3px 0px;
}

.necessary{
	color:#ED1C24;
}

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
