@charset "shift_jis";
/* CSS Document */

.ulleft {
	float:left;
	width:270px;
}
* html .ulleft {
	width:250px;
}

.ulright {
	float:right;
	width:270px;
	margin-left:0px;
	margin-right:20px;
}
* html .ulright {
	width:250px;
}

.producth4 {
	margin-left:175px;
	margin-right:20px;
}
.productpic {
	float:left;
	margin:5px 0 20px 20px;
}
.productspec {
	margin-left:160px !important;
	margin-right:20px !important;
}
html*.productspec {
	margin-left:200px !important;
	margin-right:20px !important;
}
.productpmenu {
	margin-top:5px;
	float:right;
}