@charset "utf-8";
/* CSS Document */

/*main_area*/
#main_area {
	padding-top:33px;
	border-bottom:#00A830 1px solid;
	padding-bottom:0px;
}

#main_area h1{
	margin-left:250px;
	margin-top:-20px;
}
#main_area h1.ctg{
	margin-left:49px;
	text-align:left;
}

p.lead {
	padding:10px 10px 24px 10px;
	text-align:center;
	line-height:1.6;
}

#main_area .section {
	margin:0px 49px 30px 49px;
	padding:10px 50px 35px 50px;
	border:#CCCCCC 1px solid;
}

/*thumb_body*/

#main_area #thumb_body{
	padding-top:20px;
}

#thumb_body .hgroup {
	width:760px;
	clear:both;
	margin-bottom:15px;
}

#thumb_body .hgroup h2 {
	float:left;
	width:auto;
	font-size:150%;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:0.1em;
	color:#008732;
	font-weight:bold;
	padding-top:6px;
}
	
#thumb_body .hgroup ul.link {
	float:right;
	width:auto;
	height:50px;
	padding-right:60px;
}

#thumb_body .hgroup ul.link li{
/*	padding-top:10px;
*/	padding-right:0;
	background:url(/gallery/biodiversity/image/arrow_red.gif) no-repeat 18px 6px;
}

#thumb_body .yagi ul.link {
	background: url(/gallery/biodiversity/theater/image/icon_yagi.jpg) no-repeat 100% 4px;
}

#thumb_body .bee ul.link {
	background: url(/gallery/biodiversity/theater/image/icon_bee.jpg) no-repeat 100% 4px;
}

#thumb_body .bee{
	background:url(/gallery/biodiversity/image/dot-line.gif) repeat-x left top;
	padding-top:20px;
	margin-top:20px;
}

#thumb_body .refer {
	width:760px;
	clear:both;
	margin-bottom:15px;
}

#thumb_body .refer p {
	margin-bottom:10px;
}

#thumb_body .refer_last {
	width:760px;
	clear:both;
	margin-bottom:0px;
}

#thumb_body .refer_last p {
	margin-bottom:10px;
}


ul.link2 {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.link2 li{
	margin:4px 0px;
	padding:0px 1em 0px 19px;
	background:url(/gallery/biodiversity/image/arrow_red.gif) no-repeat 7px 0.5em;
	color:#333333;
	line-height:1.5;
}


/*theater_list*/

.theater_list{ clear:both;}

.theater_list li{
	float:left;
	width:240px;
	margin-right:20px;
	margin-bottom:10px;
}

.theater_list li.right{
	margin-right:0;
}


/*theater_list 動画*/
.theater_list p.douga{
	margin-top:8px;
}

/*********************************************************
	=clearfix
---------------------------------------------------------- */
*:after {
  display:block;
  clear:both;} /* この記述は固定です */

.clearfix,
.box_link,
.section,
.col2,
.col3,
ul {zoom:1;} /* clearfix IE6, 7 */

.clearfix:after,
.box_link:after,
.section:after,
.col2:after,
.col3:after,
ul:after {content:"";} /* clearfix */

/**/

