@charset "Shift_JIS";

/*------------------------------------------------------
小松空港website
インポートCSS,基本レイアウトCSS
------------------------------------------------------*/

/* インポートCSS
------------------------------------------------------*/

@import url("common.css");
@import url("detail.css");




/*CSSハック
--------------------------------------------------*/
.clearfix:after {/* IE以外のモダンWebブラウザ向け */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {/* WinIE7、MacIE5対策 */
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {/* WinIE4〜6、MacIE4〜5対策 */
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* 基本レイアウト
------------------------------------------------------*/

body
{
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#pbody {
	width:770px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}


#pnavi {
	background-color:#E7E7E7;
	font-size:87.5%;
	line-height:160%;
	margin:0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

/* ヘッダー
---------------------------------*/
#header {
	padding:0 0 0 0;
	margin:0 0 0 0;
	border: none;
	width:770px;

}

.siteId{
		background-color: #1AAB19;
}
.headBg {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.searchform {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 10px;
}

.searchInput{
	width: 140px;
	border: 1px solid #CCCCCC;	

}

#headBtn{}

#headBtn ul {
	display: inline;
	margin: 0 0 0 0;
	padding: 0px;
}

#headBtn li {
	display: inline;
	list-style: none;
	margin: 0;
	letter-spacing: 0em;
	word-spacing: 0em;
	font-weight: bold;
	padding: 0;
}

.flRight{
	float: right;
	padding:0;
	width: 100px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.flLeft{
	float: Left;
	padding:0;
	width: 100px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.changetxtHead {
	margin: 0px;
	width: 260px;
	background-image: url(../images/changetxt_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
}

.changetxtFoot {
	margin: 0px;
	width: 260px;
	padding: 0 0 4px 0;
	background-image: url(../images/changetxt_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.subbar {
	background-image: url(../images/bg_head_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1AAB19;
	vertical-align: bottom;
}

#gnavi {
	width:770px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-image: url(../images/bg_gnavi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#subGnavi {
	text-align: center;
	text-decoration: none;
	background-image: url(../images/bg_subnavi.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}


#subGnavi a{}

#subGnavi ul {
	display: inline;
	margin: 0 0 0 0;
	padding: 0px;

}

#subGnavi li {
	display: inline;
	list-style: none;
	margin: 0;
	font-size: 87.5%;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;

}





/*基本パーツ*/



.right {/*右寄せ*/
	text-align: right;
}

.left {/*左寄せ*/
	text-align: left;
}


.clear {/*クリアー*/
	clear: both;
}

.out {/*外部リンク*/
	list-style-image: url(../images/icon_out.gif);
}

.in {
	margin: 0 0 0 0;
	padding:3px 0 0 0;
	font-size: 78%;
	line-height:140%;
	font-weight: bold;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

.morelist {/*搭乗･到着手続き*/
	margin: 0 0 0 0;
	padding:3px 0 0 0;
	font-size: 87.5%;
	line-height:140%;
	font-weight: bold;
	text-align: right;
}

.in a, .morelist a  {
	background-image:  url(../images/arrow_green.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}





/* footer
------------------------- */
#footer {
	padding:0;
	border: none;
	width:770px;
	text-align: center;
	clear: both;
	float: none;
	margin-top: 3em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.fnaviBg{
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

#footer ul {
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
}

#footer li {
	display: inline;
	list-style: none;
	margin: 0;
	font-weight: bold;
	padding: 0;
}

.pageup{
	text-align: right;
	margin: 0;
	padding: 5px;
}

#footer p{
	padding:0 0 0 0;
	margin:0 auto 0 auto;
	border: none;
	width:750px;
	font-size: 87.5%;
	line-height: 140%;
	text-align: left;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87.5%;
	line-height: 140%;
	color: #666666;
	background-image: url(../images/copy_line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	text-align: center;
	margin: 10px 0 0 0;
}
