@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: Version: 1.3.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.
*/

.sticky {}
.bypostauthor {}

.rss{
	font-size:15px;
	line-height:30px;
}
a {
color:#45AAB8;
text-decoration: underline;
}

#header .innerBox {
padding-top: 10px;
}

#header .innerBox #site-title {
padding-bottom: 10px;
}
#sideTower .sideWidget {
margin: 0 0 20px;
text-align: center;
}

h3{
text-align: left;
}
ul{
text-align: left;
}
#topFreeArea {
margin-bottom: 0px;
display: block;
overflow: hidden;
padding-bottom: 0px;
}

#content h2 {
margin: 0px 0px 10px;
}

#content #topInfo, #content #topBlog {
margin-bottom: 0px;
}
#footer .innerBox {
padding-top:0px;
padding-bottom:10px;
}
#content .infoList {
padding-bottom: 0px;
}
#content img {
    margin: 0px;
	margin-bottom:15px;
    max-width: 100%;
    height: auto !important;
}
.headerdpj{
    padding-bottom: 0px;
	float:right;
}
img.miniimage { display: none; }

/* ▼表示領域が400px以上の場合 */
@media screen and (min-width: 400px) {
   img.miniimage { display: none; }  /* miniを非表示 */
   img.bigimage  { display: block; } /* bigを表示 */
}
/* ▼表示領域が400px未満の場合 */
@media screen and (max-width: 399px) {
   img.miniimage { display: block; } /* miniを表示 */
   img.bigimage  { display: none; }  /* bigを非表示 */
}
#header .innerBox #site-title {
    padding-bottom: 0px;
	float:left;

}
.top_box1{
text-align: center;
width:300px;
float:left;
margin-left: 15px;

	}

#topPr .prImage a {
display: block;
overflow: hidden;
border: 0px solid #e5e5e5;
padding: 0px;
}
#topPr .prImage {
margin-bottom: 0px;
}
#topPr {
margin-bottom: 0px;
}



#header #site-title {

padding-right: 0px;

}
#content p {
    margin-bottom: 10px;
    padding: 0px 0px;
}
/* Facebook Likebox */
.Facebook_LikeBox .fb-comments,
.Facebook_LikeBox .fb_iframe_widget,
.Facebook_LikeBox .fb_iframe_widget[style],
.Facebook_LikeBox .fb_iframe_widget iframe[style],
.Facebook_LikeBox .fbcomments iframe[style],
.Facebook_LikeBox .fb_iframe_widget span {
    width: 100% !important;
}
table {
	width:100%;
display: table;
border-collapse: separate;
border-spacing: 2px;
border-color: gray;
}
table a {
text-decoration: underline;
font-weight: bold;
color: #9e0707;
}

body { font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }