<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*=====================================================
 * Style Name: fsint.css
 * Style URL: /sp/share/fs/css/fsint.css
 * Description:
 * Version: 1.0
 * Last Up Date: 2013/08/26
=====================================================*/



/*-----  contents -------

	1: fsint Elements

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



/*
===== 1: fsint Elements ===========================*/
div.inputHorizon dl.fntMedium:nth-of-type(3) {
	padding-top: 17px;
	background-image: url('/sp/domtour/pkg/info/modules/image/bg_ad_arrow.png');
	background-position: center top;
	background-size: 10px 12px;
	background-repeat: no-repeat;
}
div.inputHorizon dd.hasRightIcon div.slideButton {
	margin: 0;
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	box-shadow: 0 1px 3px rgba(159, 162, 172, .45);
	border-radius: 4px;
}
div.inputHorizon dd.hasRightIcon div.slideButton em {
	padding: 8px 10px 7px;
	background-image: url('/sp/domtour/pkg/info/modules/image/arrow_right_02.png');
	background-position: 95% 45%;
	background-size: 9px 13px;
		-webkit-background-size: 9px 13px;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
}
div.inputHorizon dd.hasRightIcon div.adPlaceIntText {
	display: none;
}
div.inputHorizon .btnWhiteM {
	width: 60%;
}
div.inputHorizon .iconCell.adPlaceIntChange {
	border: none;
	border-radius: 0;
	display: block;
	width: auto;
	text-align: center;
}
div.inputHorizon .iconCell.adPlaceIntChange img {
	margin-right: 8px;
}</pre></body></html>