@charset "utf-8";
/* /////////////////////////////////////////////////////////
	保有機械
///////////////////////////////////////////////////////// */

/*=================================
	glovalNavi
==================================*/
#glovalNavi .g4 a{ 
	background-position:-469px -80px;
}

/*=================================
	container
==================================*/
#container{
	background:url(../machines/images/page-title.jpg) center top no-repeat #F8F8F8;
}

/*=================================
	machines
==================================*/
#machines{
	width:940px;
}
#machines ul li{
	width:900px;
	background:#FFF;
	border-top:4px solid #743bb2;
	padding:20px;
	margin-bottom:20px;
}
#machines ul li:last-child{
	color:#313131;
	font-size:115%;
	margin-bottom:100px;
}
#machines ul li .text{
	width:625px;
	float:right;
}
#machines ul li .text h3{
	color:#743bb2;
	font-size:105%;
	font-weight:bolder;
	margin-bottom:17px;
}
#machines ul li p{
	color:#313131;
}
#machines ul li figure{
	width:264px;
	float:left;
}