@charset "utf-8";


/*===========================
ANAセールスフランス
パリ通信WEBサイト
※
サイドメニュー
===========================*/



/*レイアウト構成設計
※
カテゴリ内容のレイアウト
最大横幅サイズは190pixelです。
------------------------------*/

.navigation {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news-topics {
	margin-top: 57px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.free-space {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.free-space2 {
	background-image: url(../image/side_menu/image.gif);
	background-repeat: no-repeat;
	border-width: 0px;
	margin: 0px;
	padding: 8px 0px 0px;

}

.index {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.utilities {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}




/*navigation部の各種設定
※
------------------------------*/

.navi-title {
	height: 28px;
	width: 190px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/side_menu/navigation.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	background-position: 0px 0px;	
}
.navigation ul, .navigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navigation li {
	height: 26px;
	width: 185px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}



/*「最近の情報」リンク
※
-----------*/

#new a, #new a:link, #new a:visited {
	width: 185px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(../image/side_menu/list_marker.gif);
	vertical-align: middle;
	text-indent: 40px;
	line-height: 1.8em;
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#new a:hover {
	background-image: url(../image/side_menu/list_marker1.gif);
	color: #FF0000;
}




/*「過去の情報」リンク
※
-----------*/
#rest a, #rest a:link, #rest a:visited {
	width: 185px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(../image/side_menu/list_marker.gif);
	vertical-align: middle;
	text-indent: 40px;
	line-height: 1.8em;
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#rest a:hover {
	background-image: url(../image/side_menu/list_marker1.gif);
	color: #FF0000;
}








/*news-topics部の各種設定
※
------------------------------*/

.topics-title {
	height: 59px;
	width: 190px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/side_menu/news_topic.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	text-indent: -9999em;
}
.news-topics ul, .news-topics li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.news-topics li {
	height: 26px;
	width: 185px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

/*「最新の情報」リンク
※
-----------*/
#topix a, #topix a:link, #topix a:visited {
	width: 185px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(../image/side_menu/list_marker.gif);
	vertical-align: middle;
	text-indent: 40px;
	line-height: 1.8em;
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#topix a:hover {
	background-image: url(../image/side_menu/list_marker2.gif);
	color: #003399;
}



/*free space部の各種設定
※
------------------------------*/

.free-title {
	height: 317px;
	width: 190px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: -9999em;
	margin: 0px;
}




/*index部の各種設定
※
------------------------------*/

.index-title {
	height: 65px;
	width: 190px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/side_menu/index.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	background-position: 0px -58px;
}
.index ul, .index li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



/*index部ボタン
※
-----------*/

#btn-topix a, #btn-topix a:link, #btn-topix a:visited {
	height: 69px;
	width: 190px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/side_menu/btn_topix0.jpg);
	display: block;
	text-indent: -9999em;
}
#btn-topix a:hover {
	background-image: url(../image/side_menu/btn_topix1.jpg);
}

#btn-hotel a, #btn-hotel a:link, #btn-hotel a:visited {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/side_menu/btn_hotel1.jpg);
	display: block;
	text-indent: -9999em;
}
#btn-hotel a:hover {
	background-image: url(../image/side_menu/btn_hotel0.jpg);
}
#btn-tour a, #btn-tour a:link, #btn-tour a:visited {
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/side_menu/btn_tour1.jpg);
	display: block;
	text-indent: -9999em;
}
#btn-tour a:hover {
	background-image: url(../image/side_menu/btn_tour0.jpg);
}
#btn-meal a, #btn-meal a:link, #btn-meal a:visited {
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/side_menu/btn_meal1.jpg);
	display: block;
	text-indent: -9999em;
}
#btn-meal a:hover {
	background-image: url(../image/side_menu/btn_meal0.jpg);
}
#btn-life a, #btn-life a:link, #btn-life a:visited {
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/side_menu/btn_life1.jpg);
	display: block;
	text-indent: -9999em;
}
#btn-life a:hover {
	background-image: url(../image/side_menu/btn_life0.jpg);
}







/*utilities部の各種設定
※
------------------------------*/

.utilities-title {
	height: 40px;
	width: 190px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/side_menu/utilities.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
}
.utilities ul, .utilities li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



/*utilities部ボタン
※
-----------*/

#btn-panflet a, #btn-panflet a:link, #btn-panflet a:visited {
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/side_menu/btn_panflet0.jpg);
	display: block;
	text-indent: -9999em;
}
#btn-panflet a:hover {
	background-image: url(../image/side_menu/btn_panflet1.jpg);
}


#btn-freestay a, #btn-freestay a:link, #btn-freestay a:visited {
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/side_menu/btn_free_stay0.jpg);
	display: block;
	text-indent: -9999em;
}
#btn-freestay a:hover {
	background-image: url(../image/side_menu/btn_free_stay1.jpg);
}


#btn-travel a, #btn-travel a:link, #btn-travel a:visited {
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/side_menu/btn_travel0.jpg);
	display: block;
	text-indent: -9999em;
}
#btn-travel a:hover {
	background-image: url(../image/side_menu/btn_travel1.jpg);
}

#btn-tourdesk a, #btn-tourdesk a:link, #btn-tourdesk a:visited {
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/side_menu/btn_tourdesk0.jpg);
	text-indent: -9999em;
	display: block;
}
#btn-tourdesk a:hover {
	background-image: url(../image/side_menu/btn_tourdesk1.jpg);
}
