@charset "UTF-8";* {	font-style: normal;	margin: 0px;	padding: 0px;}a:link {	color: #0093D3;}a:visited {	color: #B3B3B3;	text-decoration: underline;}a:hover {	color: #5EBDE1;	text-decoration: underline;}a:active {	color: #4C4C4C;}body {	color: #4C4C4C;	font-family: "ＭＳ ゴシック", "Osaka－等幅";	font-size: 80%;	line-height: 1.6;}#wrapper {	width: 900px;	margin-right: auto;	margin-left: auto;}#shouhin {	height: 130px;	width: 850px;	margin-top: 20px;	padding-left: 25px;}#shouhin ul {	height: 130px;	width: 900px;}#shouhin li {	list-style: none;	display: block;	height: 130px;	width: 100px;	float: left;	margin-right: 50px;}