/*
Theme Name: Startit_2
Theme URI: http://startit.select-themes.com/
Description: A Fresh Startup Business Theme
Author: Select Themes
Author URI:  http://themeforest.net/user/select-themes
Version: 1.3.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

body, h4, h4 a {
    color: #000000 !important;
}

.qodef-footer-widget-title {
 color : #ffffff !important ;
}

.qodef-footer-widget-title a {
 color : #ffffff !important ;
}

/* 左寄せ表 */
.Left TABLE {
  border-collapse: collapse;
  border-style: solid;
  border-color: #e1e1e1;
  border-width: 1px;
}
.Left TH {
  border-style: solid;
  border-color: #ccc;
  border-width: 1px 0px;
  text-align: Left;
  vertical-align: middle;
  height: 30px;
}
.Left TD {
  border-style: solid;
  border-color: #e1e1e1;
  border-width: 1px 0px;
  text-align: Left;
}
.vert_c td{
 vertical-align:middle;
}
