﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.tagContent{display: block;padding:10px 0}
.head-logo a img {max-height:44px;}
header.is-active .head-info .head-logo a img {max-height: 44px;}