<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";

#bgb {
	width:670px;
	margin:0 auto 10px;
/*	float:left;*/
	padding:10px -10px 10px 10px;
	background-color: #dcdcdc;
	color:#000000;
	clear:both;
	line-height:1.8;
}
/*	margin:10px 3px 10px;
	float:left;
	padding:10px 9px 10px;
	background-color: #dcdcdc;
	color:#000000;
	clear:both;
	line-height:1.8;
}*/
#backimg{
	position: relative;
	margin:0px auto -20px;
}
#backimg img.star{
	position: absolute;
	top: 13px;
	left: 527px;
}
#backimg2{
	position: relative;
	margin:0px auto -20px;
}
#backimg2 img.star2{
	position: absolute;
	top: 159px;
	left: 568px;
}
#backimg2 img.starmap{
	position: absolute;
	top: -204px;
	left: 442px;
}
#mainbg15 {
	background-color: #e30030;
	width:670px;
}
#box01w {
	border-radius: 20px;        /* CSS3����� */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome��p */  
	-moz-border-radius: 20px;   /* Firefox��p */  
	background-color:#FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:20px;
	padding-left:20px;
	margin:15px 20px 20px;
	padding:0 auto 0px;
	text-align:center;
	color:#333333;
	font-size:13px;
}
#box01w p{
	margin:15px auto 10px;
	padding:0 auto 0;
	text-align:center;
	color:#333333;
	font-size:13px;
}
#mess_bg {
	width:670px;
	background-image: url(../img/pc_infobg.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
    padding-bottom:30px;
}
#containerbox {
    width:670px;
    height:1093px;
    background-image: url(../img/pc_info.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    background-position: center;
    padding-bottom:20px;
}
.top01{
	position: relative;
}
.top01 ul{
	margin: 0 auto;
	position: absolute;
	top: 555px;
	left: 0;
	width: 100%;
	text-align: center;
}
.top01 ul li{
	width: 100px;
	height: 139px;
	position: relative;
	overflow: hidden;
	text-align: center;
	display: inline-block;
}
.top01 ul li img{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.top01 ul li.n0 img{
	top: 0px;
}
.top01 ul li.n1 img{
	top: -139px;
}
.top01 ul li.n2 img{
	top: -278px;
}
.top01 ul li.n3 img{
	top: -417px;
}
.top01 ul li.n4 img{
	top: -556px;
}
.top01 ul li.n5 img{
	top: -695px;
}
.top01 ul li.n6 img{
	top: -836px;
}
.top01 ul li.n7 img{
	top: -975px;
}
.top01 ul li.n8 img{
	top: -1114px;
}
.top01 ul li.n9 img{
	top: -1253px;
}
.top01 span{
	display: block;
	position: absolute;
	top: 710px;
	text-align: center;
	width: 100%;
	color: #a01a37;
	font-size: 250%;

}

</pre></body></html>