﻿@charset "utf-8";

/*------------------------------------------------------------------------------
株式会社熊谷次 - CSS Modules Import
Date: 2009-01-20
Copyright (C) 2009 KUMAGAIJI.CO.,LTD. All Rights Reserved.
------------------------------------------------------------------------------*/

body {
	background: url(../img/top/img_main_01.jpg) 50% 100px no-repeat;
}

/* ----------------------------------------

Container

---------------------------------------- */

div#Container {
}

div#Container h1 {
	width: 950px;
	height: 338px;
	margin: 0 auto;
	background: url(../img/top/img_main_01.jpg) center top no-repeat;
	text-indent: -9999em;
}

ul#GlobalNav {
	padding-bottom: 20px;
}