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

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

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

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

/*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;
}

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

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

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

#header .innerBox {
	padding-top: 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#d83131;
	border-bottom: 1px solid #d83131;
}


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

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

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

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

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

/*コンテンツ本文行間縮小*/
#content p {
	line-height: 165%;
}

/*固定ページタイトル消去*/
#pageTitBnr #pageTitInner #pageTit {
	font-size: 0;
	font-weight: bold;
	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 {
	
}

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

/*下部電話エリアパディング詰め*/
#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;
}

