/* 2009-03-21 K.TOMOKO */
table#header_menu2 {
	border-bottom: 1px solid #dfe4e7;
	width:100%;
}
table#header_menu2 td.menu_right2 {
	text-align:right;
	vertical-align:middle;
	padding:4px 0px 4px 4px;
	white-space:nowrap;
}
table#header_menu2 .header_btn {
	vertical-align:middle;
	padding:0px 6px;
	border-left:1px solid #9999cc;
}
table#footerbar1 {
	color:#d2691e;	/* chocolate */
	background-color:transparent;
	border-top: 1px solid #dfe4e7;
	vertical-align:middle;
	font-size:90%;
	font-weight:bold;
	width:100%;
        margin-top:10px;
}

table#footerbar1 .footer1 {
	text-align:center; 
        padding-top:7px;
}

table#footerbar1 .footer2 {
	text-align:right; 
        padding-right:20px;
        padding-bottom:7px;
}
table#footerbar1 .footer_btn {
	vertical-align:middle;
	padding:0px 6px;
	border-left:1px solid #9999cc;
}
table#footerbar3 {
	color:#ffffff;	/* white */
	background-image:url("http://www.webtown-yokohama.com/common/img/footer-bg.gif");
        background-repeat:repeat-x;	
	vertical-align:middle;
	font-size:90%;
	font-weight:bold;
	width:100%;
        height:30px;
}
table#footerbar3 .footer3 {
	text-align:center; 
}
a.footer1, a.footer1:link a.footer1:visited, a.footer1:active {
	color:#d2691e;	/* chocolate */
	text-decoration:none;
}
a.footer1:hover {
	color: #ff4500;	/* orengred */
	background-color:#fffec0;	/* lightyellow */
	text-decoration:none;
}
a.footer3, a.footer3:link a.footer3:visited, a.footer3:active {
	color:#ffffff; /* white */ 
	text-decoration:none;
}
a.footer3:hover {
	color: #ff4500;	/* orengred */
	background-color:#fffec0;	/* lightyellow */
	text-decoration:none;
} 

