@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/

#hpb-inner{
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -1px;
  position: relative;
  padding-bottom: 55px;
}
#hpb-inner:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#hpb-wrapper{
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
/* ヘッダー内パーツ */

#hpb-header{
  width: 972px;
  margin-left: auto;
  margin-right: auto;
}
#hpb-header:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#hpb-headerLogo{
  width: 550px;
  float: left;
}
#hpb-headerMain H1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
  padding-top: 7px;
  padding-right: 0;
  padding-bottom: 0px;
  padding-left: 0;
  text-align: left;
  font-weight: normal;
  line-height: 18px;
  font-size: 11px;
  width: 600px;
  overflow: hidden;
}
#hpb-headerLogo a{
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: -9999px;
	overflow: hidden;
	height: 65px;
	background-image: url(../image/rpmtokyolog.png);
	background-position : left top;
	background-repeat: no-repeat;
	bottom: 0px;
}
#hpb-headerExtra1{
  width: 330px;
  margin-top: -5px;
  margin-right: 10px;
  float: right;
  letter-spacing: 0.1em;
}
#hpb-headerExtra1 P.tel{
  /* 電話番号の文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 1.4;
  text-align: right;
  font-size: 1.4em;
}
#hpb-headerExtra1 P.tel SPAN{
  /* 電話番号の「TEL」文字設定 */
	text-align: left;
}
#hpb-headerExtra1 P.address{
  /* 住所文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 1.2;
  text-align: right;
}
/* フッター内パーツ */

#hpb-footer{
  width: 100%;
  position: relative;
}
#hpb-footerMain{
  background-color: #1d1b1a;
  padding-top: 18px;
  padding-bottom: 18px;
  width: 100%;
  position: absolute;
  top: 50px;
  left: 0;
  text-align : center;
}
#hpb-footerSab{
  margin-left : auto;
  margin : 0px auto 0px;
  width : 1000px;
  height : 50px;
  color : #ffffff;
  background-image : url(../image/rpmrogo.gif);
  background-repeat : no-repeat;
  background-position : right center;
}
#hpb-footerMain P{
  /* コピーライト文字設定 */
    text-align: center;
  margin: 0;
  padding-bottom: 10px;
}
#hpb-footerExtra1{
  width: 100%;
  background-color : #262423;
  background-repeat : no-repeat;
  background-position : 85% center;
}
#hpb-footerExtra1 UL{
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 22px;
  padding-left: 0;
  list-style-type: none;
  text-align: left;
  width : 972px;
  height : 12px;
  line-height : 30px;
  overflow: hidden;
}
#hpb-footerExtra1 LI{
  /* フッターナビ設定 */
    display: inline;
  background-image : url(../image/arrow_1D1.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: normal;
}
#hpb-footerExtra1 A:LINK{
  color: #fff;
  text-decoration: none;
}
#hpb-footerExtra1 A:VISITED{
  color: #fff;
  text-decoration: none;
}
#hpb-footerExtra1 A:HOVER{
  color: #eee;
  text-decoration: underline;
}
#hpb-footerExtra1 A:ACTIVE{
  color: #eee;
  text-decoration: underline;
}
/* リンク */
#hpb-link{
  width: 100%;
  background-color : #262423;
  background-repeat : no-repeat;
  background-position : 85% center;
}
#hpb-link UL{
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 22px;
  padding-left: 0;
  list-style-type: none;
  text-align: left;
  width: 570px;
  height: 20px;
  line-height: 30px;
  overflow: hidden;
}
#hpb-link LI{
  /* リンク設定 */
    display: inline;
  background-image : url(../image/arrow_1D1.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: normal;
}
#hpb-link A:LINK{
  color: #fff;
  text-decoration: none;
}
#hpb-link A:VISITED{
  color: #fff;
  text-decoration: none;
}
#hpb-link A:HOVER{
  color: #eee;
  text-decoration: underline;
}
#hpb-link A:ACTIVE{
  color: #eee;
  text-decoration: underline;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav LI A{
  /* ナビゲーション文字設定 */
    font-weight: normal;
}
#hpb-nav LI A:LINK{
  color: #fff;
  text-decoration: none;
}
/* ナビゲーション文字色設定 */
#hpb-nav LI A:VISITED{
  color: #fff;
  text-decoration: none;
}
#hpb-nav LI A:HOVER{
  color: #fff;
  text-decoration: none;
}
#hpb-nav LI A:ACTIVE{
  color: #fff;
  text-decoration: none;
}
#hpb-nav LI SPAN.ja{
  display: none;
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
A:LINK{
  color: #fff;
  text-decoration: underline;
}
A:VISITED{
  color: #fff;
  text-decoration: underline;
}
A:HOVER{
  color: #eee;
  text-decoration: none;
}
A:ACTIVE{
  color: #eee;
  text-decoration: none;
}
#hpb-skip{
  /* ヘッダースキップの非表示 */
    height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
