@charset "UTF-8";

/* ----------------------------------------

ehara
2008.11.21

---------------------------------------- */

/* ----------------------------------------

ヘッダー

---------------------------------------- */


div#header p {
	width:165px;
	float:left;
	margin-left:10px;
	}



/* ----------------------------------------

メインイメージ

---------------------------------------- */


body#system h1#system_img{
	margin-top:13px;
	width:800px;
	height:222px;
	text-indent:-9999px;
	background-image:url(../img/system_img.jpg);
	background-repeat:no-repeat;
	display:block;
}

body#system h2 {
	margin-bottom:10px;
}

p.system_txt {
	padding-left:25px;
}
body#system div.system_layout {
	position:relative;
}

body#system p#packing_txt {
	position:absolute;
	width:183px;
	top:265px;
	left:19px;
}
	
body#system p#tranportion_txt {
	position:absolute;
	width:183px;
	top:261px;
	left:600px;
}
	
body#system p#automated_txt {
	position:absolute;
	width:183px;
	top:671px;
	left:20px;
}
	
body#system p#systems_txt {
	position:absolute;
	width:183px;
	top:556px;
	left:599px;
}

body#system div#system_buturyu {
	border-top:1px solid #1e6eb6;
	padding-top:10px;
}

body#system div#system_buturyu p.buturyu_txt {
	width:510px;
	float:left;
	padding-left:10px;
}

body#system div#system_buturyu img.buturyu_img {
	float:left;

}
