﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/*鳥取空港のフッターの設定
------------------------*/


#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:small;
	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;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/*鳥取空港のフッターの設定
------------------------*/


#tap_footer{
 border:1px solid #dddddd;
 background-color:#e2e1f4;
 width:318px;
 clear:both;
 border-bottom:0px; 
}

	

.inquiry_1{
 padding:1px;
 font-size:102%;
 line-height:125%;
 width:309px;
 margin-top:2px;
 margin-left:5px;
 margin-right:2px;
 margin-bottom:5px;
 border-bottom: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:none;
}

#tap_footer_bottom{
    clear:both;
    background-image:url(/secure/100612/footer_bottom.gif);
    background-position:bottom;
background-color:#8483FD;
	background-repeat:no-repeat;
	width:320px;
	height:auto;
float:left;
text-align:center
}
}
