﻿@charset "UTF-8";
/* 0.CSS */

body {
 font-family: 'メイリオ', sans-serif;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}


#footer { width: 960px; position: absolute; bottom: 0; }

.container { position: relative; width: 100%; height: auto !important; height: 100%; min-height: 100%; }
