body{
	background: #e1e1e1;
	margin: 0px;
	text-align: center;
}

div.all0{
	width: 870px;
	background:url(./stage_bg.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
}

div.all{
	background-color: white;
	width: 850px;
	height: 2800px;
	margin-left: auto;
	margin-right: auto;
}

div.all2{
	width: 800px;
	height: 2800px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

div.b1{
	width: 770px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
}

div.b1 a{
	text-decoration: none;
}

div.b2{		/* メニューボタン */
	width: 800px;
	height: 40px;
	padding-bottom: 10px;
}

div.b2 a{
	text-decoration: none;
}

img.b2{		/* 会社概要・ほしい物・採用情報 */
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

img.b2a{	/* 商品情報 */		
	border: 1px solid #999999;
}

img.b4{
	vertical-align:bottom;
	border:0;
	margin:0;
	padding:0;
	overflow:hidden;
}

div.footer{		/* フッター */
	clear: left;
	width: 770px;
	height: 30px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 30px;
	border-top: 1px solid black;
}

li.i2{

	/* For Modern Browser */
	display: table-cell;

	/* For IE */
	*display: inline;
	*zoom: 1;

}

li.i4{

	/* For Modern Browser */
	display: table-cell;

	/* For IE */
	*display: inline;
	*zoom: 1;

	margin:0;
	padding:0;
	vertical-align:bottom;
}
