﻿/*鳥取空港のフッターの設定
------------------------*/


#tap_footer{
 border:1px solid #dddddd;
 background-color:#e2e1f4;
 width:748px;
 clear:both;
 border-bottom:0px; 
}

	

.inquiry_1{
 padding:1px;
 font-size:102%;
 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:102%;
 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:2px;
	padding-top:2px;
	padding-right:10px;
	float:right;
}

#tap_footer_bottom{
    clear:both;
    background-image:url(/secure/100612/footer_bottom.gif);
    background-position:top;
	background-repeat:no-repeat;
	width:750px;
	height:26px;
}
