@charset "Shift_JIS";
@import url(/common/css/jtb_site_970.css);
@import url(/common/css/function_970.css);
@import url(./hkd.css);





/* ////////////////////////////////////////////// ページ設定 */
#wrapper {
	width :742px;
	padding: 30px 114px;
	background: #000;
}





/* ////////////////////////////////////////////// タイトル */
#title {
	border: solid 1px #999;
	xborder-bottom: none;
	width: 740px;
}

#title h1 {
	display :none;
}





/* ////////////////////////////////////////////// その他の設定 */
.right {
	text-align: right;
}

#wrapper a,
#wrapper a:link {
	color: #fff;
}

#wrapper a:hover {
	color: #ff0;
}

#wrapper a:active {
	color: #f00;
}