﻿@charset "utf-8";

/*=== Produce ===*/

.bodyArea .produce {
	width: 600px;
	background-color: #F0F0F0;
	padding-top: 20px;
	padding-right: 38px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.bodyArea .produce h1 {
	color: #F00000;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F00000;
	padding-left: 10px;
	margin-bottom: 20px;
}

/*=== 短納期 ===*/
.produce .processLeft {
	float: left;
	width: 345px;
}

.produce .processRight {
	float: right;
	width: 230px;
}

.processRight .photoUnit {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 6px;
	width: 230px;
}

.processRight .photoUnit .photoTitle {
	font-size: 80%;
	line-height: 120%;
	padding-bottom: 4px;
	padding-left: 1em;
	text-indent: -1em;
}

.processRight .photoUnit img {
	border: 1px solid #FFF;
}

/*=== 営業・提案 ===*/
.produce .leftBaseTxt {
	float: left;
	width: 323px;
}

.produce .leftBaseTxt p {
	font-size: 80%;
	line-height: 150%;
	text-indent: 1em;
	padding-bottom: 8px;
}

.produce .basePhotoArea {
	float: right;
	width: 245px;
}

.produce .basePhotoArea img {
	padding-bottom: 8px;
}

/*=== 最新設備 ===*/
.produce .leftEquipment {
	float: left;
	width: 290px;
}

.produce h2.equip {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #575757;
	float: left;
}

.produce h3.equip {
	font-size: 80%;
	line-height: 110%;
	color: #C00;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}

.produce .quipPhoto {
	padding-top: 20px;
	padding-bottom: 10px;
}

.produce .quipPhoto p {
	float: left;
	padding-right: 10px;
}

.produce .quipPhoto p.end {
	padding-right: 0px;
}
