@import "../../css/common.css";

/*==================================================================*/
/* business css */
/*==================================================================*/
#business *{margin:0;padding:0;}

#business{margin:0 auto 3em;}

/* h1 */
h1#title{
	margin:0 auto 1em;
	padding:0;
}

/* 酒井工機独自の空気圧システム */
/* ------------------------------------------- */
#business .air{
	width:730px;
	margin:0 auto 3em;
}

/* h2 */
#business .air h2{
	width:710px;
	margin:0 auto 0.2em;
}

/* h3 */
#business .air h3{margin:0 auto;}

#business .air p.head-text{
	width:700px;
	margin:0 auto 1em;
	line-height:1.6;
}

#business .air p.head-text strong{
	color:#d92503;
	font-size:1.2em;
}

/* 空気圧システム構築（修理）の流れ */
/* ------------------------------------------- */
#business .flow{
	width:660px;
	margin:0 auto 3.8em;
}

/* h3 */
#business .flow h3{margin:0 auto 0.6em;}

/* h4 */
#business .flow h4{margin:0 auto 0.6em;}

#business .flow p.text{
	width:630px;
	margin:0 auto 2em;
}

#business .flow dl{
	width:630px;
	margin:0 auto 0.3em;
}

/* clear hack */
#business .flow dl{zoom:1;}
#business .flow dl:after{content:" ";clear:both;height:0;display:block;visibility:hidden;}

#business .flow dl dt{
	float:left;
	width:107px;
	margin:0 auto;
}

#business .flow dl dd{
	float:right;
	width:500px;
	margin:0 auto;
}

#business .flow dl dd p{
	width:470px;
	margin:0 auto;
}

#business .flow .arr{margin:0 0 1em 28px;}

/* 工事事例・内容紹介 */
/* ------------------------------------------- */
#business .case{
	width:660px;
	margin:0 auto 2em;
}

/* h3 */
#business .case h3{margin:0 auto 1.6em;}

/* h4 */
#business .h4-title{
	width:639px;
	margin:0 auto 1.6em;
	background:url('../image/h4_back.gif') no-repeat 0 0;
}

#business .h4-title h4{
	padding:6px 0 10px 20px;
	font-size:1.4em;
}

#business .case p.text{
	width:610px;
	margin:0 auto 2em;
}

#business ul.photo .right dl{
	width:270px;
	margin:0 auto;
}

#business ul.photo .right dl dt{
	margin:0 auto 0.4em;
	font-size:1.2em;
	font-weight:bold;
}

#business ul.photo .right dl dd{margin:0 0 0.2em;}

/* 写真 */
#business ul.photo{
	width:615px;
	margin:0 auto 3em;
}

/* clear hack */
#business ul.photo{zoom:1;}
#business ul.photo:after{content:" ";clear:both;height:0;display:block;visibility:hidden;}

#business ul.photo li{
	width:302px;
	list-style-type:none;
}

#business ul.photo li.left{float:left;}
#business ul.photo li.right{float:right;}


/* 「トラブル百景」バナー */
/* ------------------------------------------- */
#business .help-sakai{
	margin:0 auto 3em;
	text-align:center;
}

/* h4 */
#business .help-sakai h4{margin:0 auto 0.6em;}

#business .help-sakai p.bottom-text{margin:0 auto 1.6em;}

/* --------------------------------------------------------------- */
