﻿/*きっずらんどのフッターの設定
------------------------*/


#kids_footer{
 border:0px solid #dddddd;
 background-color:#ffffff;
 width:750px;
 clear:both;
 border-bottom:0px solid #b3ffb3;
}



.inquiry_1{
 padding:3px;
 font-size:130%;
 line-height:125%;
 width:160px;
 margin-top:2px;
 margin-left:12px;
 margin-right:1px;
 margin-bottom:5px;
 border-right:0px solid #bbbbbb;
 float:left;
}


.inquiry_2{
 color:#333333;
 font-size:100%;
 line-height:125%;
 padding:1px;
 margin-top:2px;
 margin-left:3px;
 margin-right:2px;
 margin-bottom:8px;
 float:left;
}

.copyright{
	font-size:small;
	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;
	width:750px;
	height:30px;
}

