﻿@charset "utf-8";

body {
}

#header {
	width: 99%;
}

/* メインメニュー非表示 */
/*#gnavi {
	display: none;
}*/

/* 階層非表示 */
/*#location {
	display: none;
}*/

/* Flash非表示 */
/*#flash{
	display: none;
}*/

/* サブ部分非表示 */
#sub {
	display: none;
}

#footer {
	width: 99%;
}
