body {
	margin:0;
	padding:0;
	background:#efefef url('images/bg.gif');
	color:#666;
	text-align:center;
}

body,th,td,li,div{
	font:12px/20px Verdana, Arial, sans-serif;
	color:#666666;
}

img{
	border:none;
}

/***** リンク *****/

a:link{
	color:#66f;
}

a:active{
	color:#66f;
}

a:visited{
	color:#669;
}

a:hover{
	color:#f60;
}

/***** レイアウト *****/
#container{
	width:802px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}

#Inner{
	border-top:solid 5px #9c3;
	border-bottom:solid 5px #9c3;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
}

#MainContainer{
	width:580px;
	float:right;
	margin-right:5px;
	margin-left:5px;
}

#SideContainer{
	width:180px;
	float:left;
}

.FloatClear{
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

/***** ヘッダー *****/
#Header{
	padding:20px 10px 10px;
	background:url('images/bg_head.gif') right no-repeat;
}

#Header h1,
#Header p.Title{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	line-height:94px;
}

#Header_en{
	padding:20px 10px 10px;
	background:url('images/bg_head_e.gif') right no-repeat;
}

#Header_en h1,
#Header_en p.Title{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	line-height:94px;
}

/***** ヘッドメニュー *****/
#HeadMenu{
	background:url('images/bg_headmenu.gif') left bottom no-repeat;
	height:30px;
	line-height:26px;
	text-align:right;
}

#HeadMenu p{
	margin:0;
	padding:0;
	display:inline;
}

#HeadMenu img.FloatClear{
	display:block;
}

/***** ボディー *****/
#Contents{
	width:782px;
	clear:both;
	margin:10px 10px 0;
}

/* トップページ */
#TopImage{
	margin:0 0 10px;
	padding:0;
}

#MainContainer h2{
	margin:10px 0;
	padding:0;
	font-size:14px;
	color:#060;
	line-height:30px;
	clear:left;
}

#MainContainer h3{
	padding:5px;
	font-size:14px;
	color:#99CC00;
	clear:left;
	margin-bottom: 0px;
	border: 1px solid #99CC00;
}

#MainContainer h4{
	padding:5px;
	font-size:12px;
	color:#666666;
	clear:left;
	margin-bottom: 0px;
	background-color:#FFFFC8;
	border: 1px dotted #FCDA05;
}

#MainContainer td.flow{
	padding:8px;
	font-size:12px;
	color:#666;
	clear:left;
	margin-bottom: 0px;
	background-color:#FFFFC8;
	border: 1px dotted #FCDA05;
}

.scene {
	color: #fff;
	font-size:12px;
}

.scene2 {
	color: #DDD;
	font-size:12px;
}

.font10 {
	font-size:10px;
	line-height:14px;
}		

.TopTitleList{
	margin:10px 5px;
	padding:0;
	width:540px;
}

.TopTitleList dd,
.TopTitleList dt{
	margin:0;
	padding:0;
	line-height:30px;
	border-bottom:dotted 2px #ddd;
}

.TopTitleList dd{
	width:120px;
	float:left;
	clear:left;
}

.TopTitleList dt{
	width:420px;
	float:left;
	background:url('images/note.gif') left no-repeat;
}

#entry_title{
	width:540px;
	border-bottom:dotted 2px #ddd;
	margin-bottom:5px;
}


.TopTitleList dt a:link,
.TopTitleList dt a:active,
.TopTitleList dt a:visited,
.TopTitleList dt a:hover{
	padding-left:20px;
}

/***** サイドバー *****/
.SideTitle{
	margin:0;
	padding:0 0 5px;
	font-size:14px;
}

.SideContent{
	margin:0 0 20px;
	padding:0;
}

.SideContent li{
	margin-left:20px;
}

.SideC_cat{
	margin:0;
	padding:0;
}

.SideC_cat li{
	margin-left:20px;
}

/* サイト内検索 */
.SearchText{
	width:120px;
}

.SearchSubmit{
	width:50px;
}

/***** フッター *****/
#Footer{
	padding:20px 0;
	text-align:center;
	clear:both;
}

#FootMenu{
	margin:0;
	padding:20px 0 0;
	border-top:solid 1px #ccc;
}

#FootMenu p{
	display:inline;
	padding:0 5px;
}

address{
	font-style:normal;
	line-height:30px;
}
.posted{
text-align:right;
}

.subcategories a.foldmark {
    font-size:7px; /* マークのフォントサイズ */
    text-decoration: none; /* マーク装飾 */
}
ul.tree {
    margin: 0 0 10px 0; /* 全体マージン */
    padding: 0;
    list-style: none;
}
ul.tree ul {
    margin: 0px 0; /* 間隔を空ける時はここを変更 */
    padding-top: 2px; /* インデント部分のパディング */
}
ul.tree li {
    margin: 0; /* 0 以上にすると画像が切れる */
    padding: 4px 0 1px 13px; /* top を大きくすると画像とずれる */
    background-image: url(tree_lst.gif);
    background-position: 2px 0; /* 垂直方向を0以上にすると画像が切れる */
    background-repeat: no-repeat;
    list-style: none;
    line-height: 100%;
}
ul.tree li.tree_end {
    background-image: url(tree_end.gif);
    background-position: 2px 0;
    list-style: none;
}

#tokusyu_naiyou{
border:solid 1px #ccc;
padding:10px;
width:530px;
}

#tokusyu_title{
font-weight:bold;
fonst-size:14px;

}

/***** 生物多様性内表レイアウト *****/
table.tableType01{
padding-top:3px;
border:0;
width:100%;
background:url("../images/line_dot_02.gif") 0 0 repeat-x;
}

table.tableType01 th,
table.tableType01 td{
padding:5px 10px 8px;
border:0;
background:url("../images/line_dot_02.gif") 0 100% repeat-x;
}

table.tableType01 tbody th{
width:160px;
background-color:#E7FFE7;
text-align:left;
white-space:nowrap;
}

table.tableType03{
padding-top:3px;
border:0;
width:100%;
}

table.tableType03 th
table.tableType03 td{
padding:5px 10px 8px;
border:0;
}

table.tableType03 tbody th{
width:270px;
background-color:#E7FFE7;
text-align:left;
white-space:nowrap;
}

table.tableType02{
border:0;
width:100%;
}

table.tableType02 th,
table.tableType02 td{
padding:7px 10px;
border:0;
font-weight:normal;
}

table.tableType02 tbody th{
border-right:1px dotted #ddd;
border-top:1px solid #ddd;
border-left:1px solid #ddd;
border-bottom:1px dotted #ddd;
width:270px;
background:#E7FFE7;
vertical-align:middle;
}

table.tableType02 tbody td{
border-right:1px dotted #ddd;
border-bottom:1px dotted #ddd;
border-left:1px solid #ddd;
}

