@charset "utf-8";


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	line-height: 1.8em;
	color: #333;
}

#wrapper{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

p {
	padding-bottom: 10px;
}

hr {
	display: none;
}
img {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

.floatRight {
	float: right;
}
.floatleft {
	float: left;
}
.clear {
	clear: both;
	margin-bottom: 30px;
}
.clear_bottom0 {
	clear: both;
	margin-bottom: 0px;
}


/*link style----------------------*/
a img {
	border-style: none;
}
a:link {
	color: #7AC1D8;
	text-decoration: none;
}
a:visited {
	color: #7AC1D8;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:focus { outline:none;}



/*ヘッダー
-------------------------*/
#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	float: left;
	height: 80px;
	width: 110px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sub_menu {
	float: right;
	width: 700px;
	display: inline-block;
}
#sub_menu a:link {
	color: #FFF;
	text-decoration: none;
}
#sub_menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#sub_menu a:hover {
	color: #69F;
	text-decoration: underline;
}
#sub_menu a:focus { outline:none;}

#sub_menu_1 {
	text-align: right;
	display: inline;
	float: right;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 95%;
}
#sub_menu_1 ul {
	margin: 0px;
	padding: 0px;
}
#sub_menu_1 li {
	float: left;
	background-image: url(../images/menu/head_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	width: 160px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	color: #FFF;
}
#sub_menu_1 a:link {
	color: #FFF;
	text-decoration: none;
}
#sub_menu_1 a:visited {
	color: #FFF;
	text-decoration: none;
}
#sub_menu_1 a:hover {
	color: #36C;
	text-decoration: underline;
}
#sub_menu_1 a:focus { outline:none;}



#sub_menu_2 {
	padding: 0px;
	clear: right;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	width: 600px;
	float: right;
	font-size: 90%;
}
#sub_menu_2 a:link {
	color: #333;
	text-decoration: none;
}
#sub_menu_2 a:visited {
	color: #666;
	text-decoration: none;
}
#sub_menu_2 a:hover {
	color: #7AC1D8;
	text-decoration: underline;
}
#sub_menu_2 a:focus { outline:none;}

#sub_menu_2 ul {
	margin: 0px;
	padding: 0px;
}
#sub_menu_2 li {
	display: inline;
	line-height: 1em;
	background-image: url(../images/common/icon_submenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 0.5em;
	padding-left: 13px;
}


/*グローバルメニュー
-------------------------*/
#g_menu {
	width: 974px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 38px;
	padding: 0px;
}
#g_menu ul {
	margin: 0px;
	padding: 0px;
}

#g_menu li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}


/*パンクズ
------------------------------------*/
#pankuzu {
	font-size: 90%;
	color: #999;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	width: 960px;
	clear: left;
}
#pankuzu a:link {
	color: #7AC1D8;
	text-decoration: none;
}
#pankuzu a:visited {
	color: #7AC1D8;
	text-decoration: none;
}
#pankuzu a:hover {
	color: #88D8F2;
	text-decoration: underline;
}
#pankuzu a:focus { outline:none;}



/*メインコンテンツスペース
------------------------------------*/
#main {
	width: 980px;
	padding: 0px;
	margin: 0px;
}



/*ページトップ
------------------------------------*/

#pagetop {
	text-align: right;
	width: 980px;
	margin: 0px;
	background-image: url(../images/common/pagetop_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	vertical-align: bottom;
	white-space: normal;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	clear: both;
}

/*ページトップ（いきもの図鑑）
------------------------------------*/

#yume_banner {
	width: 980px;
	height: 65px;
	margin-top: 80px;
	clear: both;
}

#pagetop_animal {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	padding-top: 40px;
}
#yume_goto {
	float: left;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 85%;
	color: #666;
}




/*フッター
------------------------------------*/
#bottom{
	background-image: url(../images/common/footer_bg.gif);
	background-repeat: repeat;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 200px;
	clear: both;
	font-size: 90%;
}

#footer {
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a:link {
	color: #333;
	text-decoration: none;
}
#footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #7AC1D8;
	text-decoration: underline;
}
#footer a:focus { outline:none;}


#footer dl {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer dt {
	font-weight: bold;
}
#footer dd {
	margin: 0px;
	padding: 0px;
}
#footer ul {
	float: right;
	width: 660px;
	padding-left: 20px;
	margin-top: 20px;
}
#footer li {
	float: left;
	display: inline;
}
#footer_menu {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footer_menu ul {
	margin: 0px;
	width: 960px;
	font-size: 85%;
	padding: 0px;
}
#footer_menu li {
	float: left;
	background-image: url(../images/common/icon_foot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#footer_menu a:link {
	color: #333;
	text-decoration: none;
}
#footer_menu a:visited {
	color: #999;
	text-decoration: none;
}
#footer_menu a:hover {
	color: #09F;
	text-decoration: underline;
}
#footer_menu a:focus { outline:none;}



#copyright{
	font-size: 75%;
	width: 960px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	clear: left;
	color: #999;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A48B78;
}



/*サブメニュー（左カラム）----------------------*/

#left_menu {
	padding: 0px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#left_menu ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#left_menu li {
	list-style-position: outside;
	list-style-type: none;
	width: 230px;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#left_menu li.select1 {
	background-color: #97C1E8;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 120%;
	height: 26px;
	padding-bottom: 1px;
	padding-top: 8px;
}
#left_menu li.select2 {
	font-weight: bold;
	background-color: #E9E9E9;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 1px;
	padding-bottom: 7px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#left_menu li.select3 {
	background-repeat: no-repeat;
	background-image: url(../images/common/icon_submenu.gif);
	background-position: 10px 10px;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 2.0em;
	padding-left: 24px;
	width: 216px;
	margin: 0px;
}
#left_menu li.event {
	background-repeat: no-repeat;
	background-image: url(../event/img/icon_li.gif);
	background-position: 5px 12px;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 2.0em;
	padding-left: 24px;
	width: 216px;
	margin: 0px;
}
.select1 a:link {
	text-decoration: none;
	color: #FFF;
}
.select1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.select1 a:hover {
	color: #039;
	text-decoration: underline;
}
.select2 a:link {
	text-decoration: none;
	color: #333;
}
.select2 a:visited {
	color: #333;
	text-decoration: none;
}
.select2 a:hover {
	color: #039;
	text-decoration: underline;
}

.select3 a:link {
	text-decoration: none;
	color: #6B97D7;
}
.select3 a:visited {
	color: #6B97D7;
	text-decoration: none;
}
.select3 a:hover {
	color: #039;
	text-decoration: underline;
}

.event a:link {
	text-decoration: none;
	color: #666;
}
.event a:visited {
	color: #666;
	text-decoration: none;
}
.event a:hover {
	color: #97C1E8;
	text-decoration: underline;
}
