@charset "utf-8";
/* CSS Document */
.products
{
	text-align: left;
	margin: 100px;
	height:200px;
}
.products img {
	float: left;
	clear: left;
	margin: 20px;
}
.products p {
	position:relative;
	vertical-align:middle;
	margin-top: 30px;
}
.mainTable td
{
text-align:center;
}
.product_table
{ width:805px; font-size:14px;line-height: 1.3em; }
.product_table td
{ width:130px; vertical-align: top; }

.product_table td
{
vertical-align:top;
}

.product_table img
{
border:#000000 solid 2px;
width:130px;
height:130px;
margin-bottom:0px;
padding-bottom:0px;
}

.text
{
margin-top:7px;
margin-left:10px;
font-size:14px;
padding-bottom:20px;
padding-top:0px;
}
.pc {
font-size: 12px;
margin-bottom:10px;
}