/* 鼎泰豊ページCSS */

/* タイトルエリア設定
----------------------------------------------- */
.country{
	width:700px;
	text-align:left;
	border:1px solid #CCCCCC;
}
.introtext {
	font-size: 15px;
	padding:5px;
	line-height: normal;
	layout-grid-line: 10px;
}
.tourtext {
	font-size: 15px;
	padding:2px 0 0 0;
	line-height: normal;
	layout-grid-line: 10px;
	text-align:center;
}
.bold_red {
	color:red;
	font-weight:bold;
}
.desti {
	font-size: 16px;
	background-color:#FF8000;
	color:black;
	font-weight:bold;
	padding:6px;
	margin:0 0 2px 0;
	line-height: normal;
	layout-grid-line: 10px;
}
.produ_title {
	font-size: 16px;
	background-color:#FFB468;
	color:black;
	font-weight:bold;
	padding:2;
	margin:2;
	line-height: normal;
	layout-grid-line: 10px;
}