

/*** for PC Browser ***/
@media (min-width:401px)
{
/*中部総合のフッターの設定
------------------------*/

/*各局のフッターの設定
------------------------*/


#c_sougou_footer{
 border:1px solid #dddddd;
 background-color:#e7f1f1;
 width:748px;
 clear:both;
 border-bottom:0px; 
}

	

.inquiry_1{
 padding:1px;
 font-size:110%;
 line-height:125%;
 width:8em;
 margin-top:2px;
 margin-left:5px;
 margin-right:2px;
 margin-bottom:5px;
 border-right:1px solid #bbbbbb;
 float:left;
}


.inquiry_2{
 color:#333333;
 font-size:110%;
 line-height:125%;
 padding:1px;
 margin-top:2px;
 margin-left:1px;
 margin-right:2px;
 margin-bottom:5px;
 float:left;
}

.copyright{
	font-size:13px%;
	color:#eeeeee;
	margin-top:3px;
	padding-top:5px;
	padding-right:10px;
	float:right;
}

#c_sougou_footer_bottom{
    clear:both;
    background-image:url(/secure/14149/footer-bottom_back.gif);
    background-position:top;
	background-repeat:no-repeat;
    background-color:#393;
	width:750px;
	height:30px;
}
}
