/* 色の変更
--------------------------------------*/

/*出発地タブの背景色*/
#head{
	background:#a9f8fd;
}

/*ツアー ブロックアウトライン*/
#outline{
	border:2px solid #b9a976;
	background:#fff;
}
#inline{
	border:1px solid #b9a976;
}


/*その他関連特集ページ　リンク色*/
.other_links li a{
	color:#fff;
	background:#fa964c;
}



.tour_title{
	color:#bf392d;
	margin-top: 10px;
	margin-bottom: auto;
}
.bgover:hover .tour_title{
	color: #005a90;
}
#center_bg img{
	/*border-left: 1px solid #2226d5;
	border-right: 1px solid #2226d5;
	width: 948px;*/
}
