BODY{
  margin:0px 10px 10px;
  text-align:center;
  color:#333333;
  font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
TABLE{
  font-size:9pt;
  line-height:120%;
  margin:0 auto;
}
/*┌タブ部分ここから┐*/
.tab-all A:link{
  color:#993399;
  text-decoration:none;
}
.tab-all A:visited{
  color:#9966cc;
  text-decoration:none;
}
.tab-all A:hover,A:active{
  color:#ffffff;
  text-decoration:none;
}
DIV.tab-all{
  width:800px;
  margin:0 auto;
  font-size:9px;
  letter-spacing:-1px;
  height:28px;
}
DIV.tab-con{
  float:left;
  width:100px;
  height:28px;
  background-image:url("../image/tab_1.gif");
}
DIV.tab-con2{
  float:left;
  width:100px;
  height:28px;
  background-image:url("../image/tab_2.gif");
}
DIV.tab-con3{
  float:left;
  width:100px;
  height:28px;
  background-image:url("../image/tab_1.gif");
}
.tab-con a{
  position:relative;
  top:8px;
  font-size:9px;
  letter-spacing:-1px;
  line-height:110%;
}
.tab-con3 a{
  position:relative;
  top:4px;
  font-size:9px;
  letter-spacing:-1px;
  line-height:99%;
}
.tab-con2 b{
  position:relative;
  top:7px;
  font-size:9px;
  letter-spacing:-1px;
  color:#336699;
}

/*　コンテンツ左側リンク部分　*/
TD.left{
  padding:10px 0px 0px 9px;
  line-height:25px;
  width:200px;
}
.left A:link{
  color:#333333;
  text-decoration:none;
}
.left A:visited{
  color:#999999;
  text-decoration:none;
}
.left A:active{
  color:white;
  text-decoration:none;
}
.left A:hover{
  color:white;
  text-decoration:none;
  background-color:#cc99cc;
  padding:3px;
}
.left SPAN{
  margin-left:15px;
}

/*┌会社概要詳細部分ここから┐*/
DL.gaiyou{
  width:400px;
  margin:0px 0px 25px;
}
.gaiyou DT{
  padding:5px;
  color:white;
  border-left:6px solid #d8bfd8;
  background-color:#9999cc;
  text-align:left;
  font-weight:bold;
  letter-spacing:4px;
  margin:6px 0px 2px;
}
.gaiyou DD{
  padding-left:5px;
  text-align:left;
}

/*地図部分*/
P.map{
  width:370px;
  text-align:right;
  padding:3px;
  margin-bottom:5px;
  border-width:0px 5px 1px 0px;
  border-style:solid;
  border-color:#9999cc;
}
.map B{
  color:#996699;
}

/*コピーライト部分*/
.copyright{
  border-width:1px 0px;
  border-color:#669999;
  border-style:solid;
  background-color:#cfefdf;
  text-align:right;
  font-size:8pt;
  color:#336666;
}
