﻿@charset "utf-8";

/* -----------------------------------------------
 * 望楼NOGUCHI登別
 * TOPページ(ディレクトリ/ファイル名) CSS
 *
 * Author     : sue
 * LastUpdate : 09/03/19
----------------------------------------------- */

/* ----------------------------------------------
 * TOPページ専用基本枠
---------------------------------------------- */
#container {
	background: url("../img/mainBack.jpg") no-repeat;
}

#contents {
	position: relative;
}
	#bt_reserve {
		position: absolute;
		bottom: 15px;
		right: 15px;
	}