/*===========　プリント用css　製品　==========*/
#wrapper {
	width: 600px;
}

/*　トップナビ　サブ　*/
#topNaviSub {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

/*　トップナビ　*/
#topNavi {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

/*　パンくずリスト　*/
#pankuzu {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

/*　サイドナビ　*/
.sideNavi,
.goProducts,
.iest{
	visibility: hidden;
	width: 0px;
	height: 0px;
}

/*　サブナビ　*/
#subNavi {
	visibility: hidden;
	height: 0px;
}

/*　フッタナビ　*/
#footer #footerNavi{
	visibility: hidden;
	height: 0px;
}




.spec th,
.spec td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-style: none;
}



.blockLeft{
	width: 200px;
}

.blockRight{
	width: 300px;
}
