#content h2, #content h1.contentTitle, #content h1.entryPostTitle {
    padding: 13px 0px px;
    margin-bottom: 10px;
}

#content h3 {
    padding-left: 0px;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

#content h4 {
    padding-left: 0px;
}

#header #headContact #headContactTxt, #header #headContact #headContactTime {
    font-size: 14px;
    font-weight: 700;
}

#content table th, #content table td {
    border: 1px;
    margin-right: 2px;
    border-bottom: 1px dotted #e5e5e5;
}

#main #container #content {
    padding-bottom: 5px;
}

a:hover img {
    opacity: .7;
    filter: alpha(opacity=60);
}

#header #headContact {
    line-height: 190%;
}

#header #headContact #headContactTime {
    line-height: 30px;
}

#header .innerBox #site-title {
    padding-bottom: 0;
}

#header .innerBox {
    padding-top: 0;
}



/*コンテンツ画像マージンゼロ化*/
#content img.alignleft, #content img.alignright, #content img.aligncenter {
    margin-bottom: 0;
}

/*3prテキストボールド*/
#topPr p.topPrDescription {
    font-weight: 700;
}

/*引用ボーダー幅*/
#content blockquote, #content .sectionFrame {
    border: 5px solid #efefef;
}

/*固定ページパンリスト高さ変更*/
#panList .innerBox {
    line-height: 10px;
}

/*メイン画像トップパディング幅変更*/
#topMainBnrFrame {
    padding-top: 10px;
}



/*フッターライン変更*/
#footMenu .menu {
    padding: 10px 0;
    border-top: 3px dotted #4682b4;
    border-bottom: 3px dotted #4682b4;
}

/*TOP新着情報日付ボールド*/
#content .infoList .infoDate {
    margin-right: 8px;
    color: #c00;
}

* {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

/*TOP3PRマージン変更*/
#topPr {
    margin-bottom: 5px;
}

/*新着情報マージン変更*/
#content #topInfo, #content #topBlog {
    margin-bottom: 0;
}

#content .infoList {
    padding-bottom: 10px;
}

#content #topInfo h2, #content #topBlog h2 {
    margin-bottom: 0;
    margin-top: 10px;
}

#headerTop #site-description {
    line-height: 0;
    font-size: 16px;
	 font-weight: 700;
}

#headerTop #site-description {
    color: #2d2d2d;
    padding: 30px 0 10px;
}

/*ヘッダーロゴサイズ変更*/
#header .innerBox #site-title a img {
    max-height: 80px;
}

/*グローバルメニュー変更*/
/*グローバルメニュー変更*/
/*グローバルメニュー変更*/
#gMenu .menu li a strong {
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
}

#gMenu .menu li a strong {
    padding: 0;
    font-size: 15px;
}

* {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

#gMenu .menu {
    border-top: 2px solid #4682b4;
    border-bottom: 1px solid #4682b4;
}

#gMenu .menu>li:after {
    border-right: 1px dotted #4682b4;
}


/*ヘッダー情報フォントサイズ変更*/
@media (min-width: 770px)
#header #headContact #headContactTxt {
   
}

#header #headContact #headContactTxt {
    letter-spacing: 0;
    margin-bottom: 3px;

}

#header #headContact #headContactTxt, #header #headContact #headContactTime {
    font-size: 18px;
}

* {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

/*固定ページタイトル消去*/
#pageTitBnr #pageTitInner #pageTit {
    font-size: 0;
    font-weight: 100;
    display: none;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 0;
    width: 100%;
}

/*ぱんくずサイズアップ*/
#panList {
    font-size: 0;
}

#panList .innerBox ul {
    border-top: 0 dotted #e5e5e5;
    border-bottom: 0 dotted #e5e5e5;
}

/*上部パディング詰め*/
@media (min-width: 970px)

#main #container {
    padding-top: 10px;
}

/*下部電話エリアパディング詰め*/
#content .mainFootContact {
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
    border-top: 1px dotted #e5e5e5;
    border-bottom: 1px dotted #e5e5e5;
}

#content .mainFoot {
    display: block;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 30px;
}

#content .entry-content {
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
}

/*コンテンツ本文調整*/
#content p {
    line-height: 175%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0;
    font-weight: 100;
}

