<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

div.oppfBox{
	width:730px;
}

p.oppfTitle{
	width:730px;
	height: 35px;
	background: url(bg_red.jpg) no-repeat left top;
	color:#FFF;
	font-size: 14px;
	line-height:1.0em;
	padding-top:10px;
	text-indent: 20px;
	margin-bottom:8px;
}
p.redtxt{
	width:730px;
	text-indent:3px;
	font-size:16px;
	text-align: left;
	color:#BE0032;
}

div.oppfBox table{
	width: 730px;
	color:#505050;
	font-size:14px;
	text-align:center;
}

div.oppfBox table th{
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	background:#EFEFEF;
	text-align:center;
	padding:5px;
}
div.oppfBox table th.eggi{
	border-right: #999 0px none;
}
div.oppfBox table td{
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	text-align:center;
	padding: 5px;
}
div.oppfBox table td.eggi{
	border-right: #999 0px none;
}
div.oppfBox table td.name01{ color:#BE0032; text-align:left; padding-left:10px; }
div.oppfBox table td.price{ text-align:right; padding-right:10px; }

div.oppfBox table td.no01{ background: url(no01.jpg) no-repeat left ; padding-left:25px; }
div.oppfBox table td.no02{ background: url(no02.jpg) no-repeat left ; padding-left:25px; }

div.oppfBox a{
	display:block;
}

div.oppfBox a:hover img{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	}

.close_text {	font-weight: bold;	margin-bottom: 20px;	padding-bottom: 5px;	padding-top: 5px;	padding-left: 40px; border-width: 1px;	border-style: solid;	border-color: red;	width: 690px;	float: left;	line-height: 1.5em;	text-align: center;	font-size: 120%;
	color: red;
}
.body_copy {
	margin-left: 2px;
	color: black;
	text-align: left;
	font-weight: bold;
	font-size: 108%;
}
div #point_link {
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: right;
	width: 730px;
	text-decoration: none;
	font-size: 120%;
}
div #point_link a {
	color: #c10d1d;
}
div #pont_link a:link {
	text-decoration: underline;
}
div #pont_link a:hover {
	text-decoration: none;
}
.fashop_link{font-size: 14px; height: 120px; margin-top: 8px; margin-right: 5px; margin-left: 5px; background-color: #EEEEEE; width: 720px; text-align: center;}
.fashop_link a:hover img{ opacity:0.8; filter:alpha(opacity=80); -ms-filter: "alpha( opacity=80 )";	 }



.fastus_main_copy{height: 124px; width: 730px; position: relative;}
.fastus_main_copy dt{ left: 86px; bottom: 20px; position: absolute; line-height: 1.5em; font-size: 16px; text-align: center; font-weight: bold;}
.fastus_notice{position: relative; height: 228px; width: 730px;}
.fastus_notice dt{left: 30px; font-size: 12px; text-align: left; bottom: 5px; position: absolute;}</pre></body></html>