@charset "utf-8";


/*===========================
ANAセールスフランス
パリ通信WEBサイト
※
ホテル詳細情報
===========================*/



/*レイアウト構成設計
※
カテゴリ内容のレイアウト
最大横幅サイズは585pixelです。
------------------------------*/

.title {
	padding: 0px;
	height: 150px;
	width: 585px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/title_list.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pgm {
	height: 33px;
	width: 585px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: center;
	border-top-style: solid;
	border-top-color: #cccccc;
	
}
.page-index {
	padding: 0px;
	height: 12px;
	width: 585px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
.information {
	width: 585px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../image/list_bg.gif);
	background-repeat: no-repeat;
}






/*Information部の設定
※
------------------------------*/

.caption {
	height: 15px;
	width: 565px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/caption.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.topics-day {
	width: 180px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.topics-category {
	margin: 0px;
	width: 360px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topics-info {
	width: 545px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: both;
}
.topics-line {
	width: 585px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 43px;
	text-indent: -9999em;
	background-image: url(../image/separate.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}




/*テキスト情報
※
------------------------------*/

.text-01 {
	font-size: 90%;
}
.text-01 a, .text-01 a:link, .text-01 a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.text-01 a:hover {
	color: #990000;
	text-decoration: underline;
}

.text-02 {
	font-weight: bold;
}
.text-02 a, .text-02 a:link, .text-02 a:visited {
	text-decoration: none;
	color: #000099;
}
.text-02 a:hover {
	color: #0000FF;
	text-decoration: underline;
}
