﻿@charset "utf-8";

/* ===========================================================
toppage.css
Copyright (c) 2011, Gallery H_identity All rights reserved.
Last Editor: k-yamashita
Last Update: 2011/09/25
=========================================================== */

/* ------------------------------------------------------
	レイアウト
------------------------------------------------------ */

#topWrapper	{
	background-image: url(../images/top_sidebgimg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	overflow:hidden;
	width: 100%;}

#topContent	{
	width: 500px;
	float: left;
	margin: 50px 0 0;}

#topSidebar	{
	width: 220px;
	float: right;
	margin: 50px 0;}

/* ------------------------------------------------------
	ヘッダー
------------------------------------------------------ */
	
#headcopy {
	height: 40px;}

#copy1	{
	width: 144px;
	float: left;
	margin: 0;}

#copy2	{
	width: 114px;
	float: left;
	margin: 0;}
	
#copy3	{
	width: 502px;
	float: right;
	margin: 0;}
	
#topHead	{
	clear: both;
	height: 440px;
	background-image: url(../images/top_sidebgimg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	overflow:hidden;
	width: 100%;}
	
#topHead h1, p	{
	margin: 0}
	
#header1 h1 {
	display:block;
	background-image: url(../images/top_header2.gif);
	background-repeat:no-repeat;
	width: 760px;
	height: 292px;}
	
#header2	{
	height: 148px;
	margin: 0 20px;}
	
h1 span {
  display:none;
}

/* ------------------------------------------------------
	コンテンツ
------------------------------------------------------ */

#identity {
	width: 500px;
	margin: 30px 0 10px;}

/* ------------------------------------------------------
	サイドバー
------------------------------------------------------ */



	
	
	
	
