@charset "utf-8";

/*============================
ClearFix
============================*/
.clearFix:after { clear: both; display: block; content: ""; height: 0; line-height: 0; }

/*============================
#md_pageTop
============================*/
#md_pageTop { display: inline-block; width: 50px; height: 50px; position: fixed; right: 10px; bottom: 10px; }
#md_pageTop a { display: inline-block; width: 50px; height: 50px; line-height: 50px; background: #688649; color: #fff; text-align: center; font-weight: bold; }

/*============================
#md_backLink
============================*/
#md_backLink { text-align: center; margin-top: 40px; }
#md_backLink a { display: block; width: 185px; height: 36px; margin: 0 auto; background: url(../../imageFile/global/btn_backTop.png) no-repeat center; text-indent: -9999px; }
#md_backLink.news a { background: url(../../imageFile/news/btn_backNews.png) no-repeat center; }
