@charset "Shift_JIS";

/*
 ------------------------------

 ◆(C)ANA footer CSS
 ◆Version: 1.0
 ◆creation date: 05/10/07
 ◆last update: 05/11/03

 ----------------------------- */


#footer {
	font-family:Osaka, MS PGOTHIC;
	margin: 6px 0 0 0;
	padding: 0;
	background-color: #fff;
	width: 800px;
}

#footer table {
	width: 800px;
	margin: 0;
	padding: 0;
}

.footerLink {
	margin: 0;
	padding: 0 0.8em !important;
	background-color: #1041aa;
	color: white;
	height:24px;
}

.footerLink a {
	color: white !important;
	text-decoration: none;
	background: transparent url(/common/image/footer-ico-02.gif) 0px 3px no-repeat;
	padding: 0px 0px 0px 10px;
	/* font-size: 10px; */
}

.footerLink a:visited {
	text-decoration: none !important;
}

.footerLink a:hover {
	text-decoration: underline !important;
}

.footerLink ul {	
	margin: -3px 0 4px !important;
	/* \*/
	margin: 2px 0 3px !important;
	/* */
	margin: 6px 0 6px;
	text-align: right;

}

.footerLink ul li {
	display: inline;
	line-height: 100%;
	padding:0 0 0 0.5em;
	margin:0;
	/* font-size: 10px !important;
	font-size: 70%; */
}

.footerLink ul li a {
	padding-left: 0.5em;
	border-left: 1px solid #fff;
	background:none;
}
.copy {
	margin: 0 !important;
	padding: 0;
	color: #656565;
	text-align:left;
	vertical-align:top;
}
.copy ul li {
	float:left;
	padding: 3px 0 0 0 !important;
}
.copy a {
	/* \*/
	display:block;
	/* */
	margin: 4px 10px 0 0 !important;
	margin: 6px 10px 0 0;
	padding: 10px 0 0 0;
	/* \*/
	padding: 0 !important;
	/* */
	line-height:170%;
	/* \*/
	line-height:130%;
	/* */
	color: #656565 !important;
	text-decoration: none;
	/* font-size: 10px !important;
	font-size: 70%; */
}

.copy ul li a.cpyimg {
	padding: 0 0 4px 0 !important;
	margin: 0 !important;
	line-height:100% !important;
}

.star {
	padding: 0.3em 0 0.5em 0 !important;
	text-align: right;
	vertical-align: top !important;
}


/* ポップアップ用 */

#footer-cpy {
	margin: 6px 0 0 0;
	padding: 0;
	background-color: #fff;
	width: 100%;
}

#footer-cpy address {
	border-top: 3px solid #1041aa !important;
	width: 100%;
	display: block;
}

/* 旅プラストップ用 */
#footer .tvl-footerLink {
	margin: 0;
	padding: 0 0.8em !important;
	background-color: #1041aa;
	color: white;
	height:24px;
}
#footer .tvl-footerLink a {
	color: white !important;
	text-decoration: none;
	background: transparent url(/common/image/footer-ico-02.gif) 0px 2px no-repeat;
	padding: 0px 0px 0px 10px;
	/* font-size: 10px; */
}
#footer .tvl-footerLink ul {
	margin: 2px 0 0;
	text-align: right;
}

#footer .tvl-footerLink ul li {
	display: inline;
	padding: 0 0 0 0.5em;
	margin:0;
	/* font-size: 10px !important;
	font-size: 70%; */
}
#footer .tvl-footerLink ul li a {
	padding: 0 0 0 0.5em;
	background: none;
}
#footer .copy .tvltopcpy {
	margin-right: 15px;
}

/* 旅プラス2階層目用 */
#footer .abroad {
	text-align:right;
}


/*

20060215追加(top.cssより分配)

 */

/* フッターリンク
 ----------------------------------------------- */
#container div#footerLink {
	border-top: 3px solid #1D4BAD;
	text-align:left;
	min-height: 20px;
	_height: 20px;/* IE対応 */
}

div#footerLink ul {
	float: right;
	list-style: none;
}
div#footerLink ul li {
	float: left;
	height: 20px;
	padding: 0 5px;
	border-left: 1px solid #CCC;
	line-height: 20px;
}
#container div#footerLink ul li a {
text-decoration:none;
color:#1C4BAF;
}

/* ここからMac版 IE 5.x にのみ適用させないスタイル \*/
div#footerLink ul li a { height: 20px; }
/*ここ以降は全てのブラウザに適用されるスタイル*/


/* フッター
 ----------------------------------------------- */
div#footer {
	border-top: 1px solid #CCC;
    text-align:left;
	height: 20px;
	margin: 0;/*[上書き] #footer */
}

/* フッターエリア用 */
body div#footer a:link,
body div#footer a:visited,
body div#footer a:hover,
body div#footer a:active {
	color: #666;
	text-decoration:none;
}
body div#footer a:hover {
	text-decoration:underline;
}

div#footer ul {
	float: left;
	width: 644px;
    padding-top:5px;
	list-style: none;
}

div#footer ul li {
	float: left;
	margin-right: 10px;
}
div#footer ul li.copy a {
margin:0;
padding:0;
}
div#footer ul li.copy img {
	margin-right: 10px;
	vertical-align: middle;
    margin-top:0px;

	/* MacIEのみに指定 \*//*/
    margin-bottom:6px;
	/**/
}
html>body div#footer ul li.copy img {/*WinIEのみに指定*/
    margin-bottom:10px;
}

div#footer p {
	float: right;
	width: 154px;
	margin: 4px 2px 0 0;
}



#footerlink img.icon {
	margin-top: -2px;
	margin-left: 3px;
	vertical-align: middle;
}


/* ポップアップ用 */

#footer-cpy {/*[上書き] #footer-cpy */
	border-top: 1px solid #CCC;
	margin: 0;
	padding: 0;
	width: 100%;
    text-align:left;
	height: 20px;
}
div#footer-cpy ul li.copy a {
width:126px;
}
html>body div#footer-cpy ul li.copy img {/*WinIEのみに指定*/
    margin-bottom:10px;
}
