@charset "UTF-8";

*{
	margin:0px;
	padding:0px;
	font-size: 12px;
}
img{
	border-style:none;
	border:0px;
}
h1,h2,h3,h4,h5{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
}
.clear{
	clear:left;
	font-size:1px;
	width:760px;
	padding-bottom:5px;
}
.clear2{
	clear:both;
	font-size:1px;
  line-height: 0.1;
  margin: 0;
  padding: 0;
}
body{
	text-align:center;
  line-height: 133%;
    color:#4b4b4b;
    font-size: 12px;
}
#main{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:760px;
	font-size: 12px;
	line-height:150%;
}
#main h1 {
  border-bottom: 4px solid #00578e;
  margin-bottom: 4px;
}
#main h1 a {
  display: block;
  width:760px;
  height: 54px;
  background: url(/images/top/top.jpg) no-repeat 0 0;
  text-indent: -10000px;
}
#main h1 img{

	border-bottom:3px solid #00578e;
	margin-bottom:5px;
}
#main #tatsuno{
	margin-bottom:5px;
	width:760px;
}
#menu{
	text-align:left;
	height:31px;
	padding:0px;
	margin:0px;
    background:#dbfff5 url(../images/top/dot.gif) repeat-x bottom;
}
#menu li{
	display:block;
	padding:0px;
	height:29px;
	float:left;
	list-style-type:none;
	position:relative;
}


#menu li .sub{
    z-index: 10;
    position:absolute;
    top: 29px;
    left: 9px;
    width: 96px;
    font-size:11px;
    background:#dbfff5;
    display:none;
    filter:alpha(opacity=90); /*IE*/
    -moz-opacity:0.9; /*FF*/
    opacity:0.9;
}
#menu li .sub .submenu a{
  padding:4px;
  font-size:11px;
  display:block;
  text-decoration: none;
  color: #004eff;
  font-weight: bold;
}
#menu li .sub .submenu a:hover {
  color:white;
  background-color: #009;
}
#li1{
	width:85px;
}
#li2{
	width:91px;
}
#li3{
	width:106px;
}
#li4{
	width:113px;
}
#li5{
	width:102px;
}
#li6{
	width:84px;
}
#li7{
	width:80px;
}
#li8{
	width:99px;
}
#news{
	width:500px;
  float: left;
}
#news #topic{
    text-align:right;
	padding-bottom:5px;
}
#news h4{
	margin-bottom:10px;
}
#news table{
	text-align:left;
	font-size:12px;
	width:500px;
}
#news table td{
	padding-bottom:5px;
}
#news table .date{
	border-right:1px dotted #ccc;
  width: 100px;
}
#news table .details{
	width:78px;
}
#news table .icon{
	width:36px;
  text-align: center;
}
#banners {
  float: right;
	text-align:right;
}
#banners .banner {
	padding-bottom:1px;
}
#foot-menu {
  margin-top: 1em;
  text-align: right;
  color: #666;
}
#foot-menu a {
  color: #666;
  text-decoration:none;
}
#foot-menu a:hover {
  color: blue;
  text-decoration: underline;
}
#footer{
  margin-top: 1em;
	font-size:11px;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	color:#566a8d;
	background:url(../images/top/foot.jpg) no-repeat top;
}
#footer a{
	text-decoration:none;
	color:#566a8d;
}
#footer a:hover {
	text-decoration:none;
	color: #487cff;
}
/*contents*/
em{
    font-style:normal;
}
li{
    font:normal;
}
dd{
    font:normal;
}
dt{
    font-style:normal;
    font-weight:normal;
}
.contents{
    width:760px;
    text-align:left;
    padding-left:15px;
    font-size:12px;
    padding-top: 4px;
}

