/* CSS Document */
@import "base.css";
/* コンテンツ
----------------------------------------------------------------------------- */



/* インフォ
----------------------------------------------------------------------------- */
#comment{
	clear:both;
	width:580px;
	height:auto;
	margin-top:20px;
	margin-left:10px;
}

#comment p{
	text-align:left;
	font-size:14px;
	line-height:150%;
}


/* ナビゲーション
----------------------------------------------------------------------------- */
#navi {
	float:left;
	height:600px;
	width:150px;
	background-repeat:no-repeat;
}

#navi li {
	list-style-type: none;
	width:150px;
	height:aute;
	float:left;
}


#navi li a {
	text-indent: -9999px;
	list-style-type: none;
	width:150px;
	height:aute;
	float:left;
	display: block;
}


#navi .navi01 a {
	height:50px;
	background-image:url(../img/botan1.gif);
	background-repeat:no-repeat;
}

#navi .navi02 a {
	height:50px;
	background-image:url(../img/botan2.gif);
	background-repeat:no-repeat;
	}

#navi .navi03 a {
	height:50px;
	background-image:url(../img/botan3.gif);
	background-repeat:no-repeat;}

#navi .navi04 a {
	height:50px;
	background-image:url(../img/botan4.gif);
	background-repeat:no-repeat;
	}

#navi .navi05 a {
	height:50px;
	background-image:url(../img/botan5.gif);
	background-repeat:no-repeat;
	}

#navi .navi06 a {
	height:50px;
	background-image:url(../img/botan6.gif);
	background-repeat:no-repeat;
	}

#navi .navi07 a {
	height:50px;
	background-image:url(../img/botan7.gif);
	background-repeat:no-repeat;
	}

#navi .navi08 a {
	height:50px;
	background-image:url(../img/botan8.gif);
	background-repeat:no-repeat;
	}


#navi .navi01 a:hover {
	height:50px;
	background-image:url(../img/botan1.gif);
	background-repeat:no-repeat;
}

#navi .navi02 a:hover {
	height:50px;
	background-image:url(../img/botan2-2.gif);
	background-repeat:no-repeat;
	}

#navi .navi03 a:hover {
	height:50px;
	background-image:url(../img/botan3-2.gif);
	background-repeat:no-repeat;
	}

#navi .navi04 a:hover {
	height:50px;
	background-image:url(../img/botan4-2.gif);
	background-repeat:no-repeat;
	}

#navi .navi05 a:hover {
	height:50px;
	background-image:url(../img/botan5-2.gif);
	background-repeat:no-repeat;
	}

#navi .navi06 a:hover {
	height:50px;
	background-image:url(../img/botan6-2.gif);
	background-repeat:no-repeat;
	}

#navi .navi07 a:hover {
	height:50px;
	background-image:url(../img/botan7-2.gif);
	background-repeat:no-repeat;
	}

#navi .navi08 a:hover {
	height:50px;
	background-image:url(../img/botan8-2.gif);
	background-repeat:no-repeat;
	}

