#left li{
	background-image: url(../../img/bg_menu_y.jpg);
} 
#top{
	background: url(../../img/bg_top_y.jpg) left repeat-y;
	margin: 0 20px 20px 0;
	padding: 3px 0 3px 20px;
	text-align: left;
}
#top p{
	margin: 5px;
	font-size: 12px;
	line-height: 150%;
}

/* -------------------- 01 エンジニアリング -------------------- */
#style01{
	width: 600px;
}
#style01 table{
	width: 600px;
}
#style01 td{
	padding: 10px 0;
}
#style01 td h4{
	color: #f90;
	font-weight: bold;
}
#style01 td ul{
	list-style: none;
	line-height: 150%;
	margin: 5px 0;
}
#style01 td li{
	background: url(img/list01.jpg) top left no-repeat;
	padding-left: 14px;
}
#style01 td p{
	line-height: 150%;
	margin: 5px 0;
}
#style01 div{
	text-align: left;
	margin: 20px 0;
}
#style01 div p{
	width: 450px;
	margin: 2px 20px;
	text-align: left;
	line-height: 200%;
}

/* -------------------- 02 クレーンリース -------------------- */
#style02{
	width: 600px;
}
#style02 table{
	width: 600px;
}
#style02 td{
	padding: 10px 0;
}
#style02 td h4{
	margin-bottom: 10px;
}
#style02 td h5{
	margin: 0 20px;
	font-weight: bold;
}
#style02 td span{
	color: #f93;
}
#style02 td ul{
	list-style: circle;
	line-height: 150%;
	margin: 5px 0 10px 40px;
}
#style02 div{
	text-align: left;
	margin: 20px 0;
}
#style02 div p{
	width: 450px;
	margin: 2px 20px;
	text-align: left;
	line-height: 200%;
}

/* -------------------- 03 クレーンリース -------------------- */
#style03{
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
#style03 table{
	width: 400px;
	margin: 0 auto;
}
#style03 th,#style03 td{
	width: 25%;
	border: 1px solid #888;
	padding: 5px;
}
#style03 th{
	background: #fec;
}
#style03 td{
	text-align: right;
}
#style03 p{
	margin: 10px auto 30px;
}
#style03 div{
	text-align: left;
	margin: 20px 0;
}
#style03 div p{
	width: 450px;
	margin: 2px 20px;
	text-align: left;
	line-height: 200%;
}
