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


h1.mov_title{
	width:500px;
	margin:8px auto 15px;
	
	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;
}

.nav{
	text-align:left;
	width:500px;
	margin:3px auto 0;
}

.nav ul{
	float:right;
	width:auto;
	padding-right:60px;
	height:40px;
}

.nav li{
	padding-top:10px;
	padding-left:30px;
	background:url(/gallery/biodiversity/image/arrow_red.gif) no-repeat 18px 16px;
}

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

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


/**
	=clearfix
---------------------------------------------------------- */
*:after {
  display:block;
  clear:both;} /* ¤³¤ÎÓ›Êö¤Ï¹Ì¶¨¤Ç¤¹ */

.nav {zoom:1;} /* clearfix IE6, 7 */

.nav:after {content:"";} /* clearfix */

/**/