/* 汎用設定 */
body {
  font-size: 95% !important;
  line-height: 1.8em !important;
}
h1,h2,h3,h4,h5,h6,p,li{
  font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif !important;
}

@media (min-width: 770px) {
  #header .innerBox #site-title a img {
  max-height: 120px;
}
}
@media (min-width: 970px) {
#header .innerBox {
  background:url(http://all-rental-t.com/wordpress/wp-content/uploads/2015/04/bg_header.png) bottom left #fff no-repeat;
}
}
h1.contentTitle {
  margin: 0px 0px 20px !important;
}
#widget-page-6 h3{
  background:url(http://all-rental-t.com/wordpress/wp-content/uploads/2015/04/bg_top_h3.png) top left #fff no-repeat;
  padding: 0 0 0 40px;
  line-height:2em;
}
#content p{
  text-indent:1em;
  line-height: 130%;
}
/* 画像キャプション設定 */
#content .wp-caption {
  background: #ccffc6 !important;
  height:120% !important;
}
.wp-caption-text{
  width:100%;
  text-align:left !important;
  text-indent:0;
  font-size:11px !important;
  font-weight:bold;
  color:#666 !important;
}
/* ヘッダー連絡先設定 */
#header #headContact #headContactTxt {
  font-size: 14px !important;
  font-weight:bold;
  color:#401000;
}
#header #headContact #headContactTime {
  font-size: 12px;
}
#header #headContact #headContactTime {
  font-size: 14px !important;
  font-weight:bold;
  color:#401000;
}
/* サイドメニュー設定 */
@media (min-width: 970px) {
#main #container #sideTower { width:240px; }
}
.sideTower .sideWidget .textwidget {
  padding-top: 0px;
}
#sideTower li a {
  font-size:120%;
  color: #666666;
}
#sideTower .localHead {
  background:url(http://all-rental-t.com/wordpress/wp-content/uploads/2015/04/icon_vmenu.png) bottom left #fff no-repeat !important;
  border-top: 5px solid #068400 !important;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  -moz-box-shadow: inset 0 1px 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  padding-left:50px
}
_.localNaviBox h3.localHead{
  background:url(http://all-rental-t.com/wordpress/wp-content/uploads/2015/04/icon_vmenu.png) top left #fff no-repeat !important;
  padding: 0 0 0 40px !important;
}
/* メインコンテンツ設定 */
@media (min-width: 970px) { /* スクロール分余裕に20px */
#main #container #content {
  float: left;
  width: 690px !important;
}
/* 3PR画像設定 */
#topPr .prImage {
  border: 0px solid #ccc;
}
/* 親ページブロック設定 */
#content .child_page_block {
  height: 100% !important;
}
/* 画像dropshadow、角丸設定 */
_#content img {
  box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
/* Grid設定 */
.bv-grid-unit-item {
  border-radius:10px;
}

/* フォーム設定 */
#fscf_form_fieldset2{
  max-width:90% !important;
}
/* フッター設定 */
#footer dl#footerOutline {
  margin: 0px;
  line-height: 150%;
  width: 300px;
  color:#fff;
}
#footer dl#footerOutline dd {
  font-size: 85.7%;
  line-height: 150%;
  color: #000;
}
#powerd{
  display:none;
}