@charset "utf-8";

@import url(/css/common.css);

/*==================================================================*/

/* style css */

/*==================================================================*/

/* -------------------------------------------- */
/* container：大枠 */
/* -------------------------------------------- */
#container{
	padding-top:23px;
}

/* -------------------------------------------- */
/* menu：左メニュー */
/* -------------------------------------------- */
#menu *{margin:0;padding:0;}
#menu{
	float:left;
	width:240px;
	padding-top:22px;
}

/* -------------------------------------------- */
/* h1：タイトル */
/* -------------------------------------------- */
h1{
	margin:0 0 20px 0;
	padding:0;
}

/* -------------------------------------------- */
/* comment：コメント */
/* -------------------------------------------- */
.comment{
	width:620px;
	margin:0 auto 30px;
	padding:0;
}

/* -------------------------------------------- */
/* plant-area： */
/* -------------------------------------------- */
.plant-area *{margin:0;padding:0;}
.plant-area{
	width:650px;
	margin:0 auto 50px;
}

.plant-area h2{
	margin-bottom:20px;
}

.plant-area h3{
	width:605px;
	margin:0 auto;
	padding-left:15px;
	background:url('../image/mark_circle.gif') no-repeat 0 3px;
	font-size:1em;
}

.plant-area p{
	width:620px;
	margin:0 auto 15px;
}

/* 破砕、選別技術の経験を活かした効率的なプラント設計 */
/* -------------------------------------------- */
#case{
	width:578px;
	margin:0 auto 10px;
	padding:10px 20px;
	background:url('/common_img/back_lineup.gif') repeat 0 0;
	border:#ccc 1px solid;
}

#case li{
	float:left;
	list-style:none;
	padding:0 21px 0 15px;
	background:url('../image/mark_lineup.gif') no-repeat 0 45%;
	font-size:0.9em;
	white-space:nowrap;
}

#plant-photo{
	width:626px;
	margin:0 auto 50px;
	font-size:0.9em;
}

#plant-photo .left{
	float:left;
	width:380px;
}

#plant-photo .left p{
	width:380px;
	text-align:right;
}

#plant-photo .right{
	float:right;
	width:220px;
}

#plant-photo .right p{
	width:220px;
	margin:0 0 10px 0;
	text-align:right;
}

/* 各種プラント機器の設置・交換･メンテナンス */
/* -------------------------------------------- */
#lineup{
	width:578px;
	margin:0 auto 10px;
	padding:10px 20px;
	background:url('/common_img/back_lineup.gif') repeat 0 0;
	border:#ccc 1px solid;
}

#lineup li{
	float:left;
	list-style:none;
	width:130px;
	padding:0 0 3px 14px;
	background:url('../image/mark_lineup.gif') no-repeat 0 45%;
	font-size:0.9em;
}

#lineup .long{
	width:273px;
}

.lineup-photo{
	width:624px;
	margin:0 auto 8px;
}

.lineup-photo li{
	float:left;
	list-style:none;
	padding-right:12px;
	font-size:0.9em;
}

.lineup-photo .last{
	padding-right:0px;
}

.note{
	font-size:0.9em;
	text-align:right;
}

/* 建築・土木・道路資材も取り扱っております。 */
/* -------------------------------------------- */
.doboku-photo-t,
.doboku-photo-b{
	width:624px;
	margin:0 auto 25px;
}

.doboku-photo-t li{
	float:left;
	list-style:none;
	padding-right:15px;
	font-size:0.9em;
}

.doboku-photo-b li{
	float:left;
	list-style:none;
	padding-right:11px;
	font-size:0.9em;
}

.doboku-photo-t .last,
.doboku-photo-b .last{
	padding-right:0px;
}

/* ---------------------------------------------------------------- */












