@charset "Shift_JIS";
/*
===============================================
www.syokubutsuen-kyokai.jp
Version:  2008.SEP
===============================================
=====================================================================================
★110225：index_guest⇒「import_top2css⇒base.css」の流れを複製しただけの臨時措置★
=====================================================================================
*/

body {
	/*background: url(../img/bg_body.gif) repeat-x;*/
	}

div#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	}

.section {
	margin-bottom: 20px;
}

/* ======  ▼ポップアップ用▼  ====== */
body#popupPage {
	background: none;
	margin: 20px 10px 0 10px;
	}
body#popupPage div#popContainer {
	width: 580px;
	margin: 0 auto;
	text-align: left;
	}
body#popupPage div#pageClose {
	margin-top: 40px;
	padding-bottom: 20px;
	text-align: center;
	}
/* ======  △ポップアップ用△  ====== */


/* ======  ヘッダー  ====== */

div#header {
	width: 100%;
	position: relative;
	height: 66px;
	background: url(../img/bg_header.gif) no-repeat;
	font-size: 8px;
	line-height: 1;
	}

div#header h1, div#header h2 {
	width:192px;
	position:absolute;
	top: 7px;
	left: 19px;
	display:block;
	}
	

/* -- 文字サイズ -- */
div#id {
	width:122px;
	position:absolute;
	top: 10px;
	left: 658px;
	}

/* -- ガイドナビ -- */
ul#guideNavi {
	width: 316px;
	position:absolute;
	top: 37px;
	left: 464px;
	font-size: 10%;
	}
ul#guideNavi li {
	display:inline;
	}
ul#guideNavi li.privacy {
	width: 130px;
	margin-right: 5px;
	}
ul#guideNavi li.sitemap {
	width: 85px;
	margin-right: 5px;
	}
ul#guideNavi li.otoiawase {
	width: 85px;
	}
ul#guideNavi li a:hover {
	background: none;
	}


/* ======  グローバルナビ  ====== */
div#gNavi {
	width: 100%;
	position: relative;
	background: url(../img/bg_gnav.gif) no-repeat left bottom;
	padding-bottom: 10px;
	font-size: 10%;
	}
div#gNavi ul li {
	margin-right:1px;
	display: inline;
	}

/* ======  パンくず  ====== */
dl#pankuzu {
	width: 100%;
	padding: 15px 0;
	font-size: 84%;
	}

/* ======  フッター  ====== */

div#footer {
	width: 100%;
	background: url(../img/bg_footer.gif) 0 0 repeat-x;
	margin-top: 20px;
	padding: 7px 0 20px 0;
	}
	
div#footerInner {
	width: 780px;
	margin: 0 auto;
	}

div#footerInner ul {
	float: left;
	}
div#footerInner ul li {
	display: inline;
	}

div#footerInner address {
	float: right;
	}

/* ======  下層ページのメインコンテンツエリア  ====== */


/* --  左カラム  -- */

div#c_columnLeft {
	width: 580px;
	background: url(../img/bg_c_left_top.gif) no-repeat;
	margin-right: 20px;
	padding-top: 16px;
	float: left;
	}
div#c_columnLeft div#c_columnLeftInner {
	padding: 0 15px 15px 15px;
	background: url(../img/bg_c_left_main.gif) repeat-y;
	}
p#btnPageTop {
	background: url(../img/bg_c_left_bottom.gif) no-repeat;
	padding-top: 34px;
	text-align: right;
	}
p.btnPageTopSmall {
	width: 100%;
	text-align: right;
	font-size: 0px;
	}

/* --  右カラム  -- */

div#c_columnRight {
	width: 180px;
	background: url(../img/bg_c_right.gif) no-repeat;
	float: left;
	font-size: 84%;
	}

div#c_subNavi {
	margin: 20px 10px 0 10px;
	}













