/**サイドメニュー********/

#Sub .box01 ul{
	display: none;
}
#Sub .box03 ul{
	display: none;
}
#Sub .box04 ul{
	display: none;
}

#Sub .box01 div.bt{
	display: none;
}
#Sub .box03 div.bt{
	display: none;
}
#Sub .box04 div.bt{
	display: none;
}

/**設計部************/
body.design div.rightbox{
	text-align: center;
}
body.design div.rightbox img{
	width: 100%;
	height: auto;
	max-width: 280px;
}

/**金型部************/
body.production img{
	width: 100%;
	height: auto;
	max-width: 792px;
}

/**軸部************/
body.axis div.rightbox{
	text-align: center;
}
body.axis img.max{
	width: 100%;
	height: auto;
	max-width: 792px;
}
/**板金部************/
body.sheet_metal img.max{
	width: 100%;
	height: auto;
	max-width: 792px;
}

/**成型部************/
body.formation div.rightbox{
	text-align: center;
}
body.formation img.max{
	width: 100%;
	height: auto;
	max-width: 792px;
}

/**加工部************/
body.processing div.processing{
	text-align: center;
}
body.processing div.processing p{
	text-align: left;
}
body.processing div.processing img{
	width: 60%;
	height: auto;
	max-width: 250px;
	margin: 0 0 10px;
}

/**品質管理************/
body.check div.rightbox{
	text-align: center;
}
body.check div.check2{
	text-align: center;
}
body.check img{
	width: 100%;
	height: auto;
	max-width: 271px;
	margin: 0 0 10px;
}