body {
	background: black url(../images/bg_body_top.gif) repeat-x left top;
}

#block-head {
	background: url(../images/bg_block-head_top.jpg) no-repeat center top;
	height: 255px;
}

#block-main {
	background: url(../images/bg_block-main_top.jpg) no-repeat center top;
}

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

/* コメントエリア */

#homeText-area {
	display: block;
	float: right;
	width: 422px;
	margin: 0 auto;
	padding: 0;
}

#homeText-area p {
	font-size: 87.5%;
	line-height: 130%;
	text-align: left;
	margin-right: 25px;
	margin-bottom: 0.5em;
}

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

/* コンタクトエリア */

#homeContact-area {
	display: block;
	float: left;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}

#homeContact-area h2 {
	display: block;
	background: url(../../images/contact_logo.gif) no-repeat left top;
	height: 33px;
	margin: 0 0 5px;
	padding: 0 0 5px;
	text-indent: -10000px;
	border-bottom: 2px solid white;
	width: 210px;
}

#homeContact-area p {
	text-align: left;
	font-size: 75%;
	line-height: 120%;
	margin-bottom: 0.5em;
}

#homeContact-area a {
	color: orange;
}

#homeContact-area a:hover {
	color: white;
}

#contactInfo-box {
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	display: block;
}

#enginePhoto {
	display: block;
	float: left;
	background: url(../../images/contact_image.jpg) no-repeat center center;
	width: 50px;
	height: 135px;
	border: 1px solid gray;
	margin-right: auto;
	margin-left: auto;
}

#infoText {
	display: block;
	float: right;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../images/bg_vline.gif) no-repeat right bottom;
	text-align: left;
	height: 135px;
}
