table,td,tr,img{
margin: 0;
padding: 0;
}
#sitemap a{
line-height: 1.8em;
text-decoration: underline;
}
p{font-size:50px;}
.txt9 {font-size:9px;}
.txt10 {font-size:10px;}
.txt11 {font-size:11px;}
.txt12 {font-size:12px;}
.txt13 {font-size:13px;}
.txt14 {font-size:14px;}

.f1 {font-size:18;font-family:cursive;font-weight:bold}
img{
	border: none;
}
h1{
	margin: 0;
	padding: 0;
}
h2{
	clear: both;
	margin: 0;
	padding: 0;
}
ul{
	list-style: none;
}
ul.products{
	clear: both;
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 75%;
}
ul.products li{
	width: 115px;
	float: left;
	margin: 10px 8px 0 1px;
	padding: 0;
	display: inline;
}
ul.products li a:hover img{
	background: #fff;
	filter:alpha(opacity=65);
	-moz-opacity:0.65; /*mozira*/
	opacity:0.65; /*IE*/
}
ul.products dl{
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
ul.products dl dt{
	width: 110px;
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: bold;
	color: #39c;
	border-top: 1px dashed #ccc;
}
ul.products dl dt.noline{
	padding: 2px 0 0 0;
	border: none;
}
ul.products dl dd{
	margin: 0;
	padding: 0;
	color: #666;
	line-height: 1.2;
}
ul:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
p.pagetop{
	clear: both;
	margin: 10px 0 5px 0;
	padding: 0;
	text-align: right;
	font-size: 65%;
}

dl.topinfo{
	margin: 15px 0 0 0;
	padding: 0;
	color: #666;
}
dl.topinfo dt{
	font-weight: bold;
}
dl.topinfo dd{
	margin: 0;
	font-size: 80%;
	padding: 5px 0 0 0;
}
div.selectType{
	margin: 0 0 10px 40px;
}
div.selectType a{
	margin: 0 20px 0 0;
	font-size: 85%;
}

/*-----------------------------------
facilities
------------------------------------*/
table.fac,table.fac td,table.fac tr,table.fac th {
  margin: 0;
  padding: 0;
}
table.fac th {
  font-style: normal;
  font-weight: normal;
  text-align: left;
}
table.fac {
  width: 606px;
  margin: 10px 0 0 25px;
  font-size: 90%;
  border-collapse:collapse;
  border-spacing:0;
}
table.fac th,table.fac td {
  padding: 3px 5px 2px;
}
table.fac th.tb_l {
  width: 55%;
}
table.fac th.tb_m {
  width: 18%;
}
table.fac td {
  text-align: center;
}
#pipe th,#pipe td {
  border: 1px #b61d1d solid;
}
#hera th,#hera td {
  border: 1px #02197A solid;
}
#press th,#press td {
  border: 1px #FF7200 solid;
}
#sheet th,#sheet td {
  border: 1px #12C417 solid;
}
table#pipe th.tb_l,table#pipe th.tb_m,
table#hera th.tb_l,table#hera th.tb_m,
table#press th.tb_l,table#press th.tb_m,
table#sheet th.tb_l,table#sheet th.tb_m {
  text-align: center;
  color: #FFFFFF;
  border-right: 1px #FFFFFF solid;
}
table.fac th.tb_r {
  text-align: center;
  color: #FFFFFF;
}
#pipe th.tb_l,#pipe th.tb_m,#pipe th.tb_r,
#hera th.tb_l,#hera th.tb_m,#hera th.tb_r,
#press th.tb_l,#press th.tb_m,#press th.tb_r,
#sheet th.tb_l,#sheet th.tb_m,#sheet th.tb_r{
  border-top: 0px #FFFFFF solid;
  border-bottom: 0px #FFFFFF solid;
}
#pipe th.tb_l,#pipe th.tb_m,#pipe th.tb_r {
  background: #b61d1d;
}
#hera th.tb_l,#hera th.tb_m,#hera th.tb_r {
  background: #02197A;
}
#press th.tb_l,#press th.tb_m,#press th.tb_r {
  background: #FF7200;
}
#sheet th.tb_l,#sheet th.tb_m,#sheet th.tb_r {
  background: #12C417;
}
/*-----------------------------------
processing-5
------------------------------------*/
ul.spList {
  margin: 0;
  padding: 0;
  list-style: none inside;
}
*html ul.spList {
  width: 620px;
  margin-left: -15px;
}
.spList li:after {
  content: "." ;
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.spList li {
  width: 602px;
  margin-bottom: 10px;
  padding: 5px 9px 5px 5px;
  border: 1px #CCCCCC solid;
  display: inline-block;
}
*html .spList li {
  width: 617px;
  margin-bottom: 10px;
  padding: 5px 9px 5px 5px;
  border: 1px #CCCCCC solid;
  display: inline-block;
}
img.spImage {
  float: left;
}
.texArea {
  float: right;
  width: 432px;
}
.spList h3,.spList p {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
}
.spList p {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.2;
}