@charset "utf-8";
/*
Theme Name: BizVektor2
Template: biz-vektor
Theme URI: http://bizvektor.com
Description: BizVektor theme will allow you to build a high-quality web site. It is possible to change the color, to switch to a completely different design. In addition, it is also possible to increase the number of designs by plug-ins.
Author: Vektor,Inc.
Author URI: http://www.vektor-inc.co.jp
Version: 1.7.3

Tags: white, red, blue, black, green, orange, purple, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style,theme-options
Text Domain: biz-vektor
License: GNU General Public License
License URI: license.txt


BizVektor WordPress theme, Copyright (C) 2014 Vektor,Inc.
BizVektor WordPress theme is licensed under the GPL.
*/


@import url('../biz-vektor/style.css');

#header #site-title a img { max-height: 100px!important; }
}


.txt-right{
	text-align:right;
}

th{
	font-size:1.2em;
}

th.tbl-blue_top {
  background-color: #0066FF!important;
  color: #FFFFFF!important;;
  height: 15px;
  margin: 0px;
  padding-top: 5px;
  padding-right: 2px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #33CCFF!important;;
}

table.schedule {
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #0099FF;
}
.mb20{
	margin-bottom:20px;
}