@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

.tree01 {
	font-size:10px; font-weight:bold; color:#039; padding-left:7px; 
	text-decoration: none; padding-top:10px; line-height:300%; margin-bottom:-60px;
 	}
#tree {
	width: 787px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #85CEB6;
	color: #666;
}
.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}

#container {
	width: 787px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(images/bk-container.jpg);
	background-repeat: repeat;
}


#header {
	height: 80px;
	padding-left: 540px;
	padding-top: 40px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	font-size: 10px;
	color: #009865; text-align:right; padding-right:20px; font-weight:normal;
}

#header p {
	color: #666;
	font-weight: normal;
	font-size: 90%;
}



#navigation {
	float: left;
	width: 287px;
	display: inline; line-height:160%;
}
#navigation h2 {
	font-size: 110%; font-weight:normal;
}
#navigation h2 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #009966;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#navigation h2 a:hover {
	color: #096;
	text-decoration: none;
	background-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
}



#maincontent {
	width: 460px;
	margin-right: 20px;
	margin-left: auto;
	margin-bottom: 30px;
	
}


#maincontent h3 {
	font-weight: bold;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #096;
	border-bottom-color: #096;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#maincontent h4 {
	font-size: 100%; background:url(images/h4back.jpg) no-repeat; text-align:center; padding-right:10px;
	color: #fff;
    margin-top: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height:180%;
}

#maincontent ul {
	list-style-type: none;
	font-size: 90%;
}
#maincontent .topic {
	margin-bottom: 30px; margin-top:0px;
}
#maincontent .topic .txtbox {
	float: left;
	width: 460px;
	display: inline;
	margin-top: 5px; margin-bottom:20px; line-height:160%;
}
.photo-maincontent {
	float: right;
	margin: 5px 0 5px 5px;
}
.txtclor-date {
	color: #009865;
}

#topicpath {
	margin-top: 10px;
	margin-bottom: 20px;
}
#topicpath p {
	font-size: 12px;
	color: #999; margin-bottom:10px; line-height:180%;
}



#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 48px;
}



#footer p {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	font-size: 90%;
	padding-top: 2px;
}
