* {margin:0;padding:0;}  
 
h1,h2,h3,h4.h5,h6,p,ul,li,dl,dt,dd.address{font-family:"ＭＳ Ｐゴシック", "Osaka";}

/* ////////////////////////////////////////
フッター
//////////////////////////////////////// */
#footer {
	clear:both;
	margin:0;
	width: 750px;
	background:url(../image/footer-back.gif) left bottom no-repeat;
}

#footer p#pagetop{
	margin:0;
	padding:15px 0 15px 0;
	font-size: 80%;
	color:#004c1f;
	text-align:left;
}

#footer p#branch-navi{
	margin:0;
	padding:15px 0 15px 0;
	font-size: 80%;
	color:#004c1f;
	text-align:left;
}
#footer p a{
	color:#402d27;
	text-decoration:none;
}

#footer p a:hover{
	color:#336600;
	text-decoration:underline;
}

#footer ul{
	padding:0;
	margin:0 0 10px 0;
	text-align:left;
}

#footer ul a{
	color:#402d27;
	text-decoration:none;
}

#footer ul a:hover{
	color:#336600;
	text-decoration:underline;
}

#footer li{
	display:inline;
	margin:0;
	padding:0 3px 0 7px;
	list-style-type:none;
	font-size: 80%;
	color:#402d27;
	border-left:1px solid #402d27;
}

#footer li#right-navi{
	display:inline;
	margin:0;
	padding:0 3px 0 7px;
	list-style-type:none;
	font-size: 80%;
	color:#402d27;
	border-left:1px solid #402d27;
	border-right:1px solid #402d27;
}

.clrfix-footer{
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}

#footer address {
	margin:0;
	padding-top:10px;
	padding-bottom:5px;
	font-size: 75%;
	font-style:normal;
	color:#402d27;
	text-align:right;
}