/*compny*/
#about{
    width:760px;
    text-align:left;
    font-size: 12px;
    padding-top:10px;
    padding-left: 10px;
    margin-top:10px;
}
#about th{
   padding-right:5px;
   vertical-align:top;
   text-align:left;
   width:120px;
}
#about td strong{
   font-size:12px;
}
#about td{
   vertical-align:top;
   padding-bottom:15px;
   padding-top:3px;
   padding-left: 6px;
}
#about li{
   list-style:none;
}
#about #addres ul{
    padding-bottom:10px;
}
#about #addres dt{
    font-weight:bold;
}
#about #addres li{
    padding-left:25px;
}
#about2{
    width:760px;
    text-align:left;
    font-size:12px;
}
#about2 h1{
    border:0px;
}
#about2 #addres ul{
    padding-bottom:15px;
}
#about2 ul{
    padding:10px 0px 10px 10px;
}
#about2 dt{
    font-weight:bold;
}
#about2 #zigyou {
    padding-left:10px;
    width: 600px;
    margin: 12px 0;
}
#about2 #zigyou th,  #about2 #zigyou td {
  line-height: 180%;
  text-align: left;
}
#about2 #zigyou td {
  padding-left: 6px;
}
#about2 #addres li{
    padding-left:25px;
}
#about2 #en dt{
   font-weight:bold;
   font-size:12px;
}
#about2 #en li{
   padding-left:10px;
   padding-bottom:10px;
   font:12px normal;
}
#about ul li{
    list-style:none;
}
#about2 .history {
  margin: 16px 0;
  margin-left:10px;
  font-size:12px;
}
#about2 .history th, #about2 .history td {
  vertical-align: top;
  padding-bottom: 10px;
}
#about2 #kanren {
  width: 680px;
  margin: 12px 0;
  font-size: 12px;
}
#about2 #kanren td{
  padding-left: 10px;
  line-height: 180%;
}

#companypdf {

}


#top {
  text-align: center;
}

.formdiv {
  border-top : 2px dashed #66f;
  border-bottom : 2px dashed #66f;
  margin: 10px 0;
}

.form, .contact-thanks {
  margin: 0 auto;
  padding: 10px;
  font-size: 12px;
}
.form td {
  font-size: 12px;
  text-align: left;
  padding: 4px;
}
.form td.submit {
  text-align: center;
}
.form input.field, .form textarea {
  font-size: 12px;
  font-family: sans-serif;
  border: 1px solid #66f;
  padding: 2px;
}

.form textarea {
  width: 380px;
}

.form input.field:focus, .form textarea:focus {
  background-color: #ffd;
}

.form input.submit {
  width: 80px;
}
.form {
  width: 550px;
}
.form td.label {
  width: 150px;
  vertical-align: top;
  text-align: right;
}
.form td {
  width: 400px;
}

/* form error */
.errorExplanation {
  border: 1px solid red;
  background: #ddf;
  margin: 10px auto;
  width: auto;
  padding: 6px;
}

.errorExplanation h2 {
  font-size: 16px;
  font-weight: bold;
  color: red;
  padding: 8px;
}

.form .fieldWithErrors input.field, .form .fieldWithErrors select, .form .fieldWithErrors textarea {
  border: 2px solid red !important;
}
.contact-thanks {
  padding: 30px;
}

.contact-thanks h2 {
  font-size: 16px;
  padding: 12px;
  font-weight: bold;
}
.contact-thanks p {
  font-size: 14px;
  line-height: 160%;
}

/* report */
.report {
  text-align: left;
  font-size:12px;
}
.report .left-image {
  float: left;
  padding-right: 12px;
  padding-bottom: 6px;
}
.report .right-image {
  float: right;
  padding-left: 12px;
  padding-bottom: 6px;
}

.report h3 {
  font-size: 18px;
  color: #03a;
  font-weight: bold;
  border-left: 4px solid #36c;
  border-bottom: 1px dotted #36c;
  padding: 4px;
}
.report h4 {
  font-size: 14px;
  font-weight:bold;
  margin-top: 1em;
  color: #36c;
}
.report .article {
  margin-top: 12px;
  line-height: 150%;
}
.report ul {
  margin-top: .8em;
  margin-left: 2em;
}

.report p {
  font-size: 12px;
}
.report .back {
  border-top: 1px solid #36c;
  margin-top: 18px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 12px;
}
.report .back a {
  border: 3px double #999;
  border-left-color: #ccc;
  border-top-color : #ccc;
  padding: 2px 8px;
  text-decoration: none;
  background-color: #eee;
  font-weight: bold;
  color: #333; 
}

.report .back a:hover {
  border: 3px double #999;
  border-right-color: #ccc;
  border-bottom-color : #ccc;
}


/* ========================================== SHIZAI ======================================== */
#shizaicom {
    font-size:10px;
    margin-bottom:20px;
    border-bottom:1px solid #8B8B8B;
    padding-bottom:5px;
    font-size:12px;
}
#shizaicom li{
    list-style:none;
}
#shizai_kind_list {
    font-size:12px;
    font-weight:bold;
    text-align:left;
    line-height:160%;
}
#shizai_kind_list a {
    text-decoration:none;
}
#shizai_kind_list #kind {
  font-size: 18px;
  color: #03a;
  font-weight: bold;
  border-left: 4px solid #36c;
  border-bottom: 1px dotted #36c;
  padding: 4px;
}

