@charset "utf-8";
/* CSS Document */

@import url(common.css);

/* TOP */
#index-copy {
	position: absolute;
	width:676px;
	height:105px;
	left: 0px;
	top: 0px;
	background:url(../img/common/company_copy.jpg) bottom no-repeat;
	text-indent:-9999px;
}


/* company-index */
#company-index {
	position: absolute;
	width: 636px;
	height: 392px;
	left: 0px;
	top: 108px;
	background-image: url(../img/common/companytitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28px;
	padding-left: 40px;
}
/* link-index */
#link-index {
	position: absolute;
	width: 636px;
	height: 392px;
	left: 0px;
	top: 108px;
	background-image: url(../img/common/linktitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28px;
	padding-left: 40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1.2em;
}
/* privacy-index */
#privacy-index {
	position: absolute;
	width: 636px;
	height: 392px;
	left: 0px;
	top: 108px;
	background-image: url(../img/common/privacytitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28px;
	padding-left: 40px;
	font-size: 10px;
	line-height: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
