@charset "utf-8";

/*Lead Text
----------------------------*/
#pageLead p {
	color:#007EC3;
}
#pageLead .leadHead {
	text-align:center;
	font-weight:bold;
	font-size:117%;
}

/*pref head
----------------------------*/
table.list {
	background-image:none;
}
table.list tbody tr th.prefHead p {
	padding:6px 0 0 15px;
	width:685px;
	height:31px;
	color:#FFF;
	font-weight:bold;
	font-size:125%;
	vertical-align:middle;
	background-image:url("/images/discount/bg_pref.gif");
	background-repeat:repeat-x;
}