html a { color: #47c1b6; text-decoration: none; } html a:hover { color: #31857d; } /* structure */ html .header { background: #47c1b6; }  /* header */ html .header .btn02 input { background: #153a37; } html .login a:hover { color: #ccc; }  /* titles */ html .tit01 { color: #47c1b6; }  /* boxes */ html .box01 { background: #47c1b6; } html .box01v2 { background: #3e3e3e; } html .box01v4 { background: transparent; }  /* forms */  html .btn01 a, html .btn01 input { background: #47c1b6; } html .btn01 a:hover, html .btn01 input:hover { background: #31857d; }  html .btn02 a, html .btn02 input { background: #153a37; } html .btn02 a:hover, html .btn02 input:hover { background: #1f5450; }  html .btn07 { background: #47c1b6; } html .btn07:hover { background: #31857d; }  html .btn07v3 { color: #47c1b6; background: transparent; } html .btn07v3:hover { color: #31857d; background: transparent; }  html .btn07.btn07v9 { border-color: #47c1b6; } html .btn07.btn07v9:hover { border-color: #31857d; }  /* common */  html .searchbox .field input { border-color: #919190; }  html .footnote { color: #aeaeae; }  html .unify input[type='text'],  html .unify input[type='password'],  html .unify input[type='number'],  html .unify input[type='email'],  html .unify textarea,  html .unify select { color: #424242; border-color: #a1a1a1; } html .unify .a01v4 .a01-1, html .unify .a01v4 .a01-2 { border-color: #31867f; } html .unify .box01,  html .unify .box01v2 { color: #424242; } html .unify .footer .wrapper-element { color: #aeaeae; border-top-color: #838383; }  /* FORM API */  html .formApi input[type='text'],  html .formApi input[type='password'],  html .formApi input[type='number'],  html .formApi input[type='email'],  html .formApi textarea,  html .formApi select { border-color: #939393; }  /* sprite */ html .arr { border-color: transparent; } html .arr_down { border-top-color:  #47c1b6; } /* federated login */ html .federatedLogin { color: #47c1b6; }html .jumboSection { background-color: #47c1b6; }