#shizai_table {
    font-size:12px;
    border-bottom:1px dotted #636363;
    padding-bottom:5px;
    margin-bottom:10px;
    width: 100%;
}
#shizai_table .pict {
     padding-bottom:18px;
     padding-top:14px;
     vertical-align: top;
}
#shizai_table #name {
    padding-top:14px;
    padding-left:12px;
    font-size:12px;
}

#shizai_table .name,
.recruit-name {
  background: url(/images/shizai/bgline2.jpg) no-repeat left center;
  height: 26px;
  padding: 0 12px;
  vertical-align: middle;
  text-align: left;
  line-height: 25px;
  color: #365C8B;
}
div.recruit-name {
  margin-bottom: 10px;
}
div.recruit-links {
  margin: 10px;
  font-size: 14px;
}

#shizainavi {
    margin-top:10px;
    font-size:10px;
}

/* 資材事業部 内容ページ */
.material-detail {
  text-align: left;
  font-size:12px;
}
.material-detail h3 {
  font-size: 18px;
  color: #03a;
  font-weight: bold;
  border-left: 4px solid #36c;
  border-bottom: 1px dotted #36c;
  padding: 4px;
  margin:5px 0px;
}

.material-detail .material-article {
  padding-top: 5px;
  padding-left:10px;
}

.material-detail .material-article ul, .material-detail .material-article ol {
  margin: 0px 10px 10px 2em;
}
.material-detail .material-article li {
  padding-top: 4px;
  font-size:12px;
}
.material-detail .material-article .middiam {
  font-size:14px;
  font-weight:bold;
}
.material-detail .material-article h4 {
  padding:8px 0px;
  font-size: 15px;
  font-weight: bold;
}

.material-detail .material-article h5 {
  padding-top: 8px;
  font-size: 14px;
  font-weight: bold;
}

