/***********************************************************
*
*	event common style
*
***********************************************************/
#contentWrap #content {
  background: #FFF;
  padding-bottom: 25px;
  margin-bottom: 50px; }
  #contentWrap #content .topicPath {
    margin: 0;
    padding: 10px 25px;
    background: #DEE2E5;
    color: #757575;
    font-size: 11px; }
  #contentWrap #content .categoryHead .topicPath + h2 {
    background: none;
    margin: 10px; }
  #contentWrap #content .pageselect {
    margin-bottom: 10px; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.clearfix:before {
  content: "";
  display: block;
  clear: both; }

.clearfix {
  display: block; }

a {
  color: #555555;
  text-decoration: none; }

/*=========================================================
 list
=========================================================*/
ul#special {
  margin: 0;
  padding: 0 50px; }

ul#special li {
  margin: 5px;
  padding: 0;
  display: block;
  float: left;
  line-height: 1.4; }

ul#special li a {
  font-size: 90%;
  height: 60px;
  display: block;
  padding-top: 5px; }

ul#special li a.oneLine {
  display: block;
  padding-top: 14px; }

ul#brands {
  margin: 0;
  padding: 0 50px; }

ul#brands li {
  margin: 5px;
  padding: 0 0 0;
  display: block;
  float: left; }

ul#brands li a {
  width: 195px;
  height: 45px;
  display: block;
  padding-top: 2px; }

ul#brands li a.oneLine {
  display: block;
  padding-top: 10px; }

/*=========================================================
button
=========================================================*/
.btn {
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  padding: 1em;
  background: #d8d8d8;
  border: 3px solid #979797;
  color: #FFF;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  width: 195px;
  height: 55px; }

.btn:hover {
  background: rgba(186, 185, 185, 0.2);
  border: 3px solid #979797; }

.btn span {
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2em;
  text-align: center;
  color: #4a4a4a;
  font-family: arial, sans-serif;
  vertical-align: middle; }

.btn:hover span a {
  color: #4a4a4a;
  text-decoration: none; }

.btnShort {
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  padding: 1em;
  background: #d8d8d8;
  border: 3px solid #979797;
  color: #FFF;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  width: 195px;
  height: 45px; }

.btnShort:hover {
  background: rgba(186, 185, 185, 0.2);
  border: 3px solid #979797; }

.btnShort span {
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3em;
  text-align: center;
  color: #4a4a4a;
  font-family: arial, sans-serif;
  vertical-align: middle; }

.btnShort:hover span a {
  color: #4a4a4a;
  text-decoration: none; }

/*=========================================================
 4. right menu
=========================================================*/
dl#categoryMenu {
  margin: 10px 0;
  padding: 0; }

dl#categoryMenu dt {
  margin: 0;
  padding: 0;
  border: 1px solid #cbc79c;
  background-color: #cbc6b2;
  width: 298px;
  height: 26px;
  text-indent: -2000px; }

dl#categoryMenu dd {
  border-top: 1px solid white;
  border-bottom: 1px solid #cbc6b2;
  border-left: 1px solid #cbc6b2;
  border-right: 1px solid #cbc6b2;
  margin: 0;
  padding: 0; }

dl#categoryMenu dd a {
  display: block;
  background-color: #eee2af;
  color: #463c91;
  text-indent: 30px;
  padding: 5px 0;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none; }

dl#categoryMenu dd a:hover {
  background-color: #ff9141;
  color: white; }

/*# sourceMappingURL=style_brand.css.map */
