p{
	padding:0 2em;
}
div#cheader{
	text-align:center;
	color:white;
	background-color:#222222;
	padding:8px;
}
div#shohin
{
	padding:8px;
	font-size:12px;
	text-align:center;
	background-color:#222222;
}

table.waku
{
	border-collapse:collapse;
	border:1px solid #222;
	background-color:white;
}
td.waku, th.waku
{
	padding:5px;
	border:1px solid #222222;
	text-align:center;
}

img.thumb{
	width: 200px;
	border:0px;
}
a:hover img.thumb{
	width:auto;
	border:0px;
	cursor:default;
}

a:link{ color:white; }
a:visited{ color:#AAA; }
