@charset "utf-8";
/* CSS Document */

.sub-box {
	background:#FFF;
	border:#e0e0e0 solid 6px;
	margin-top:42px;
	padding-bottom:22px;
}
	.sub-box .sub_contents {
		margin:0 auto;
		width:640px;
	}
	.subtitle { margin-top:27px; margin-bottom:23px; }
.title {
	position:absolute;
	top:138px;
}

.table01 { /*会社概要&加工部&メーカー*/
	background:FFF;
	border:#adadad solid 1px;
	width:100%;
	border-collapse:collapse;
}
	.table01 .left-cell {
		background:#eeeeee;
		border:#adadad solid 1px;
		height:33px;
		line-height:33px;
		padding-left:10px;
		letter-spacing:0.2em;
	}
	.table01 .right-cell {
		background:#FFF;
		border:#adadad solid 1px;
		height:33px;
		line-height:33px;
		padding-left:10px;
	}
	.table01 .tr_top {
		background:#eeeeee;
		border:#adadad solid 1px;
		height:33px;
		line-height:33px;
		padding-left:10px;
	}
	.table01 .tr_under {
		background:#FFF;
		border:#adadad solid 1px;
		height:33px;
		line-height:33px;
		padding-left:10px;
	}
	.table01 th {
		background:#eeeeee;
		border:#adadad solid 1px;
		height:33px;
		line-height:33px;
		letter-spacing:0.2em;
	}

.table02 { /*お問い合わせ*/
	background:none;
	border:none;
	width:100%;
}
	.table02 td {
		padding:20px 0;
		border-bottom:#b9b9b9 solid 1px;
		vertical-align:top;
	}
	.table02 td.ico {
		padding:20px 0 10px 0;
		border-bottom:none;
		vertical-align:top;
	}
	.table02 td.sco {
		padding:10px 0 20px 0;
		border-bottom:#b9b9b9 solid 1px;
		vertical-align:top;
	}
	.table02 .form-title {
		background:#363636;
		width:155px;
		height:35px;
		text-align:center;
		color:#FFF;
		line-height:35px;
		font-weight:bold;
		margin-right:25px;
	}
		.table02 .form-title .req {
			color:#F00;
		}
	.table02 .form-area {
		padding-left:25px;
	}
	.table02 .form-subtitle {
		float:left;
		width:85px;
		height:35px;
		line-height:35px;
	}
	
	.tel {
		font-size: 25px;
		color: #a91c1c;
		font-weight: bold;
		text-align: center;
		padding-top: 30px;
		margin-bottom: 20px;
	}
	
	.tel span {
		font-size: 36px;
	}
	
/*----------会社概要----------*/
.company-mainimage {
	position:relative;
	background:url(../image/contents/company/mainimage.jpg) top center no-repeat;
	width:688px;
	height:200px;
}
.company_logo { 
	margin-top:27px;
}
.company_subtite {
	margin-top:35px;
	margin-bottom:24px;
}
.ta-c .font-blue {
	color:#2877c1;
	font-size:24px;
	line-height:36px;
	font-weight:bold;
	margin-top:28px;
}
.ta-c .font-gray {
	color:#474747;
	font-weight:bold;
	line-height:24px;
}
#gmap {
	border:#adadad solid 1px;
	margin-top:10px;
}

/*----------お問い合わせ----------*/
.contact-mainimage {
	position:relative;
	background:url(../image/contents/contact/mainimage.png) top center no-repeat;
	width:688px;
	height:200px;
}
.contact_subtitle01 {
	margin-top:27px;
}
.subtext01 {
	margin-top:24px;
}
.table_conf {
	background:FFF;
	border:#adadad solid 1px;
	width:100%;
	border-collapse:collapse;
	margin-top:20px;
}
	.table_conf th {
		background:#eeeeee;
		border:#adadad solid 1px;
		height:43px;
		line-height:43px;
		text-align:left;
		padding-left:10px;
		letter-spacing:0.2em;
	}
	.table_conf td {
		background:#FFF;
		border:#adadad solid 1px;
		height:43px;
		line-height:43px;
		padding-left:10px;
	}