.material-detail .back-button {
  padding-top: 20px;
  text-align: right;
}
.material-detail .material-article img.right {
  float: right;
  padding-left: 6px;
  padding-bottom: 6px;
}
.material-detail .material-article img.left {
  float: left;
  padding-right: 6px;
  padding-bottom: 6px;
}
.material-detail .material-article .plp {
  font-size:12px;
  margin-top:20px;
  border-left:1px solid #adadad;
}
.material-detail .material-article .plp .td1{
  padding:5px;
  font-weight:bold;
  background:#e9e9e9;
  border-top:1px solid #adadad;
  border-bottom:1px solid #adadad;
  border-right:1px solid #adadad;
}
.material-detail .material-article .plp .td2{
  padding:5px 5px 15px 5px;
  border-bottom:1px solid #adadad;
  border-right:1px solid #adadad;
}
.material-detail .material-article .frp-f {
  font-size:12px;
  width:620px;
  margin-top:20px;
  border-left:1px solid #adadad;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .frp-f .td1{
  padding:5px;
  font-weight:bold;
  background:#e9e9e9;
  border-top:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .frp-f .td2{
  padding:5px 5px 15px 5px;
}
.material-detail .material-article .frp-f2 {
  font-size:12px;
  width:620px;
  text-align:center;
  border-top:1px solid #adadad;
  border-left:1px solid #adadad;
}
.material-detail .material-article .frp-f2 .td1{
  padding:5px;
  font-weight:bold;
  background:#e9e9e9;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .frp-f2 .td2{
  padding:5px;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .frp-f .td3{
  padding:5px 5px 15px 5px;
}
.material-detail .material-article .frp-f3 {
  font-size:12px;
  width:620px;
  text-align:left;
  border-top:1px solid #adadad;
  border-left:1px solid #adadad;
}
.material-detail .material-article .frp-f3 .td1{
  text-align:center;
  padding:5px 5px 5px 10px;
  font-weight:bold;
  background:#e9e9e9;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .frp-f3 .td2{
  padding:5px 5px 5px 10px;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .frp-f4 {
  font-size:12px;
  width:620px;
  text-align:left;
  border-top:1px solid #adadad;
  border-left:1px solid #adadad;
}
.material-detail .material-article .frp-f4 .td1{
  text-align:center;
  padding:5px 5px 5px 10px;
  font-weight:bold;
  background:#e9e9e9;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .frp-f4 .td2{
  padding:5px 5px 5px 10px;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
  text-align:center;
}
.material-detail .material-article .frp-f4 .td3{
  padding:5px 5px 5px 10px;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
  background:#f4f4f4;
}
.material-detail .material-article .pfp {
  font-size:12px;
  width:620px;
  text-align:center;
  background:#F4F4F4;
  border-top:2px solid #848484;
  border-left:2px solid #848484;
}
.material-detail .material-article .pfp .td1{
  padding:5px;
  background:#EAEAEA;
  font-weight:bold;
  background:#e9e9e9;
  border-right:2px solid #848484;
  border-bottom:2px solid #848484;
}
.material-detail .material-article .pfp .td2{
  padding:5px 5px 5px 10px;
  text-align:left;
  border-right:2px solid #848484;
  border-bottom:2px solid #848484;
}
.material-detail .material-article .kyouka_pura {
  font-size:12px;
  width:390px;
  margin-left:15px;
  text-align:center;
  border-top:1px solid #adadad;
  border-left:1px solid #adadad;
}
.material-detail .material-article .kyouka_pura .td1{
  padding:5px;
  background:#EAEAEA;
  font-weight:bold;
  background:#e9e9e9;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .kyouka_pura .td2{
  padding:5px 5px 5px 10px;
  text-align:center;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .type {
  font-size:12px;
  width:620px;
  text-align:center;
  margin-top:20px;
  border-top:1px solid #adadad;
  border-left:1px solid #adadad;
}
.material-detail .material-article .type .td1{
  padding:5px;
  font-weight:bold;
  background:#e9e9e9;
  
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .type .td2{
  padding:5px;
  text-align:left;
  line-height:150%;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .type .td3{
  padding:5px;
  text-align:center;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .messyu {
  font-size:12px;
  width:620px;
  text-align:left;
}
.material-detail .material-article .messyu .td1{
  text-align:center;
  padding:5px 5px 5px 10px;
  font-weight:bold;
  background:#e7f2ff;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .messyu .td2{
  padding:5px 5px 5px 10px;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
  text-align:center;
}
.material-detail .material-article .messyu .td3{
  padding:5px 5px 5px 10px;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
  background:#f4f9ff;
}
.material-detail .material-article .sample {
  font-size:12px;
  width:620px;
  text-align:left;
  border:1px solid #3366cc;
}
.material-detail .material-article .sample .td1{
  color:#fff;
  font-weight:bold;
  padding:5px 5px 5px 10px;
  background:#3366cc;
}
.material-detail .material-article .sample .td2{
  padding:5px;
  text-align:left;
}
.material-detail .material-article .sample .td3{
  padding:5px 5px 5px 10px;
  text-align:left;
}
.material-detail .material-article .sample2 {
  font-size:12px;
  width:620px;
  text-align:left;
  border-top:1px solid #adadad;
  border-left:1px solid #adadad;
}
.material-detail .material-article .sample2 .td1{
  text-align:center;
  padding:5px 5px 5px 10px;
  font-weight:bold;
  background:#e9e9e9;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .sample2 .td2{
  padding:5px 5px 5px 10px;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
  text-align:center;
}
.material-detail .material-article .sample2 .td3{
  padding:5px 5px 5px 10px;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
  background:#f4f4f4;
}
.material-detail .material-article .sample3 {
  font-size:12px;
  width:620px;
  text-align:left;
  border-top:1px solid #adadad;
  border-left:1px solid #adadad;
}
.material-detail .material-article .sample3 .td1{
  text-align:center;
  padding:5px 5px 5px 10px;
  font-weight:bold;
  background:#e9e9e9;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
}
.material-detail .material-article .sample3 .td2{
  padding:5px 5px 5px 10px;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
  text-align:center;
}
.material-detail .material-article .sample3 .td3{
  padding:5px 5px 5px 10px;
  border-right:1px solid #adadad;
  border-bottom:1px solid #adadad;
  background:#f4f4f4;
}
/* ============================= shizai popup design ================================== */
#pop {
    text-align:center;
}
#pop #poptitle {
    font-size:14px;font-weight:bold;color:#000;
    background:url(/images/shizai/bgline2.jpg);
    border-bottom:1px solid #0E1E94;
    width:500px;
}
#pop #pop_img {
    margin-top:10px;
    margin-bottom:3px;
}
#pop #pop_article {
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    text-align:left;font-size:12px;
    margin-left:20px;
    margin-right:20px;
}
#pop #pop_article li{
    list-style:none;
    font-size:11px;
}
#pop_article img.right {
  float: right;
  padding-left: 8px;
}
#pop_article img.left {
  float: right;
  padding-right: 8px;
}
#pop #close {}

/* map */
.maps {
  text-align: left;
}

.map h2 {
  font-size: 16px;
  font-weight: bold;
  border-left: 4px solid #36c;
  border-bottom: 1px dotted #36c;
  padding: 2px;
  margin-bottom: 6px;
  color: #03a;
}

