@import url(lay01.css);

@charset "Shift_JIS";

/* CSS Document */

/* ---------------------★影用ボックス--------------------- */

#shadow { width:986px ;}


/* ---------------------★コンテンツ全体の横幅--------------------- */

#container {
	width:970px ;
	}
	
/* ---------------------★ヘッダー--------------------- */

#header ,
#footer { width:970px }

/* タイトル・サブタイトルの位置 */

#header-body {
	width:910px; }



/* ---------------------★コンテンツエリア---------------------------- */

/* コンテンツ幅とマージン */

#content {
	width:780px;
	}
#content-body {
	width:720px;
	}
	
	
/* 下部ナビ------------------------------------- */

#content #lpnavi {
	width:auto ;
}


/* ★メニュー--------------------------------------- */

#container #left{
	margin:0px auto;
	width:190px ;
	}
