#main		{
			text-align: left;
			margin: 0px auto;
			width: 700px;
		}
h1		{
			margin: 30px 0px 5px;
		}
#main p		{
			margin: 5px 0px 30px 0px;
			color #999;
		}

.catalogbox	{
			float: left;
			width: 230px;
			margin-bottom: 10px;
		}
.imgwaku	{
			width: 220px;
			text-align: center;
			border: 1px solid #E6DED1;
		}
.imgwaku a	{
			display: block;
			width: 202px;
			margin: 10px auto 0px;
			text-align: left;
			color: #666;
			text-decoration: none;
		}
.imgwaku a:hover{
			color: #000;
		}
.imgwaku img	{
			margin: 0px 0px 5px;
		}
.sfuda		{
			width: 202px;
			margin: 3px auto 15px;
			color: #000;
			text-align: left;
		}
.toku		{
			text-decoration: line-through;
		}
#disp		{
			display: block;
			padding: 15px 0px 10px;
			border-bottom: 1px dashed #ccc;
		}
.vbox		{
			float: left;
			width: 140px;
			text-align: center;
		}
.vbox a img	{
			display: block;
			margin: 0px auto 0px;
			border: 1px solid #ccc;
		}
#leftspace .vbox p	{
			width: 125px;
			display: block;
			color: #666;
			margin: 0px auto 10px;
			text-decoration: none;
			font-size: x-small;
			line-height: 130%;
		}
.price		{
			font-family: Arial,Helvetica,sans-serif;
			color: #666;
			font-size: x-small;
		}
.vbox span	{
			color: #C00;
		}
.credit		{
			padding: 20px 0px 0px;
			text-align: right;
			font-size: x-small;
		}
.credit a	{
			color: #666;
			font-size: x-small;
		}

.fox		{
			float: left;
			width: 190px;
		}
.fleft		{
			width: 160px;
			padding: 0px 0px 5px 0px;
			border: 1px solid #eee;
			text-align: center;
		}

.fright		{
			width: 160px;
			padding: 0px 0px 15px 0px;
			line-height: 130%;
		}
.mmpp		{
			padding: 10px 180px 20px 0px;
			line-height: 180%;
		}

