<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Yahoo！ポイント クラブ
======================================== */


body {
	width: 970px !important;
background:none;
}
#main {
	width: 970px !important;
	padding: 0 !important;
}
#main h2 {
	height: 100px;
	background: none;
}
#main .section {
	padding: 0 10px 10px 10px;
}
#main .section .text {
	padding-left: 35px;
	font-size: 16px;
}
#main .section .imgArea {
	padding-left: 0;
	text-align: center;
}

#main .section .imgArea img {
	display: block;
	margin: 0 auto;
}
#main .section .btn {
	padding-top: 18px;
	padding-right:30px;
	text-align: right;
}
#main .section .btn img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#main .bnrArea,#main .bnrArea2 {
	padding: 20px 0 0 44px;
	margin-bottom: 50px;
}
#main .bnrArea dl {
	background: url(../img/bg01.gif) left top no-repeat;
	width: 879px;
	height: 201px;
	position: relative;
}
#main .bnrArea2 dl {
	background: url(../img/bg01_2.gif) left top no-repeat;
	width: 879px;
	height: 344px;
	position: relative;
}
#main .bnrArea dl dt,#main .bnrArea2 dl dt{
	position: absolute;
	top: 14px;
}
#main .bnrArea dl dd,#main .bnrArea2 dl dd.bnrFirst{
	text-align: center;
	padding-top: 67px;
}
#main .bnrArea2 dl dd.bnrSecond{
	text-align: center;
	padding-top: 27px;
}

.listA{
	width:700px;
	margin: 0  auto ;
}

.listA p{
	margin-bottom:5px !important;
}


.listA ul{
	text-align:left;
	width:700px;
	margin: 0  auto ;
	font-size:12px;
	padding-left:20px;
}

.listA li{
	list-style-type: disc;
	padding-bottom:3px;
}


#footer {
	width: 970px !important;
}
.fssmall {
	font-size: 14px !important;
}
#main .section:after,
.clearfix:after {
	content: ".";
	display: block;
	font-size: 0;
	clear: both;
	visibility: hidden;
	height: 0;
}

.spview{
	display:none !important;
}
body#popup .pageHeader,
body#popup .pageFooter {
    width: 970px;
}</pre></body></html>