.f-btn ul {
	margin: 0px 0px 0px 150px;
	padding: 20px 0px 20px 0px;
}


.f-btn li {
	float:left;
	width: 180px;
	height: 40px;
	text-indent: -9999px;
	background: url(../img/btn_menu.jpg) no-repeat;
}


.f-btn li a {
	display: block;
	text-decoration: none;
	width: 180px;
	height: 40px;
	text-align: left;
	text-indent: -9999px;
	background: url(../img/btn_menu.jpg) no-repeat;
}

/*ロールオーバー*/
.f-btn li.shindan { background-position: -180px 0px;}
.f-btn li.mailmg { background-position: -180px -40px;}
.f-btn li.member { background-position: -180px -80px;}
.f-btn li.shindan a { background-position: 0px 0px;}
.f-btn li.mailmg a { background-position: 0px -40px;}
.f-btn li.member a { background-position: 0px -80px;}
.f-btn li.shindan a:hover { background-position: -180px 0px;}
.f-btn li.mailmg a:hover { background-position: -180px -40px;}
.f-btn li.member a:hover { background-position: -180px -80px;}


#footer {
	background: url(../img/bg_foot.gif) repeat-y top;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	width: 804px;
	height: auto;
	clear: both;
}

#cap { font-size: 10px; font-weight: bold; color: #FF0000; 
	padding: 0px 0px 0px 0px;}

#footer address {
	width: 792px;
	font-style: normal;
	background:#DEDCC6;
	margin: 10px 2px 10px 2px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

#foot {
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	line-height: 18px;
}

#end {
	background: url(../img/bg_end.gif) no-repeat;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	width: 804px;
	clear: both;
}

