<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a{
    outline: none;
}
p {
	font-size: 123%;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
}

#index {
	text-align: center;
	overflow:visible;
	background-color: #000000;
}
#wrapper {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#headWrapper {
	background-image: url(../images/play/playMainBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 498px;
}
#headCore {
	height: 771px;
	width: 960px;
	margin: auto;
}
#headCore #maintitle {
	padding-left: 446px;
	margin-top: 25px;
}
#headCore ul {
	width: 960px;
	height: 134px;
	list-style: none;
	margin-top: 8px;
}
#headCore #navi li {
	float: left;
}

#contentWrapper {
	background-image: url(../images/00_bodyBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	margin: auto;
}
#content {
	width: 960px;
	margin: auto;
}
#content #box01 {
	height: 162px;
}
#content #box01 #title {
	float: left;
	height: 162px;
	width: 776px;
}
#content #box01 #bg {
	float: left;
	height: 162px;
	width: 183px;
}


#content #box02 {
	background-image: url(../images/play/bg02.jpg);
	height: 592px;
	width: 960px;
}
#content #box02 #petitNavi {
	padding-left: 27px;
	height: 248px;
}
#content #box02 #petitNavi #mon {
	margin-top: 51px;
	height: 197px;
	width: 282px;
	float: left;
}
#content #box02 #petitNavi #make {
	height: 191px;
	width: 308px;
	margin-top: 17px;
	float: left;
}
#content #box02 #petitNavi #chiri {
	float: left;
	height: 181px;
	width: 273px;
}

#content #box02 #micro {
	padding-left: 27px;
	height: 201px;
}
#content #box03 {
	background-image: url(../images/play/bg03.jpg);
	height: 365px;
	width: 960px;
}
#content #box03 #title {
	padding-left: 235px;
	padding-top: 10px;
}
#content #box03 #txt {
	padding-left: 309px;
	padding-top: 30px;
}
#content #box03 #txt #mini {
	font-size: 77%;
}
#content #box04 {
	background-image: url(../images/play/bg04.jpg);
	height: 319px;
	width: 960px;
}
#content #box04 #title {
	padding-left: 320px;
}
#content #box04 #txt {
	padding-left: 330px;
	padding-top: 15px;
}
#content #box05 {
	background-image: url(../images/play/bg05.jpg);
	height: 313px;
	width: 960px;
}
#content #box05 #title {
	padding-left: 267px;
}
#content #box05 #txt {
	padding-left: 260px;
	padding-top: 10px;
}
#content #box06 {
	background-image: url(../images/play/bg06.jpg);
	height: 416px;
	width: 960px;
}
#content #box06 #title {
	padding-left: 337px;
}
#content #box06 #txt {
	padding-left: 504px;
}








#pageTop {
	text-align: right;
	margin: auto;
	width: 960px;
	background-image: url(../images/play/bg07.jpg);
	height: 54px;
}
#footerWrapper {
	background-image: url(../images/00_footerBg.gif);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	background-color: #000000;
}
#footerWrapper #footer {
	margin: auto;
	width: 960px;
	text-align: left;
}
#footerWrapper #footer #logo {
	margin-top: 40px;
}

#footerWrapper #footer .pageTop {
	height: 44px;
	width: 152px;
	margin-left: 750px;
}
#overlay{
	display: none;
}

.twtr-hd,
.twtr-ft,
.twtr-user{
	display:none;
}
</pre></body></html>