@charset "Shift_JIS";
/*
===============================================
www.syokubutsuen-kyokai.jp
Version:  2008.SEP
===============================================
*/



/* ======  メインビジュアル  ====== */
div#mainVisual {
	width: 100%;
	position: relative;
	background: url(../img/top/bg_mainvisual.jpg) no-repeat bottom;
	height: 170px;
	font-size: 84%;
	}
div#mainVisual h2 {
	width: 376px;
	position:absolute;
	top: 48px;
	left: 40px;
	}
div#mainVisual p {
	width: 440px;
	position:absolute;
	top: 84px;
	left: 40px;
	color: #999999;
	}

/* ======  メインコンテンツ  ====== */

/* --  左カラム  -- */

div#columnLeft {
	width: 460px;
	margin-right: 20px;
	float: left;
	}

div#pickUp p.pickUpText {
	margin:				10px 0 3px;
	color:				#666666;
	font-size:			70%;
	}
div#pickUp img.bnr {
	border:				1px solid #333333;
	margin-bottom:		5px;
}


div#inquiry {
	margin-top:10px;
	padding: 10px;
	background: #FBF5EC;
	border: 1px solid #CCCCCC;
	font-size: 84%;
	line-height:150%;
	}
div#inquirySubText {
	padding: 10px;
	font-size: 78%;
	color: #990000;
	}


/* -  お知らせ  - */

div#columnLeft div.information {
	width: 100%;
	background: url(../img/top/bg_info_btm.gif) no-repeat bottom;
	font-size: 84%;
	}
div#columnLeft div.information h2 {
	padding: 10px 0px 10px 0px;
	width: 100%;
	border-bottom: 2px solid #CCC;
	background: #FFF;
	}
div#columnLeft div.information table {
	width: 100%;
	background: url(../img/top/bg_info_01.gif) repeat-y ;
	}
div#columnLeft div.information table tr {
	background: url(../img/top/dotted_gray_442.gif) no-repeat 8px bottom ;
	}
div#columnLeft div.information table th,
div#columnLeft div.information table td {
	padding: 7px 8px;
	vertical-align: top;
	}
div#columnLeft div.information table th span {
	width: 100%;
	background: #EFE2CB;
	color: #663300;
	}


div#columnLeft div.information table a:link,
div#columnLeft div.information table a:visited,
div#columnLeft div.information table a:active {
	color: #36C;
	text-decoration: underline;
	}
div#columnLeft div.information table a:hover {
	color: #36C;
	text-decoration: underline;
	background-color: #EFE2CB;
	}





/* --  右カラム  -- */

div#columnRight {
	width: 300px;
	float: left;
	font-size: 84%;
	}

/* -  サブナビ  - */
div#subNavi ul li {
	margin-bottom: 10px;
}

/* -  活動支援  - */

div#support {
	margin-left: 20px;
	}

div#support h2 {
	padding-bottom: 3px;
	background: url(../img/top/bg_support_02.gif) repeat-x left bottom ;
	}

div#support ul {
	padding: 20px 30px 0px 30px;
	background: url(../img/top/bg_support.gif) no-repeat left bottom ;
	}
*:first-child+html div#support ul {
	padding: 20px 30px 20px 30px;
	}

div#support ul li {
	margin-bottom: 20px;
	float: left;
	width: 50%;
	text-align: center;
	}










