* {
	margin: 0px;
	padding: 0px;
}


#contents {
	margin: 0px auto;
	width: 774px;
	background: #EAD5B8;
}
body {
	background: #F8F6EB;
}
#wrapper {
	background: #F8F6EB url(../images/head_bg.gif) repeat-x;
}

#contents #flash {
	clear: both;
}
#contents ul {
	padding: 0px 12px 0;
}
#contents ul li {
	list-style-type: none;
	float:left;
	width:150px;
	height:32px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#contents li a {
	background: url(../images/top_menu.gif) no-repeat 0px 0px ;
	display: block;
	height:32px;
	text-indent:-9999px;
}



#contents li#top_fukushu a{
	background-position: -17px -10px;
}
#contents li#top_sensei a{
	background-position: -167px -10px;
}
#contents li#top_arita a{
	background-position: -317px -10px;
}
#contents li#top_next a{
	background-position: -467px -10px;
}
#contents li#top_bn a{
	background-position: -617px -10px;
}
#contents li#top_rinen a{
	background-position: -17px -45px;
}
#contents li#top_member a{
	background-position: -167px -45px;
}
#contents li#top_kocho a{
	background-position: -317px -45px;
}
#contents li#top_info a{
	background-position: -467px -45px;
}
#contents li#top_lib a{
	background-position: -617px -45px;
}

#contents li#top_fukushu a:hover{
	background-position: -17px -95px;
}
#contents li#top_sensei a:hover{
	background-position: -167px -95px;
}
#contents li#top_arita a:hover{
	background-position: -317px -95px;
}
#contents li#top_next a:hover{
	background-position: -467px -95px;
}
#contents li#top_bn a:hover{
	background-position: -617px -95px;
}
#contents li#top_rinen a:hover{
	background-position: -17px -130px;
}
#contents li#top_member a:hover{
	background-position: -167px -130px;
}
#contents li#top_kocho a:hover{
	background-position: -317px -130px;
}
#contents li#top_info a:hover{
	background-position: -467px -130px;
}
#contents li#top_lib a:hover{
	background-position: -617px -130px;
}

#wrapper #contents #flash img {
	float: left;
}
#wrapper #contents #flash {
	font-size: 10px;
	width: 380px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
#wrapper #contents #footer {
	clear: both;
}
#wrapper #contents #under_menu {
	margin-top: 10px;
}
