@charset "utf-8";
/* TOPページ */
.spinner { text-align: center; width: 250px; height: 49px; background: url(../images/common/bgSpinnerT.png) no-repeat center center; position: absolute; left: 50%; top: 50%; margin: -25px 0 0 -125px; z-index: 1000002; }
#header h1.logo a { background: url(../images/common/logoFixed.png) no-repeat; }
/*#header .headerInner { border-bottom: #f0f0f0 1px solid; }*/
#header.autofix_sb.fixed .headerInner { border-bottom: #0a1a40 1px solid; }
#dropmenu li a { color: #fefefe; }
#dropmenu > li:hover > a { border-bottom: #fefefe 4px solid; }
.sns ul li a { color: #fefefe; border: #fefefe 1px solid; }
.sns ul li a:hover { color: #0d1947; background: #fefefe; }




