@charset "utf-8";
/*
Theme Name: ★BizVektor子テーマ★
Theme URI: http://bizvektor.com
Template: biz-vektor
Description: 
Author: ★BizVektor-child★
Tags: 
Version: 0.1.0
/*-------------------------------------------*/
/*	基本設定
/*-------------------------------------------*/

body     { color: #333; text-align: center;font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; }
/* Text elements */
body     { font-size:87.5%;line-height:130%;-webkit-text-size-adjust : 100%; }
dt { font-weight: bold; }
strong { font-weight: bold; }
pre { background: #f7f7f7; color: #222; line-height: 18px; margin-bottom: 18px; padding: 1.5em; }
sup,
sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }

a         { overflow: hidden; color:#4169e1; }
a:link { color: #4169e1; }
a:visited { color: #9932cc; }
a:hover { color: #c00; }
a:active { color: #c00; }

.adminEdit	{ clear:both; float:none; display:block; overflow:hidden;padding:0px 0px 20px; }
.assistive-text	{ display:none; }
.konhito { width: 320px; height: 100px; }
@media (min-width:500px) { .konhito { width: 468px; height: 60px; } }
@media (min-width:800px) { .konhito { width: 728px; height: 90px; } }

@media (min-width: 970px) {
#topMainBnrFrame { width:950px;min-height:150px; }
/*　キャッチフレーズを非表示に　*/
#headerTop {
    display:none;
}
/* ロゴ画像の高さを変更 */
#header #site-title a img { max-height:40px;}
/* サイドバーの幅を変更 */
#main #container #sideTower {
    width: 300px;
}
#content h2 {
padding: 0.5em;/*文字周りの余白*/
color: #010101;/*文字色*/
background: #ffc993;/*背景色*/
border-bottom: solid 2px #5b230e;/*下線*/
	}