@charset "UTF-8";
/* CSS Document */

#goods{
	width:904px;
	height:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
}

#goods p{
	font-size:14px;
	line-height:1.4;
	color:#fff;
	padding-bottom:23px;
}

#goods h2{
	font-size:22px;
	font-weight:bold;
	color:#fff;
}

#goods h2 a{
	color:#fff;
}

#goods h2 a:hover{
	color:ffd008;}


/*-------■バナー---------*/	

#banner{
	width:904px;
	height:auto;
}
#banner a:hover{opacity:0.90;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";}
