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