.form_S { 
	width:140px; 
	height:33px;
	background:#efefef;
	border:#b9b9b9 solid 1px;
	padding-left:10px;
	float:left;
	}
.form_M {
	width:240px; 
	height:33px; 
	background:#efefef;
	border:#b9b9b9 solid 1px;
	padding-left:10px;
	float:left;
	}
.form_L { 
	width:340px; 
	height:33px; 
	background:#efefef;
	border:#b9b9b9 solid 1px;
	padding-left:10px;
	float:left;
	}
.textarea {
	width:450px;
	height:150px;
	background:#efefef;
	border:#b9b9b9 solid 1px;
	padding-left:10px;
	float:left;
}

.fc-red { color:#F00; }

.contact_bt01 {
	margin-top:32px;
	background:url(../image/contents/contact/bt01.gif) no-repeat;
	border:none;
	width:199px;
	height:52px;
}
.contact_bt02 {
	background:url(../image/contents/contact/bt02.gif) no-repeat;
	border:none;
	margin:32px 0 0 100px;
	float:left;
	width:199px;
	height:52px;
}
.contact_bt03 {
	background:url(../image/contents/contact/bt03.gif) no-repeat;
	border:none;
	margin:32px 100px 0 0;
	float:right;
	width:199px;
	height:52px;
}

/*----------加工部----------*/
.processing_mainimage {
	position:relative;
	background:url(../image/contents/processing/mainimage.png) top center no-repeat;
	width:688px;
	height:200px;
}
.ttitle {
	margin:15px 0;
	font-size:18px;
}
#processingbox {
	background:url(../image/contents/processing/box.gif) top no-repeat;
	width:640px;
	height:948px;
	padding-top:20px;
}
	#processingbox .prodact {
		font-size:24px;
		line-height:1;
		font-weight:bold;
		color:#363636;
		margin:0 0 15px 20px;
	}
	#processingbox .photo {
		float:left;
		margin-left:20px;
		margin-top:15px;
	}
	#processingbox .mg-t15 {
		margin-top:15px;
	}
/*----------中古機情報----------*/
.used_mainimage {
	position:relative;
	background:url(../image/contents/used/mainimage.png) top center no-repeat;
	width:688px;
	height:200px;
}

/*----------取扱商品----------*/
.service_mainimage {
	position:relative;
	background:url(../image/contents/service/mainimage.png) top center no-repeat;
	width:688px;
	height:200px;
}

/*----------取扱メーカー----------*/
.maker_mainimage {
	position:relative;
	background:url(../image/contents/maker/mainimage.png) top center no-repeat;
	width:688px;
	height:200px;
}

/*----------中古機情報----------*/
.oldmachine-primary {
	margin-top:25px;
	margin-bottom: 30px;
}

.oldmachine-list {
	width:600px;
	min-height:170px;
	border:1px solid #bcbcbc;
	border-top:solid 3px #545454;
	padding:18px;
	position:relative;
	margin-bottom:25px;
}

.oldmachine-list .comment {
	width:235px;
}

.oldmachine-list .photo {
	position:absolute;
	top:15px;
	right:11px;
	width:354px;
}

.oldmachine-list .photo div img {
	margin-right:4px;
	margin-bottom:4px;
	float:left;
	width:114px;
	height:86px;
}

.oldmachine-list .photo div a {
	margin-right:4px;
	margin-bottom:4px;
	float:left;
	width:114px;
	height:86px;
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}

.oldmachine-list .photo div a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/*--------事業内容---------*/


.business_mainimage {
	position:relative;
	background:url(../image/contents/business/mainimage.png) top center no-repeat;
	width:688px;
	height:200px;
}
.business-list{
	font-size:18px;
	line-height:1.6;
	margin: 0;
	padding: 0;
	list-style: none;
}

.business-list li {
	padding-left: 20px;
	margin-left: 0;
	padding-bottom: 10px;
	position: relative;
}

.business-list li:before {
	content: "■";
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	font-size: 15px;
}
