﻿@charset "utf-8";

/* -----------------------------------------------
 * 夢窓庵
 * TOPページ(ディレクトリ/ファイル名) CSS
 *
 * Author     : sue
 * LastUpdate : 09/04/16
----------------------------------------------- */

/* ----------------------------------------------
 * TOPページ専用基本枠
---------------------------------------------- */
#contents {
	width: 740px;
	margin: 0 auto;
}

#reserveBt {
	float: left;
}

#footer {
	margin-top: 3em;
}