﻿@charset"UTF-8";

/*-------------------------------------------
  タイトル部分
-------------------------------------------*/
#pagespace_paris_body {
  overflow: hidden;
  width: 800px;
  margin-left: 5px;
}

#pagespace_paris p {
  clear: both;
  text-align: center;
}

.paris_top_text {
  clear: both;
  margin-top: 10px;
}

#paris_smenu {
  overflow: hidden;
  clear: both;
  float: left;
  width: 200px;
}

#paris_smenu p {
  margin-top: 5px;
}

#paris_right {
  float: right;
  width: 600px;
}

#paris_right p {
  margin-top: 5px;
}

.paris_right {
  overflow: hidden;
  clear: both;
  margin: 10px 0 10px 0;
}

.paris_right_title {
  margin-top: 5px;
  color: #999999;
  font-weight: bold;
}

.paris_hotel_block {
  clear: both;
}

.paris_right_text {
  margin-top: 5px;
}

.paris_photo_hotel {
  float: left;
  clear: both;
  margin-right: 8px;
  text-align: left;
}

.paris_name_hotel {
  text-align: left;
}

.paris_hotel_right {
  float: right;
  width: 400px;
  margin-bottom: 15px;
}

.paris_bar {
  clear: both;
}




