@charset "utf-8";

/* -------------------------------
	bg
------------------------------- */
div#content {
	background-image: url(../images/moca/pg04_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.products-box-ph {
	height: 400px;
	position: relative;
}
.products-box-ph h2 {
	position: absolute;
	top: 40px;
	left: 50px;
	width: 612px;
	height: 64px;
	text-indent: -9999px;
	background-image: url(../images/moca/pg04_pttl01.gif);
	background-repeat: no-repeat;
}
.products-box-ph p {
	position: absolute;
	top: 126px;
	left: 406px;
	width: 305px;
	height: 121px;
	text-indent: -9999px;
	background-image: url(../images/moca/pg04_pttl02.gif);
	background-repeat: no-repeat;
}
.products-box-ph img {
	position: absolute;
	top: 270px;
	left: 405px;
}
/* -------------------------------
	PG04
------------------------------- */
.products-ti-01 {
	background-image: url(../images/moca/pg04_ti_01-01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	text-indent: -9999px;
	margin: 0px 50px 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
.products-ti-02 {
	background-image: url(../images/moca/pg04_ti_01-02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	text-indent: -9999px;
	margin: 0px 50px 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}

