@charset "utf-8";

/* ****************************************************************************************************
   * 月額入居費用例
**************************************************************************************************** */

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * コンテンツ
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#example div.contents {
  margin-bottom: -20px;
  letter-spacing: 14.5px;
  text-align: center;
}

#example div.contents > * {
  letter-spacing: normal;
  text-align: left;
}

/* ----------------------------------------------------------------------------------------------------
   * 画像
/* ------------------------------------------------------------------------------------------------- */

#example div.contents div.photo {
  margin-bottom: 20px;
  vertical-align: middle;
  display: inline-block;
}

#example div.contents div.photo-1 {
  width: 320px;
}

#example div.contents div.photo-2 {
  width: 260px;
}

/* ----------------------------------------------------------------------------------------------------
   * 費用 テーブル
/* ------------------------------------------------------------------------------------------------- */

#example div.contents div.content {
  width: 380px;
  margin-bottom: 20px;
  vertical-align: middle;
  display: inline-block;
}

/* 注釈 */

#example div.contents div.content sub {
  margin-top: 0;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
}

/* ****************************************************************************************************
   * サービス費の詳細
**************************************************************************************************** */

#detail {}
