@charset "utf-8";

#fixedBox h3  {
	margin-bottom: 34px;
	text-align: center;
	width: 916px;
}

#fixedBox .contWrap  {
	margin-bottom: 23px;
	padding: 22px;
	/*height: 197px;*/
	height: 297px;
	width: 872px;
	background-color: #FFF;
}
#fixedBox .contWrap .ttlBox {
	width: 156px;
	padding-right: 22px;
	float: left;
	/*height: 197px;*/
	height: 297px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	vertical-align: bottom;
	position: relative;
}
#fixedBox .contWrap .ttlBox img {
	position: absolute;
	left: 4px;
	top: 50%;
	margin-top: -6px;
}
#fixedBox .contWrap .contBox {
	width: 602px;
	float: left;
	padding-left: 22px;
}
#fixedBox .contWrap .contBox .txt_head {
	padding: 8px 0 8px 5px;
	display:block
}
#fixedBox .contWrap.tel {
	height: 205px;
}

#fixedBox .contWrap.tel .ttlBox {
	height: 205px;
}
#fixedBox {
	height: auto;
}
#fixedBox .contWrap.tel .contBox {
	padding-top: 21px;
}
#OT_searchWrapperAll #OT_logo .res_txt {
	padding-top: 7px;
	color: #900;
}
#fixedBox .contBox p span {
	font-weight: bold;
}
#fixedBox .contBox span.red {
	color:#900;
}
