@charset "UTF-8";
bpdy {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  margin: 0;
  padding: 0; }

img {
  vertical-align: middle; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

p {
  margin: 0 0 1em; }

.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

.legendBike {
  margin: 0 auto;
  width: 1000px; }
  .legendBike .main {
    margin: 0 0 20px;
    position: relative; }
    .legendBike .main p {
      position: absolute;
      color: #FFF;
      font-size: 16px;
      font-weight: 700;
      line-height: 1.5;
      width: 540px;
      right: 20px;
      top: 360px; }
  .legendBike h2 {
    font-size: 32px;
    line-height: 1.3;
    font-weight: bold;
    color: #333;
    margin: 0px 0px 20px;
    position: relative;
    padding: 0 0 10px 0; }
    .legendBike h2::before {
      position: absolute;
      content: "";
      width: 100%;
      border-bottom: 5px solid #666;
      left: 0px;
      bottom: 0px;
      margin: 0; }
    .legendBike h2::after {
      position: absolute;
      content: "";
      width: 30%;
      border-bottom: 5px solid #D90000;
      left: 0px;
      bottom: 0px;
      margin: 0; }

.partsCategory ul {
  margin: 0; }
.partsCategory li {
  display: inline-block;
  width: 380px;
  margin: 0 10px 10px 0; }
  .partsCategory li:nth-of-type(2n) {
    margin-right: 0; }
.partsCategory a {
  display: table;
  width: 100%;
  color: #FFF;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  border: solid 1px #333; }
  .partsCategory a div {
    display: table-cell;
    vertical-align: middle; }
    .partsCategory a div:nth-child(1) {
      width: 189px; }
    .partsCategory a div:nth-child(2) {
      background-image: url(/info/wp-content/themes/image/ec/legend/gpz900r/bgimage.png);
      background-repeat: repeat;
      padding-left: 20px; }

.buttonLink a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  background-color: #D90000;
  border-bottom: solid 3px #B20000;
  padding: 10px; }

.mainContent {
  width: 780px;
  float: left; }

.sidebar {
  width: 200px;
  float: right; }
  .sidebar .mag {
    margin: 0 0 10px; }
  .sidebar .buttonLink {
    margin: 10px 0 0; }
    .sidebar .buttonLink a {
      font-size: 15px; }
