@charset "utf-8";
/*
Theme Name: ★BizVektor子テーマサンプル★
Theme URI: http://bizvektor.com
Template: biz-vektor
Description: 
Author: ★あなた ｍ９っ・ｗ・）ｂ★
Tags: 
Version: 0.1.0
*/

/*2015.1.21 使用フォント */
* {
font-family: “Lucida Grande”, “segoe UI”, “ヒラギノ丸ゴ ProN W4”, “Hiragino Maru Gothic ProN”, “メイリオ”, Meiryo, Verdana, Arial, sans-serif;
}

/*H2 */
#content h2, #content h1.contentTitle, #content h1.entryPostTitle {
text-shadow: 0 1px #ffffff;
clear: both;
font-size: 128.6%;
padding: 20px 15px 15px;
font-weight: bold;
color: #333;
border-top: 1px solid #e5e5e5;
border-bottom: 3px solid #ff9900;
position: relative;
line-height: 114.3%;
background: url(images/line_wh.png) left top repeat-x;
box-shadow: 0px 1px 3px rgba(0,0,0,0.20);
}

/*H3 */
#content h3 {
text-shadow: 0 1px #ffffff;
box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);
position: relative;
clear: both;
font-size: 18px;
margin: 40px 0px 35px;
padding: 10px 10px 7px;
background-color: #f4f4f4;
border-left: 3px solid #ff9900;
}

#content table th, #content table td {
border: 1px solid #e5e5e5 !important;
margin-right: 2px;
border-bottom: 1px solid #e9e9e9;
}

#pageTitBnr #pageTitInner {
background: transparent !important;
padding: 0 0 !important;
}

form#searchform input#searchsubmit {
padding: 8px 8px !important;
}

.sideTower .localHead {
border-top: 0px solid #fff !important;
border-bottom: 0px solid #fff !important;
background-color: #fff !important;
border-left: 5px solid #ff9900 !important;
padding: 3px 5px 3px 5px !important;
font-weight: lighter !important;
margin-top: 10px;
}

/* =マウスオーバー時半透明
----------------------------------------------- */
a:hover img {
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}

#header .innerBox #site-title {
margin-top: 23px !important;
margin-bottom: 0;
margin-left: 0;
}

#pageTitBnr {
background-image: url("http://souzoku-sagamihara.com/wp-content/uploads/ps_neutral.png");
}

#pageTitBnr #pageTitInner #pageTit {
font-weight: lighter;
color: #999;
}

.sideTower .sideWidget .textwidget {
padding-top: 0px !important;
}

#siteBottom {
background-color: #ccc;
border-top: 1px solid #e5e5e5;
}

#footer {
padding: 0;
background-color: #ccc;
}

#pageTitBnr #pageTitInner #pageTit {
font-size: 22px;
font-weight: bold;
display: inline;
float: left;
margin-right: 20px;
margin-top: 25px !important;
margin-bottom: 23px !important;
line-height: 105%;
}

/* =吹き出し
----------------------------------------------- */
.left_balloon {
    position: relative;
    background: #fff;
    border: 1px solid #777;
    margin: 10px;
    padding: 10px;
    border-radius: 15px;
    margin-right: 20%;
    clear: both;
    max-width: 500px;
    float: left;
}
.left_balloon:after,
.left_balloon:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.left_balloon:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 7px;
    margin-top: -7px;
}
.left_balloon:before {
    border-color: rgba(0, 0, 0, 0);
    border-right-color: #000;
    border-width: 8px;
    margin-top: -8px;
}

.clear_balloon{
  clear: both;
}

#content .sectionFrame {
box-shadow: inset 0px 0px 0px 4px rgba(0, 0, 0, 0.05) !important;
border: 1px solid #ccc !important;
margin-bottom: 20px !important;
padding: 10px 20px 5px !important;
margin-bottom: 20px !important;
}

#content .flowBox2 {
margin-bottom: 15px;
display: block;
overflow: hidden;
}

#content .flowBox2 dl {
display: block;
overflow: hidden;
padding: 15px 20px;
border: 3px solid #e5e5e5;
}

#content .flowBox2 dl dt {
border-bottom: 1px dotted #ccc;
margin-bottom: 10px;
font-size: 1.2em;
}

#content .flowBox2 dl dd {
margin-bottom: 0;
}

/* =マーカー
----------------------------------------------- */
.marginmarker {
      background-color: #ffff00;
}

/* =記事枠
----------------------------------------------- */
.infobox {
background-color: #F5F5F5;
border: 1px dashed #ccc;
padding: 15px;
}

/* =記事枠2
----------------------------------------------- */
.infobox2 {
border: 1px dashed #ccc;
padding: 15px;
margin-bottom: 15px;
}


#gMenu {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #ff9900;
border-top: 1px solid #e5e5e5;
background: url(images/bg_gr_up.png) left bottom repeat-x #fff;
}

#headerTop {
display: none;
color: #666;
border-top: 0px solid #ff9900;
background: #f3f3f3;
overflow: hidden;
width: 100%;
padding: 2px 0px;
clear: both;
font-size: 85.7%;
}

::selection {
background-color: #ff9900;
color: #fff;
}

a {
overflow: hidden;
color: #ff9900;
}
a:hover,
a:active  { color:#FFD700; text-decoration:none; }

#pagetop a:hover	{ background:url(images/icon_arrow_top.png) center bottom no-repeat #ff9900; color:#FFF; }

#content dt {
color: #000;
padding-bottom: 3px;
margin-bottom: 10px;
color: #ff9900;
}

a.btn, .linkBtn a, input[type=button], input[type=submit] {
color: #FFF;
display: inline-block;
overflow: hidden;
margin-top: 15px;
position: relative;
padding: 8px 15px 6px;
text-decoration: none;
cursor: pointer;
border: 1px solid #ff9900;
background: url(images/arrow_wh_s.png) right bottom no-repeat #ff9900;
box-shadow: inset 0px 0px 1px rgba(255,255,255,1);
}

#content .sectionFrame {
box-shadow: inset 0px 0px 0px 4px rgba(0, 0, 0, 0.05) !important;
border: 1px solid #ccc !important;
margin-bottom: 20px !important;
padding: 10px 20px 5px !important;
margin-bottom: 20px !important;
}

#main #container #sideTower {
float: right;
width: 250px;
clear: none;
}

.sideTower .sideWidget {
margin-bottom: 0px;
}

#gMenu .menu li a span {
color: #ff9900;
display: block;
font-size: 10px;
line-height: 140%;
letter-spacing: 1px;
font-family: verdana, Arial, Helvetica, sans-serif;
display: none;
}

#header #site-title a img {
max-height: 80px;
margin-top: 3px;
}

#gMenu .assistive-text {
background-color: #ff9900;
}

#topMainBnr {
padding: 20px 0;
}

#topMainBnr {
box-shadow: inset 0px 1px 3px rgba(0,0,0,0.25);
display: block;
padding: 10px 0;
background-image: url("http://souzoku-sagamihara.com/wp-content/uploads/ps_neutral.png");
}

form#searchform input#searchsubmit {
border: 1px solid #ff9900;
background-image: none;
margin: 0px 10px 0px 0px;
float: right;
background-color: #ff9900;
color: #fff;
}

#footerSiteMap .menu li	a {
padding: 8px 0px 8px 0px;
}

#footerSiteMap .menu a:hover{ color:#ff9900; }

#footMenu .menu li a:hover	{ color:#ff9900; text-decoration:underline; background:none; }

.about {
background-color: #f3f3f3;
}