P{
  margin-top: 0.5em;
  margin-bottom: 2em;
  padding-right: 0.1em;
  padding-left: 0.1em;
  line-height: 1.4;
  text-align: left;
}
P.large{
  font-weight: bold;
}
P.indent{
  padding-left: 25px;
}
.left{
  float: left;
}
IMG.left{
  margin-left: 10px;
}
.right{
  float: right;
}
IMG.right{
  margin-right: 10px;
}
HR{
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-right: 24px;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
.hpb-layoutset-02 H2{
  padding-left: 117px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
  line-height : 108px;
  color: #fff;
  font-weight: normal;
  font-size: 1.7em;
  letter-spacing: 0.2em;
  margin: 0;
  text-shadow: 1px 1px #000;
}
H2 SPAN.ja{
  display: none;
}
#hpb-wrapper H3{
  text-align: left;
  color: #ff6c00;
  font-size: 1.4em;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 12px;
  margin-left: 2px;
}
.hpb-layoutset-02 #hpb-wrapper H3{
  margin-left: 5px;
}
H3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background : transparent;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
}
H4{
  margin-top: 0;
  margin-right: 24px;
  margin-bottom: 1em;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 2px;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.2;
  color: #ff6c00;
  font-weight: bold;
}
H5{
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 2px;
  margin-right: 34px;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 0px;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.2;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #535150;
}
TABLE{
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: 10px;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #535150;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #535150;
  width: 95%;
}
TABLE TH{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  background-color: #5f5d5c;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #535150;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #535150;
}
TABLE TD{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #535150;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #535150;
}
/* フォームパーツ設定 */
INPUT.button{
  margin-top: 15px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding: 10px;
}
TEXTAREA{
  width: 400px;
  height: 200px;
}
INPUT.l{
  width: 400px;
}
INPUT.m{
  width: 250px;
}
INPUT.s{
  width: 150px;
}
#contact FORM{
  text-align:center;
}
#contact FORM H3{
  text-align: left;
}
#contact FORM TABLE{
  margin-left:auto;
}
/* メインコンテンツ内基本パーツ */

