@charset "utf-8"; /*
Theme Name: BizVektor SOGOBU CustomSample
Theme URI: http://bizvektor.com
Template: biz-vektor
Description: 
Author: Vektor,Inc
Tags: 
Version: 1.0
*/

#header #site-title	{ text-align:center;float:none !important;  }
#header #site-title a img	{ max-height:100% !important;max-width:100% !important; }



/* LinkWithin風*/
.related-post{
     height:100%;
}
.related-post{
     width:600px;
     overflow:hidden;
     margin-top:5px;
}
.related-entry {
    vertical-align: top;
    float: left;
    width:104px;
    font-size: 13px;
    min-height: 215px;
    margin: 0;
    padding-right:15px;
    line-height:1.5em;
    }
 
 .related-entry img{
      padding:2px;
      border: <a href="http://search.twitter.com/search?q=%23ccc" class="tweet-hashtag">#ccc</a> 1px solid;
      width:100px;
      height:100px;
}

.related{
      margin-top:20
px;
}



/* --- フレーム５つ 初期は青#1e73be　.frameキーカラーにあわせて変えている --- */
/*フレームのmargin:20pxは上下の余白。5pxは左右の余白。paddingは枠内の余白。*/
.frame{margin:20px 5px;padding:18px;border:1px solid #c45270;}
.frame2{margin:20px 5px;padding:18px;border:1px dotted #aaa;}
.frame3{margin:20px 5px;padding:18px;border:1px dotted #D4D4D4;}
.frame4{margin:20px 5px;padding:18px;border:1px dotted #FFE4E1;background:#f4f5ff;}
.frame5{margin:20px 5px;padding:18px;border:1px dotted #FFE4E1;background:#fff4f4;}



/* --- 引用マークつき --- */
#bq{
	background: #ffffff url(http://www.sukinano.biz/wp-content/uploads/2013/10/s_29.png) no-repeat top left;
	padding: 10px;
	text-indent: 15px;
	}
	#bq span{
	background: url(http://www.sukinano.biz/wp-content/uploads/2013/10/s_30.png) no-repeat bottom right;
	display: block;
	}



/* --- 文字サイズを大きくメインとサイドの幅を変更 --- */


#content p { font-size:16px; }

@media (min-width: 970px) {
#main #container #content { width:610px; }
}

@media (min-width: 970px) {
#main #container #sideTower { width:300px; }






