@charset "UTF-8";

html {
	background-color: transparent;
	background-image: none;
}

body {
	background: #ffffff url(../img/bg.jpg) top center no-repeat;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
	white-space: nowrap;
	text-align: left;
}

#title {
	margin-left: -8px;
}

#main {
	position: relative;
}

.comment {
	width: 0px;
	height: 0px;
	font-size: 0;
	visibility: hidden;
}

.phantom-kingdom {
	position: absolute;
	top: 400px;
	left: 10px;
}

.disgaea4 {
	position: absolute;
	top: 400px;
	left: 530px;
}

.copyright {
	margin-top: 8px;
	font-size: 12px;
	text-align: right;
	margin-right: 16px;
}

/*---------- 『ファントム・キングダム PORTABLE』公式サイトはこちら！ ----------*/
.btn00 {
	display: block;
	margin-top: 14px;
}

.btn00 a {
	display: block;
	background-image: url(../img/collabo_btn00.png);
	width: 386px;
	height: 50px;
	text-indent: -999em;
	background-position: -0px -0px;
}

.btn00 a:hover {
	background-position: -0px -50px;
}

/*---------- 『魔界戦記ディスガイア4』公式サイトはこちら！ ----------*/
.btn01 {
	display: block;
	margin-top: 14px;
}

.btn01 a {
	display: block;
	background-image: url(../img/collabo_btn01.png);
	width: 275px;
	height: 50px;
	text-indent: -999em;
	background-position: -0px -0px;
}

.btn01 a:hover {
	background-position: -0px -50px;
}
