/*
Theme Name: biz-vektor Child Theme
Theme URI: http://example.com/themes/biz-vektor-child-theme
Author: bottsu
Author URI: http://bottsu.web9.jp/test/wp-content/themes/
Description: Child theme for biz-vektor theme for WordPress
Template: biz-vektor
Version: 0.0.1
*/

body {
    font-size: 1em;
    line-height: 1.7em;
}

#sideTower .sideWidget {
background-color:#F5F5F5;
}

#sideTower .localHead {
    border-bottom: 0px;
    border-top: 0px;
    font-size: 18px;
    font-weight: nomal;
    padding: 13px 10px 10px;
    position: relative;
}

#sideTower .sideWidget li a {
    background: none;
    color: #666666;
    display: block;
    padding: 13px 1px 11px 2px;
    text-decoration: none;
}

#sideTower .sideWidget li {
    border-bottom: 1px solid #CCCCCC;

    line-height: 121.4%;
    list-style: none outside none;
}

#main #container #sideTower {
    clear: none;
    float: right;
    width: 280px;
}

.syusai {
    background-color: #828282;
    color: #FFFFFF;
    padding: 4px;
}

.kankei {
    background-color: #828282;
    color: #FFFFFF;
    padding: 4px;
}

.date2 {
    background-color: #FFFAF0;
    padding: 4px 0;
}

#sideTower .sideWidget li {
    border-bottom: 1px solid #CCCCCC;
    font-size: 0.95em;
    line-height: 151.4%;
    list-style: none outside none;
}

.seminar {
 background-color: #696969;
 color:#fff;
 margin:10px 0;
}

div#trust-form.contact-form table th {
    border-bottom: 1px solid #CCCCCC;
    border-left: 5px solid #800080;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}

#content tr th, #content thead tr th {
    background-color: #F0E68C;
    padding: 9px 24px;
    white-space: nowrap;
}





@import url('../biz-vektor/style.css');