@charset "utf-8";
#svisual .svisual-bg{background:url(/images/anibio/common/svisual_bg.jpg) no-repeat}

#tm .th2 a{color: black;}

#animate{background:none; background-color: white;}
#animate.act{background:none; background-color: white;}

#gnb .layout {
    background: url(/images/common/c/bg_summary_ver1-2.png) no-repeat 0 70px;
}

.ir-tmpl {
    background: url(/images/common/a/ir-tmpl2.png) no-repeat;
}
#footer .sns .thrd {
    background-position: -342px -80px;
}
#footer .sns .frth {
    background-position: -380px -80px;
}

@media (min-width: 0px){
#navigate .current {
    display: inline-block;
    border-left: 1px solid #BBC8C8;
    background-color: orange;
}

.button span .list[type="button"], .button span .list[type="reset"], .button span .list[type="submit"], .button span .list, .button span .list:link, .button span .list:visited {
    padding-left: 38px;
    background-image: url(/images/prog/board/btn_list.png);
    background-repeat: no-repeat;
    background-position: 15px 48%;
    background-color: #ffcc73;
}

.button .typeA input[type="button"], .button .typeA button[type="button"], .button .typeA input[type="reset"], .button .typeA input[type="submit"], .button .typeA a, .button .typeA a.disabled, .button .typeA a, .button .typeA a:link, .button .typeA a:visited{
	background-color:none; }
	
.button .typeA input[type="button"], .button .typeA button[type="button"], .button .typeA input[type="reset"], .button .typeA input[type="submit"], .button .typeA a, .button .typeA a.disabled, .button .typeA a, .button .typeA a:link, .button .typeA a:visited {
    background-color: #fff;
    border: 1px solid #c3c3c3;
    color: #ffcc73;
}