@charset "UTF-8";
/* CSS Document */


/* =================================== */
/* 旅行業約款・条件書ページ：設定 */
/* =================================== */

.privacy_text
{
	font-size:12px;
	line-height:20px;
	height:200px;
	width:580px;
	padding:10px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	display:block;
	overflow: scroll;
	border: solid 1px #999999;
	display:block;
}
