﻿@charset "utf-8";

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.8;
	}

img{
	border: none;
	}

table{
	width: 100%;
	}

th{
	border-bottom: 1px #ccc solid;
	text-align:left;
	vertical-align:top;
	}

td{
	border-bottom: 1px #ccc solid;
	vertical-align:top;
	}
	
#product table.productList th.Detail{ width:1%;}
#product table.productList th.Name{ width:55%;}
#product table.productList th.Bikou{ width:44%;}

#product table.productList td.btDetail{ width:1%;}
#product table.productList td{ width:10%;}

#corporate th{width: 30%;}
#corporate td{width: 70%;}
	
#product ol,
.bt_english,
.pankuzu,
.btContact,
#contetsLeft,
.pagetop{
display:none;
}