.map .detail {
  font-size: 12px;
  line-height:150%;
}

#topics {
  text-align: left;
  padding: 0 12px;
}

#topics h2 {
  font-size: 16px;
  font-weight: bold;
}

#topics div.body {
  padding: 12px;
  font-size: 12px;
}
div.comment {
  text-align: left;
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
}
div.recruit-detail-container {
  width: 760px;
  margin: 20px auto;
  font-size:12px;
}
table.recruit-detail {
 border-top: 1px solid #66f; 
 border-left: 1px solid #66f; 
 width: 760px;
 margin: 8px auto;
 font-size:12px;
}
table.recruit-detail th {
  font-weight: normal;
  width: 180px;
}
table.recruit-detail td {
}
table.recruit-detail th, table.recruit-detail td {
  text-align: left;
  vertical-align: top;
  font-size: 12px;
  border-bottom: 1px solid #66f; 
  border-right: 1px solid #66f; 
  padding: 4px;
}
table.recruit-detail .digit {
  text-align: right;
}
table.recruit-detail .label {
  background-color: #cdf;
}

div.gaiyou, table.gaiyou {
}
table.gaiyou td th{
  
}

h3.title {
  font-size: 18px;
  color: #03a;
  font-weight: bold;
  border-left: 4px solid #36c;
  border-bottom: 1px dotted #36c;
  padding: 4px;
  text-align: left;
  margin-bottom: 12px;
}

.topics {
  text-align: left;
}

.topic {
  padding-bottom: 10px;
}
.topics h4 {
  background: url(/images/shizai/bgline2.jpg) no-repeat left center;
  height: 26px;
  padding: 0 12px;
  padding-top: 1px;
  vertical-align: middle;
  text-align: left;
  line-height: 25px;
  font-weight: bold;
  color: #365C8B;
  font-size: 14px;
}
.topic-body {
  padding: 10px 0;
  padding-left: 12px;
}
/* ============================= creen_room design ================================== */
#creen{
    width:760px;
    text-align:left;
    font-size: 12px;
}
#creen h2{
    border-bottom:1px solid #ccc;
    padding-bottom:3px;
    margin-bottom:5px;
}
#creen .caption1 {
    
}
#creen .caption1 .tdcomment{
    padding-top:10px;
    padding-left:20px;
    padding-right:10px;
    font-size:12px;
    width:458px;
    line-height:150%;
}
#creen #kurare{
    margin-top:15px;
    padding-bottom:90px;
    background: url(/images/creen/mask.jpg) no-repeat right bottom;
}
#creen #kurare ul{
    padding-left:15px;
}
#creen #kurare li{
    margin-bottom:5px;
    font-size:12px;
}
#creen #clean{
    margin-top:25px;
    border-top:1px solid #ccc;
}
#creen #clean .syousai{
    font-size:11px;
    color:#666699;
    text-align:right;
}
#creen #seizou{
    margin-top:20px;
    margin-bottom:20px;
    font-size:12px;
}
#creen #seizou table{
    margin-top:20px;
    margin-left:auto;
    text-align:left;
    border-top:1px solid #d0d0d0;
    border-left:1px solid #d0d0d0;
}
#creen #seizou td{
    padding:5px;
    font-size:14px;
    border-bottom:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
}

.venusol {
  text-align: left;
  font-size: 14px;
  line-height:150%;
}

.venusol h4 {
  border-bottom: 1px solid #33f;
  color: #33f;
  font-size: 120%;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: .5em;
}

.venusol h5 {
  margin-top: 1em;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: bold;
}
.venusol p {
  margin-bottom: 1em;
  margin-left: 1em;
}

body.chinese {
  font-family: "宋体", Arial;
}

table.about2 {
  border-collapse: collapse;
}

table.about2 th,
table.about2 td {
  vertical-align: top;
  padding-bottom: .5em;
  padding-top: 4px;
  border-bottom: 1px solid #8ae;
}
table.about2 th {
  padding-left: .2em;
  padding-right: 6px;
  text-align: left;
}

table.about2 ol {
  margin-left: 2em;
}


table.about2 table {
  border-collapse: collapse;
}
table.about3 td,
table.about3 th {
  border: 1px solid #999;
  padding: 2px;
}
table.about3  th {
  text-align: center;
}

table.history td {
  padding-left: 4px;
  padding-right: 10px;
}

sup { font-size: x-small; }

table.about2 table td {
  border-color: #aaa;
  padding-bottom: 4px;
}

table#directors td {
  padding-right: 14px;
}

td.ar {
  text-align: right;
}
