.page_mainttl{ width: 100%; height: 150px; overflow: hidden;}
.page_subttl{width:100%; height: 150px; text-align:right; position: relative;}
.page_subttl h1{
	position: absolute;
	left: 30px;
	top:80px;
	padding-bottom: 0;
	padding-top:10px;
	border-top: 1px solid #555555;
	}

.page_subttl h2{
	position: absolute;
	left: 30px;
	top:20px;
	position: absolute;	
	padding-bottom: 0;
	padding-top:30px;
	font-size: 13px;
	color: #555555;
	}

.contarea h2{text-align: center; font-size: 30px; margin:20px 10px 20px; color: #555555;}

.breadcrumbs{height: 30px; color: #FFFFFF; background: #555555;}
.breadcrumbs ul{float: left; height: 30px; line-height: 30px; padding:0 30px; width: 100%; box-sizing: border-box;}
.breadcrumbs ul li{float:left; color:#FFFFFF;}
.breadcrumbs ul li a{padding-right: 20px; color:#FFFFFF; background: url(../img/icon/topicpath.png) no-repeat right;}

.subttl_btn{position: absolute; right: 5px; top:-20px; }

@media screen and (max-width: 820px) {.subttl_btn{display:none;}}

.subttl_btn:after {content:""; display:block; clear:both; height:0.1em; overflow:hidden;}
/*\*/
* html .subttl_btn{
height: 0.1em;
overflow: visible;
}
/**/
.subttl_btn li{float: right; width: 80px; height: 115px; padding-right: 5px; }
.subttl_btn li img{width: 80px; height: auto;}

.Colbox table{
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	box-sizing: border-box;
	font-size: 1em;
	background: #FFFFFF;
}
.Colbox table{}
.Colbox table tr{}
.Colbox table th{color:#FFFFFF; padding:10px; border:1px solid #CCCCCC; background:#009E84; box-sizing:border-box;}
.Colbox table td{
	width: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
}


.Colbox table ul {
  list-style: none;
  padding-left: 0;
  display: table;
}
.Colbox table ul li:after {
  content: "";
  display: block;
  margin-bottom: 0.5em;
}
 
.Colbox table ul li {
  display: table-row;
}
.Colbox table ul li:before {
  content: "•";
  display: table-cell;
  padding-right: 0.4em;
}
 
.Colbox table ul li {
  margin-bottom: 0.5em;
}

.Colbox table ul{padding-left:20px;}


.Colbox footer{clear:both; width:647px; font-size:20px; font-weight:bold; height:100%; line-height:40px; padding:0 10px;}

.Colbox table.noborder{border:none; background: none;}
.Colbox table.noborder th{border:none; background:none; padding-left: 30px;}
.Colbox table.noborder td{border:none;}


.Colbox table.contact th{ width:25%; color:#000000; text-align:left;}

.Colbox footer{clear:both; width:647px; font-size:20px; font-weight:bold; height:100%; line-height:40px; padding:0 10px;}



.textbox{width:100%; height:30px; line-height:30px;}
.textbox02{width:50%; height:30px; line-height:30px;}
.textbox03{width:100%; height:230px; line-height:30px;}
.contact_btn{width:100%; height:50px;  line-height:50px; border:none; font-size:16px;}


a.detail_btn{background: url(../img/btn/detail_btn.png) no-repeat; width: 130px; height: 30px; display: block; float: right; margin: 5px 0;}
a.map_btn{background: url(../img/btn/map_btn.png) no-repeat; width: 130px; height: 30px; display: block; margin: 5px 0; float: right;}
a.machinery_btn{background: url(../img/btn/machinery_btn.png) no-repeat; width: 130px; height: 30px; display: block; margin: 5px 0;float: right;} 

.Resimg{
	width: 100%;
	max-width: 800px;
	height: auto;
}

.tac{text-align: center; }


.NewsListBox{width: 100%; height:auto;}
.NewsListBox h3{margin-bottom:10px;}
.NewsList{padding:0 45px 20px; list-style: none; font-size: 14px;}

.NewsList span.news{border-radius: 3px; background:#639FB1; text-align: center; padding:5px 10px; margin-left:10px; color: #FFFFFF;}
.NewsList li{margin-bottom: 10px;}
.NewsList dt{margin-bottom: 5px;}
.NewsList dd a{color:#009E84; }
