@charset "utf-8";
/*
Theme Name: BizVektor
Theme URI: http://bizvektor.com
Description: BizVektor（ビズベクトル）テーマは管理画面からの設定のみで高品質なビジネスサイトを構築する事が出来ます。また、テーマ拡張プラグインによって新たに選択出来るデザインを増やす事が出来ます。
Author: Vektor,Inc.
Author URI: http://www.vektor-inc.co.jp/
Version: 0.9.2.5
License: GNU General Public License
License URI: license.txt
Tags: white,red,blue,black,green,orange
Text Domain: biz-vektor
*/

.sticky {}
.bypostauthor {}

#content table.tbl_const_hikitori td {
    min-width: 6em;
}

.form-intro {
	color:#f00;
}
@media (max-width: 660px) {
  .form-intro br{
	display:none;
  }
}

.tbl_const th:nth-child(1){
	width:10em;
}
.tbl_const th:nth-child(2){
	width:auto;
}
.tbl_const th:nth-child(3){
	width:20em;
}
.tbl_const_hikitori th:nth-child(1){
	width:20em;
}
.tbl_const_hikitori th:nth-child(2){
	width:auto;
}

#content .childPageBox ul {margin:0px 0px 15px 20px;}
