/*----------ここでユーザースタイルを使ってください。----------*/

/*例として、ページ最上部に上昇するPage Top用*/
.u_pagetop{
  background-image : url(../../images/icon_pagetop.gif);
  font-size : 10px;
  padding-left : 18px;
  font-family : Verdana;
  padding-right : 9px;
  padding-bottom : 4px;
  padding-top : 3px;
  text-decoration : none;
  margin-right : 6px;
  background-repeat : no-repeat;
  color : #3d3d3d;
}
.table01{
  margin-top : 5px;
  margin-bottom : 5px;
  border-width : 1px 1px 1px 1px;
  border-left-style : solid;
  border-left-color : silver;
  border-collapse : collapse;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : silver;
  border-right-color : silver;
  border-bottom-color : silver;
}

.table01 th{
  line-height : 130%;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
  font-size : 14px;
}

.table01 td{
  line-height : 130%;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
  font-size : 14px;
}

P.note{
  margin-left : 1em;
}
.a_Midashi_green{
  background-image : url(../../images/cl_007.gif);
  background-repeat : no-repeat;
  padding-left : 18px;
  padding-top : 0px;
}
.table_car_bike{
  background-image : url(../../images/bg_car_bike_info02.gif);
  background-repeat : no-repeat;
  width : 100%;
  height : 100px;
  border-width : 0px 0px 0px 0px;
}
.table_car_bike TD{
  border-width : 0px 0px 0px 0px;
}
.a_Midashi_naname{
  background-image : url(../../images/r.gif);
  background-repeat : no-repeat;
  padding-left : 18px;
}
.d_Linknaname{
  background-image : url(../../images/ab.gif);
  padding-left : 18px;
  background-repeat : no-repeat;
}
ul.side_menu{
  list-style-type : none;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-top : 0px;
}
ul.side_menu li{
  background : url(../../images/arrow37-005.gif) no-repeat 0 5px;
  padding-left : 12px;
  margin-top : 0px;
  padding-top : 0px;
  line-height : 130%;
  padding-bottom : 5px;
}
ul.folder{
  list-style-type : none;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-top : 0px;
}
ul.folder li{
  background-image : url(../../images/icon_folder.gif);
  background-repeat : no-repeat;
  padding-left : 15px;
  margin-top : 0px;
  padding-top : 0px;
  line-height : 130%;
  padding-bottom : 5px;
}
.table_sanpai{
  background-image : url(../../images/bg_sanpai_info.jpg);
  background-repeat : no-repeat;
  width : 100%;
  height : 100px;
}
.table_ippankamotu{
  width : 100%;
  height : 150px;
  background-image : url(../../images/bg_ippankamotu_info.jpg);
  background-repeat : no-repeat;
}
.table_company{
  background-repeat : no-repeat;
  width : 100%;
  height : 100px;
}
.table_tokusha{
  width : 100%;
  height : 150px;
  background-image : url(../../images/bg_tokusha_info.jpg);
}
.table_takken{
  width : 100%;
  height : 150px;
  background-image : url(../../images/bg_takken_info.jpg);
}
.table_images{
  background-image : url(../../images/bg_images_info.jpg);
  width : 100%;
  height : 150px;
}

.al-c{ text-align: center; }/*中央寄せ*/
.al-r{ text-align: right; }/*右寄せ*/
.al-l{ text-align: left; }/*左寄せ*/

.m10{ margin: 10px; }
.m10-t{ margin-top: 10px; }
.m10-t{ margin-top: 10px; }
.m10-r{ margin-right: 10px; }
.m10-b{ margin-bottom: 10px; }
.m10-l{ margin-left: 10px; }
