/* i\ݒ
------------------------------------------*/
table {
	border-collapse: collapse;
	width: 330px;
	font-size: 90%;
	margin: 8px 0px;
}

th {
	border: solid 1px #D3D3D3;
	color: #000000;
	font-size: 90%;
	font-weight: normal;
	padding: 6px;
	height:20px;
	background-color: #F5F5F5;
	text-align: left;
}

.top{
	border: none;
	caption-side: top;
	color: #FFFFFF;
	font-size: 105%;
	letter-spacing: 1em;
	padding: 1px;
	height:20px;
	text-align: center;
	background-color: #808080;
	border: solid 1px #808080;
	border-bottom: #D3D3D3;
}

td {
	border: solid 1px #D3D3D3;
	color: #000000;
	background-color: #ffffff;
	padding: 4px;
}

.media {
float: left;
width: 320px;
heigt: 400px;
}

.price {
width: 42px;
text-align: right;
}
