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


p, 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-image: none;
	background-color: #000000;
}
.tree01 {
	font-size:10px; font-weight:bold; color:#000; padding-left:7px;
	text-decoration: none; padding-top:10px; line-height:300%; margin-bottom:-60px;
 	}
h1{ font-size:10px; color:#c0ee47; background-image:url(images/title.jpg); height:100px; width:800px; letter-spacing:0.1em; line-height:100px; text-align:right; font-weight:normal; font:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;}

h2 { background-image:url(images/h2back.jpg); background-repeat:no-repeat; color:#1cf831; line-height:34px; font-size:14px; font:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-weight:normal; padding-left:35px;}

h3 { border-bottom:1px #008f77 dotted; border-top:1px #008f77 dotted;line-height:20px; color:#008f77; font-size:12px; font:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; padding-left:10px; margin-right:10px;}

p {
	font-size: 12px;
	line-height: 20px;
	color: #666; letter-spacing:0.1em;
	padding: 5px 10px 15px 10px;
}

#container {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-color: #FFFFFF;
	border-top-style: none; /* ボーダーの設定 */
	border-right-style: none; /* ボーダーの設定 */
	border-bottom-style: none; /* ボーダーの設定 */
	border-left-style: none; /* ボーダーの設定 */
	background-image: url(images/bk_container.gif); /* 背景イメージの設定 */
}

#navibar {
	clear: both;
}

#navibar li {
	float: left;
}


/* ここからナビゲーションボタンの設定 */
#content_left #btn01 a {
	text-decoration: none; margin-top:10px;
	height: 34px;
	width: 130px;
	display: block;
	background-image: url(images/btn01.jpg);
	text-indent: -9999px;
}

#content_left #btn01 a:hover {
	background-image: url(images/btn01over.jpg);
}

#content_left #btn02 a {
	text-decoration: none; margin-top:15px;
	height: 34px;
	width: 130px;
	display: block;
	background-image: url(images/btn02.jpg);
	text-indent: -9999px;
}

#content_left #btn02 a:hover {
	background-image: url(images/btn02over.jpg);
}

#content_left #btn03 a {
	text-decoration: none; margin-top:15px;
	height: 34px;
	width: 130px;
	display: block;
	background-image: url(images/btn03.jpg);
	text-indent: -9999px;
}

#content_left #btn03 a:hover {
	background-image: url(images/btn03over.jpg);
}

#content_left #btn04 a {
	text-decoration: none; margin-top:15px; 
	height: 34px;
	width: 130px;
	display: block;
	background-image: url(images/btn04.jpg);
	text-indent: -9999px;
}

#content_left #btn04 a:hover {
	background-image: url(images/btn04over.jpg);
}

#content_left #btn05 a {
	text-decoration: none; margin-top:15px;
	height: 34px;
	width: 130px;
	display: block;
	background-image: url(images/btn05.jpg);
	text-indent: -9999px;
}

#content_left #btn05 a:hover {
	background-image: url(images/btn05over.jpg);
}

#content_left #btn06 a {
	text-decoration: none; margin-top:15px;
	height: 34px;
	width: 130px;
	display: block;
	background-image: url(images/btn06.jpg);
	text-indent: -9999px;
}

#content_left #btn06 a:hover {
	background-image: url(images/btn06over.jpg);
}

#content_left a:link { 
    color:#c0ee47; font-size:12px; padding:0px 0px 5px 20px; background-image:url(images/ten.gif); background-repeat:no-repeat; line-height:20px; text-decoration:none;}

#content_left a:hover{ color:#fff; text-decoration:underline; background-image:url(images/ten2.gif); background-repeat:no-repeat;}

#content_left a:visited { font-size:12px;color::#c0ee47; padding:0px 0px 5px 20px; background-image:url(images/ten.gif); background-repeat:no-repeat; line-height:20px; text-decoration:none;}
#content_left a:active { font-size:12px;color::#c0ee47; padding:0px 0px 5px 20px; background-image:url(images/ten.gif); background-repeat:no-repeat; line-height:20px; text-decoration:none;}
/* ここまでナビゲーションボタンの設定 */


#maincontent {
	width: 100%;
	margin: 0px;
	padding: 0px;
}


/* ここからメインコンテンツの中身の設定 */
#content_left {
	float: left;
	width: 130px;
	padding-top: 10px;
}

#content_left p {
	font-size: 12px;
	color: #f2dce3;
	line-height: 20px;
	margin-left: 20px;
}



.bullet {
	color: #bf5358;
}

#content_right {
	width: 630px;
	float: right;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

}



#content_right h4 {
	padding-bottom: 15px;
	color: #8F0000;
	font-weight: bold;
	font-size: 14px;
}
/* ここまでメインコンテンツの中身の設定 */


#footer {
	margin: 0px;
	padding: 0px;
	height: 25px; /* 高さの変更 */
	clear: both;
	width: 800px; /* 幅の変更 */
	background-color: #333; /* 背景カラーの変更 */
	border-top-width: 3px; /* ボーダーの設定 */
	border-top-style: solid; /* ボーダーの設定 */
	border-top-color: #c0ee47; /* ボーダーの設定 */
    font-size: 11px;
	color: #c0ee47;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
}

.up a:link{ font-size:12px; color:#008f77; text-decoration:none;}
.up a:hover{ text-decoration:underline; font-weight:bold;}

	