@charset "UTF-8";
/* CSS Document */

#header_discontinued_pr {
	height:40px;
	border-bottom:1px solid #C3C3C3;
	background:url(../images/discontinued_products/header_discontinued_pr.jpg) 0 0 no-repeat;
}

div#syuryojiki{
	height:40px;
}

div#syuryojiki p{
	font-size:18px;
	font-weight:bold;
	color:#666666;
	text-align:center;
}


dd.syuryo_pr{
	background:url(../images/discontinued_products/syuryo_icon.png) 0 0 no-repeat;
	}

dd.syuryoyotei_pr{
	background:url(../images/discontinued_products/syuryoyotei_icon.png) 0 0 no-repeat;
	}

.syuryo_pr a:hover{
	background-color:#CCCCCC;
}

.syuryoyotei_pr a:hover{
	background-color:#EEEEEE;
}



.new_pr_box span{
	font-weight:bold;
	color: #33b0de;
}





