@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.oprTitle{
	width:730px;
	height: 55px;
	background: url(bg_red02.jpg) no-repeat left top;
	color:#FFF;
	font-size: 14px;
	line-height:1.3em;
	padding-top:10px;
	margin-bottom:8px;
	padding-left: 20px;
	font-weight: bold;
}
/*.oprTitle02{
	display:table-cell;
	vertical-align: middle;  
	width:650px;
	height: 110px;
	background: url(bg_red03.jpg) no-repeat left top;
	margin-bottom:8px;
	padding-left: 40px;
	padding-right: 40px;
}*/
.oprTitle02 p {
	display:table-cell;
	vertical-align: middle;  
	width:650px;
	height: 110px;
	background: url(bg_red03.jpg) no-repeat left top;
	margin-bottom:8px;
	padding-left: 40px;
	padding-right: 40px;
	color:#FFF;
	font-size: 120%;
	line-height:1.3em;
	font-weight: bold;
}
/*p.oprTitle02{
	display:table-cell;
	vertical-align: middle;  
	width:650px;
	height: 110px;
	background: url(bg_red03.jpg) no-repeat left top;
	color:#FFF;
	font-size: 14px;
	line-height:1.3em;
	margin-bottom:8px;
	padding-left: 40px;
	padding-right: 40px;
	font-weight: bold;
} */

/*for IE6 */  
* html .oprTitle02 p {  
	display: inline;  
	zoom: 1;  
}  
/*for IE7 */  
*:first-child+html .oprTitle02 p {  
	display: inline;  
	zoom: 1;  
}
p.redtxt{
	width:730px;
	text-indent:3px;
	font-size:16px;
	text-align: left;
	color:#BE0032;
}

div.oppfBox table{
	width: 730px;
	color:#505050;
	font-size: 115%;
	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.name03{
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	text-align:center;
	padding: 5px;
	font-weight: bold;
}
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.name02{
	color:#BE0032;
	text-align:left;
	padding-left:10px;
	font-weight: bold;
}
div.oppfBox table td.price{ text-align:right;}

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;
	}
