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


h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

li {
list-style:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #336600; /* 背景カラーを変更 */
}

img{border-width:0px;}



#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	background-image: url(images/top/bk_container.gif); /* 背景イメージを変更 */
}

#navibar {
	width: 180px;
	float: left;
	
}

#naviread {
   font-size:10pt;
   padding-top:15px;
   padding-right:10px;
   padding-left:10px;
}

/* ここから下ナビゲーションボタンに関する設定 */
#navibar #btn00 a {
	height: 32px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/navigation.jpg);
	margin-bottom: 1px;
}
#navibar #btn01 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn01.jpg);
	margin-bottom: 1px;
}
#navibar #btn02 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn02.jpg);
	margin-bottom: 1px;
}
#navibar #btn03 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn03.jpg);
	margin-bottom: 1px;
}
#navibar #btn04 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn04.jpg);
	margin-bottom: 1px;
}
#navibar #btn05 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn05.jpg);
	margin-bottom: 1px;
}
#navibar #btn06 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn06.jpg);
	margin-bottom: 1px;
}
#navibar #btn07 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn07.jpg);
	margin-bottom: 1px;
}
#navibar #btn08 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn08.jpg);
	margin-bottom: 1px;
}
#navibar #btn09 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn09.jpg);
	margin-bottom: 1px;
}
#navibar #btn10 a {
	height: 27px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn10.jpg);
	margin-bottom: 1px;
}


/* ここまでナビゲーションボタンに関する設定 */

#counter{
   padding-left: 50px;
}


#maincontent {
	width: 600px; /* 横幅を変更 */
	float: right;
	font-size: 12px;
	line-height: 16px;
	height: 100%; /* 高さを設定 */
}


/* ここからメインコンテンツの中身に関する設定 */

#maincontent  h4 {
	font-weight: bold;
	padding-top: 5px;
}

#maincontent  h5 {
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
	padding-bottom: 5px;
}

#maincontent  p {
	font-size: 12px;
	color: #2F4F4F;
	line-height: 20px;
}

#topic01 {
	height: 160px;
	width: 415px;
	background-image: url(images/top/photo01.jpg);
	padding-left: 145px;
	padding-top: 85px;
	padding-right: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#topic02 {
	margin-right: auto;
	margin-left: auto;
	width: 570px;
}

#topic03 {
	height: 100%;
	margin-left: auto;
	width: 540px;
	margin-right: auto;
	padding-top: 10px;
}



.topic04  h6 {
	padding-bottom: 10px;
}

.topic04  img {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}



#species {
    font-size: 15px;
	font-weight: bold;
	
}

h3{
line-height:20pt}


/* ここまでメインコンテンツの中身に関する設定 */


#footer {
	clear: both;
	width: 100%;
	background-color: #32b16c; /* 背景カラーの設定 */
	height: 30px;
}

#footer h6 {
	/* フォントタイプを削除 */
	font-size: 10px;
	color: #FFFFFF; /* フォントカラーの変更 */
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 1px; /* 文字間の設定 */
}


/* ここからコンテンツページに関する設定 */
#topic05 {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#topic05 h3 {
    font-size: 25px;

}

#topic05 h4 {
   
}

#topic05 h5 {
	font-weight: normal;
	color: #95C466;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
/* ここまでコンテンツページに関する設定 */

h2 {
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #32cd32;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-width: 3px;
	border-style: solid;
	border-color: #6699FF;
	width: 561px;
}
dl {
	margin: 0px 0px 1em 0px;
	padding: 5px;
	border-width: 0px 3px 3px 3px;
	border-style: solid;
	border-color: #6699FF;
	width: 561px;

}
dt {
	background: url(images/link/list_tri.gif) no-repeat left;
	font-size: 12pt;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 16px;
}
dd {
	font-size: 11pt;
	color: #2F4F4F;
	background-color: transparent;
	line-height: 120%;
	margin-left: 0;
	padding-left: 16px;
}
dd p {
	margin: 0;
}

#list{
    font-size: 20px; 
	line-height: 120%;
}



