@charset "utf-8";
/*
Theme Name: BizVektor
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.8.23

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) 2016 Vektor,Inc.
BizVektor WordPress theme is licensed under the GPL.
*/

.sticky {}
.bypostauthor {}

@media (min-width: 970px) {
#main #container #content { float:right; width:680px; }
#main #container #sideTower { float:left; width:200px; } }

/* ヘッダーを幅いっぱいにする為のボックス*/
#headerbg {
background-image: url(画像ファイルのurl);
width:100%;
min-width:1000px;}

@media (min-width: 950px){
#main #container #content { width:950px; }
}