@charset "utf-8";


/* ＴＯＰページ
---------------------------------------------------- */

	/* 全体 */

#bHome	{
	background: #ffffff url(../img/top/bg_top.gif) repeat-x;
}






#footer{width:100%;
margin:10px 0 0;
background:url(../img/top/bg_footer.gif) repeat-x;
height:48px
}

#top #footer{margin:0 0 0;
}

#footer-nav{width:900px;
padding:5px 0 8px;
text-align:center;
color:#FFFFFF;
font-size:90%;
letter-spacing:0.1em
}



#footer-nav ul li.last{
border-right:none;
}

#footer address{clear:both;
margin:0 0 20px;
color:#FFF;
text-align:center;
line-height:1.5;
}

#footer address img{
margin:0 0 11px;
}

#footer_link a:link { color: #ffffff; text-decoration: none; font-size:95%}
#footer_link a:visited { color: #ffffff; text-decoration:none ; font-size:95% }
#footer_link a:hover { color: #ffff00;  text-decoration:underline; font-size:95% }

/* 新着リンク */
#new_link a:link { color: #666666; text-decoration: none; }
#new_link a:visited { color: #666666; text-decoration:none ; }
#new_link a:hover { color: #990000; text-decoration:underline; }

