BODY{
  margin:0px 10px 10px;
  text-align:center;
  color:#333333;
}
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:8pt;
  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");
}
.tab-con a{
  position:relative;
  top:8px;
  font-size:8pt;
  letter-spacing:-1px;
  line-height:110%;
}
DIV.tab-con3{
  float:left;
  width:100px;
  height:28px;
  background-image:url("../image/tab_1.gif");
}
.tab-con3 a{
  position:relative;
  top:4px;
  font-size:8pt;
  letter-spacing:-1px;
  line-height:99%;
}
.tab-con2 b{
  position:relative;
  top:8px;
  font-size:8pt;
  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;
}


/*　コンテンツ右側本文部分　*/
P.index1{
  width:450px;
  padding:10px 7px 5px;
  margin:0px;
  text-align:center;
  background-color:#f0f8ff;
  color:#993399;
  font-weight:bold;
  font-size:11pt;
}
P.index2{
  width:450px;
  padding:3px 7px 10px;
  margin:0px;
  text-align:left;
  background-color:#f0f8ff;
  border-bottom:1px solid #6699cc;
}
P.what{
  width:450px;
  text-align:left;
}
P.kyokyu1{
  width:400px;
  text-align:left;
}
P.kyokyu2{
  width:580px;
  text-align:right;
}
P.kyokyu3{
  width:580px;
  text-align:left;
}
P.map{
  width:375px;
  text-align:right;
  background-color:#d8bfd8;
  padding:3px;
  margin-bottom:5px;
  border-width:1px 0px;
  border-style:solid;
  border-color:#cc99cc;
}


/*┌バルク供給イメージ部分┐*/
DIV.kyokyu-all{
  width:552px;
  height:250px;
}
DIV.kyokyu-pic1{
  float:left;
  width:150px;
  height:110px;
  text-align:left;
}
DIV.kyokyu-pic2{
  float:left;
  width:51px;
  height:110px;
  text-align:center;
  position:relative;
  top:40px;
}
DIV.kyokyu-pic3{
  clear:both;
  text-align:center;
  width:552px;
  height:140px;
}
.kyokyu-text P{
  text-align:left;
 margin:5px;
}
.kyokyu-text td{
 background:url("../image/energy_back01.gif");
}

/*┌LPガス車について┐*/
p.lpg-p{
 width:491px;
 text-align:left;
 margin:0 0 20px;
 font-size:11pt;
 line-height:140%;
 color:#333333;
}
.about{
 width:491px;
 padding:10px 0;
 background:#f5f5f5;
 margin-bottom:20px;
 color:#3366cc;
 border:1px dotted #999999;
}


/*┌コピーライト部分┐*/
.copyright{
  border-width:1px 0px;
  border-color:#669999;
  border-style:solid;
  background-color:#cfefdf;
  text-align:right;
  font-size:8pt;
  color:#336666;
}
