@charset"UTF-8";

/*---------------------------------------------------------
 ドバイ・プレミアム用CSS
 history: 2008/05/14 make denda
---------------------------------------------------------*/

/* フロートはみだし対応 */
.clearfix:after {
   clear: both;
   visibility: hidden;
   display: block;
   content: ".";
   height: 0px;
}

.clearfix {
   display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
   height: 1px;
}

.clearfix {
   display: block;
}
/* End hide from IE-mac */

body {
  font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ','ＭＳ Ｐゴシック', sans-serif;
}

img {
  border: none;
}

h1 {
  clear: both;
  width: 850px;
  margin: auto;
  color:#5b0d2e;
  font-size:14px;
  text-align: left;
}

h2 {
  clear: both;
  width: 800px;
  color:#5b0d2e;
  font-size:12px;
  text-align: right;
}

.dubai_header {
  width: 900px;
  margin: auto;
  text-align: center;
}

.dubai_header_left {
  float: left;
}

.dubai_header_right {
  float: right;
}

.dubai_main_body {
  text-align: center;
}

.dubai_main_body_backimage {
  background-image: url("../images/back2.gif");
  background-color: #cab1ba;
  background-repeat: repeat;
}

.dubai_main_body_contents {
  width: 900px;
  margin: auto;
  background-color: #ffffff;
}

.dubai_top {
  width: 850px;
  margin: auto;
  text-align: left;
}

.dubai_contents_left {
  clear: both;
  width: 590px;
  float: left;
}

.dubai_block {
  overflow: hidden;
  clear: both;
  margin-top: 5px;
}

.dubai_img {
  text-align: left;
}

.dubai_top_text {
  color: #666666; 
  font-size: 12px;
}

.dubai_top_text_left {
  width: 340px;
  float: right;
  margin-right: 10px;
  color: #666666; 
  font-size: 12px;
}

.dubai_top_text_right {
  float: left;
  width: 340px;
  color: #666666; 
  font-size: 12px;
  vertical-align: middle;
}

.dubai_room_img_left {
  width: 220px;
  float: left;
}

.dubai_room_img_right {
  float: right;
  margin-right: 10px;
}

.dubai_contents_right {
  float: right;
}

.dubai_link_img {
  border: 0;
  padding:0;
}

.dubai_button {
  clear: both;
  float: left;
  margin-left: 20px;
}

.dubai_h1 {
  clear: both;
  width: 850px;
  margin: auto;
  text-align: center;
}

.dubai_foot {
  clear: both;
  width: 850px;
  margin: auto;
  font-size: 11px;
  text-align: left;
}

.dubai_map_top {
  width: 850px;
  border: 0;
  margin: auto;
  padding: 0;
}

.dubai_map_text {
  width: 850px;
  text-align: left; 
}

.dubai_hotel_block {
  width: 121px;
  float: left;
  font-size: 11px;
  color: #660033;
}

.dubai_hotel_banner {
  clear: both;
  width: 850px;
}


.dubai_map_text_left {
  clear: both;
  float: left;
  width: 370px;
  text-align: left;
}

.dubai_map_text_right {
  float: left;
  width: 480px;
  text-align: left;
}

.dubai_sitemap_contents {
  width: 830px;
  margin: auto;
}
.dubai_sitemap_subtilte {
  clear: both;
  width: 820px;
  padding: 5px;
  background-color: #660033;
  color: #ffffff;
  font-size: 13px;
}

.dubai_sitemap_link p {
  float: left;
  width: 200px;
  height: 30px;
  margin-bottom: 10px;
  font-size: 11px;
  text- ailng: center;
}

.dubai_news {
  font-size: 11px;
  color: red;
}