#hpb-main P{
  margin-left: 5px;
  margin-right: 0px;
  line-height: 1.5;
}
#hpb-main UL{
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 10px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#hpb-main UL LI{
  text-align: left;
  line-height: 1.5;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #535150;
}
#hpb-main DL{
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 30px;
  margin-left: 10px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#hpb-main DT{
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  font-weight: normal;
  width : 120px;
  padding-top: 15px;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 10px;
}
#hpb-main DD{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  padding-left : 150px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color : #535150;
  background-position : center top;
}
#hpb-main A:LINK{
  color: #fff;
  text-decoration: none;
}
#hpb-main A:VISITED{
  color: #fff;
  text-decoration: none;
}
#hpb-main A:HOVER{
  color: #eee;
  text-decoration: underline;
}
#hpb-main A:ACTIVE{
  color: #eee;
  text-decoration: underline;
}
#hpb-main DL:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main IMG.left{
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
#hpb-main IMG.right{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
#hpb-main #preowend SPAN{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  padding-left : 10px;
  background-position : 0px center;
  background-image : url(../image/arrow_1D1.png);
  background-repeat : no-repeat;
}
#hpb-main #preowend A:LINK{
  color: #fff;
  text-decoration: none;
}
#hpb-main #preowend A:VISITED{
  color: #fff;
  text-decoration: none;
}
#hpb-main #preowend A:HOVER{
  color: #eee;
  text-decoration: underline;
}
#hpb-main #preowend A:ACTIVE{
  color: #eee;
  text-decoration: underline;
}
#hpb-main #touring DL{
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 30px;
  margin-left: 10px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#hpb-main #touring DT{
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  font-weight: normal;
  width : 120px;
  padding-top: 15px;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 10px;
}
#hpb-main #touring DD{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  padding-left : 150px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color : #535150;
  background-position : 140px center;
  background-image : url(../image/arrow_1D1.png);
  background-repeat : no-repeat;
}
#hpb-main #touring DL:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main #touring IMG.left{
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
#hpb-main #touring IMG.right{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
#hpb-main #touring A:LINK{
  color: #fff;
  text-decoration: none;
}
#hpb-main #touring A:VISITED{
  color: #fff;
  text-decoration: none;
}
#hpb-main #touring A:HOVER{
  color: #eee;
  text-decoration: underline;
}
#hpb-main #touring A:ACTIVE{
  color: #eee;
  text-decoration: underline;
}
#pagetop{
  position: absolute;
  bottom: 25px;
  right: 114px;
  text-align: right;
}
#pagetop A{
  /* ページの先頭へのリンク設定 */
    background-image : url(../image/returnTop_1D1.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 12px;
}
#pagetop A:LINK{
  text-decoration: none;
}
#pagetop A:VISITED{
  text-decoration: none;
}
/* サイドブロック内パーツ */

#banner UL{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#banner LI{
  padding-bottom: 8px;
}
#banner LI A{
  display: block;
  width: 269px;
  height: 71px;
  text-indent: -9999px;
  overflow: hidden;
}
#banner A#banner-service{
  /* 製品一覧バナー */
    background-image : url(../image/banner_1D1_01.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#banner a#banner-preowend{
  /* 採用情報バナー */
    background-image : url(../image/banner_1D1_02.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#banner A#banner-access{
  /* アクセスバナー */
    background-image : url(../image/banner_1D1_03.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#banner A#banner-lamborghiniFukuoka{
  /* ランボ福岡バナー */
    background-image : url(../image/banner_1D1_04.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-inner #companyinfo{
  background-color: #262423;
  background-image : url(../image/sideBg_1D1.png);
  background-position: top left;
  background-repeat: repeat-x;
  padding-top: 10px;
  padding-bottom: 15px;
  width: 267px;
  margin-bottom: 10px;
}
#hpb-inner #companyinfo H3{
  font-size: 1em;
  padding-left: 20px;
  padding-right: 20px;
}
#hpb-inner #companyinfo P{
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
}
/* トップページ デザイン定義 */

#toppage P.large{
  font-weight: normal;
  font-size: 1.1em;
  padding-bottom: 15px;
}
#toppage h3
{
  }
#toppage H3 SPAN.ja{
  display: none;
}
#toppage-topics{
  background-image : url(../image/topicsBg_1D1.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 25px;
  padding-bottom: 24px;
  background-color: #262423;
  padding-left: 20px;
  padding-right: 20px;
}
#hpb-main #toppage-topics HR{
  margin-bottom: 0px;
  padding-bottom: 0;
}
#hpb-main #toppage-topics UL{
  margin-bottom: 8px;
}
#toppage-news{
  background-image : url(../image/newsBg_1D1.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 25px;
  background-color: #262423;
  padding-left: 20px;
  padding-right: 20px;
}
#hpb-main #toppage-news DL{
  margin-bottom: 12px;
}
#hpb-main #toppage-news DT{
  width: 100px !important;
}
#hpb-main #toppage-news DD{
  padding-left: 120px;
}
/* アクセスページ デザイン定義 */

#access H3 + IMG{
  margin-left: 10px;
  margin-bottom: 10px;
}
