@charset "shift_jis";
* {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-size: 100%;
}
img {
  border:  none;
  vertical-align: top;
}
a {
  color: #21479b;
  text-decoration: none;
}
a:visited {
  color: #21479b;
}
a:hover {
  color: #398fc0;
  text-decoration: underline;
}
.newPage {
  page-break-before: always;
}
body {
  padding: 0px;
  color: #636363;
  font-size: 12px;
}
#main {
  margin: 0px auto;
  padding: 10px 0px;
  width: 530px;
}
h4 {
  margin-bottom: 15px;
}
h5 {
  margin: 10px;
  padding: 2px 10px;
  width: 490px;
  background-color: #dae4f0;
  color: #094c99;
  font-size: 14px;
  font-weight: bold;
}
br.clear {
  margin: 0;
  padding: 0;
  clear: both;
}
.clear {
  clear: both;
}
div.block01 {
  padding: 10px;
}
div.block02_img {
  width: 200px;
  float: left;
}
div.block02_text {
  width: 300px;
  float: right;
}
div.picture {
  position: relative;
  height: 350px;
  width: 530px;
  margin-bottom: 15px;
}
div.picture_main {
  position: absolute;
  height: 350px;
  width: 350px;
  left: 10px;
  top: 0;
}
div.picture_sub01 {
  position: absolute;
  right: 10px;
  top: 30px;
}
div.picture_sub02 {
  position: absolute;
  right: 10px;
  top: 181px;
}
div.pictureA {
  position: relative;
  height: 240px;
  width: 530px;
  margin-bottom: 15px;
}
div.picture_mainA {
  position: absolute;
  height: 240px;
  width: 350px;
  left: 10px;
  top: 0;
}
div.picture_sub01A {
  position: absolute;
  right: 10px;
  top: 0px;
}
div.pictureB {
  position: relative;
  height: 300px;
  width: 530px;
  margin-bottom: 15px;
}
div.picture_mainB {
  position: absolute;
  height: 300px;
  width: 350px;
  left: 10px;
  top: 0;
}
div.picture_sub01B {
  position: absolute;
  right: 10px;
  top: 30px;
}
div.pictureC {
  position: relative;
  height: 250px;
  width: 530px;
  margin-bottom: 15px;
}
div.picture_mainC {
  position: absolute;
  height: 240px;
  width: 350px;
  left: 10px;
  top: 0;
}
div.picture_sub01C {
  position: absolute;
  right: 10px;
  top: 30px;
}
div.picture_sub01D {
  position: absolute;
  right: 20px;
  top: 0px;
}
div.picture_sub02D {
  position: absolute;
  right: 20px;
  top: 152px;
}
div.left_text {
  width: 250px;
  float: left;
}
div.right_text {
  width: 250px;
  float: right;
}
div.right_text ul {
  margin: 0px;
  padding: 0px 5px;
}
div.right_text li {
  margin: 5px 0px;
  background: transparent url(../../../ride/business/images/list_mark.gif) no-repeat scroll 0% 50%;
  padding-left: 15px;
  line-height: 1.2em;
}
div.right_text dt {
  padding: 2px 10px;
  background-color: #dae4f0;
  color: #094c99;
  font-size: 12px;
  font-weight: bold;
}
div.right_text dd {
  padding: 5px 10px;
  line-height: 1.5em;
}
div.leisure_list td {
  border-bottom: 1px solid #d9d9d9;
  padding-left: 10px;
}
