.tourTitle {
	margin-left: 40px; /* Š´Šo */
	margin-right: 10px;
	color: #1479c5;
	font-size: 24px;
	line-height: 34px; /* Š´Šo */
}
.sectionArea {
	width: 630px;
	margin-top: 20px;
	line-height: 1.5;
}

.tourInfo_tbl td {
	padding: 5px;
	line-height: 1.2;
}

.tourAttend_tbl td {
	padding: 2px;
}

.info_tbl {
	margin:auto;
	font-size:14px;
	background-color:#ffffff;
}

.info_tbl td {
	padding: 6px;
	line-height: 1.5;
}

.info_tbl_left {
	background-color:#ccdce5;
	text-align:left;
	font-weight:bold;
}

.info_tbl_right {
	background-color:#ffffff;
	border:1px solid #cccccc;
	text-align:left;
}

.form_tbl {
	background-color:#999999;
	color:#444444;
	width:100%;
	margin:auto;
}
	

.form_tbl td {
	background-color:#ffffff;
	color:#444444;
	padding: 6px;
	line-height: 1.5;
}

.form_tbl .title {
	font-size:large;
	text-align:center;
	background-color:#008ec2;
	color:#ffffff;
}

.form_tbl input.btn {
	/padding-top: 4px;
}

.title {
	width: 100%;
	margin-bottom: 10px;
	background-color:#efefef;
	border:1px solid #aaaaaa;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	text-align: center;
}

.topic01 {
	margin:5px 0 8px 0;
	padding:0 0 5px 5px;
	border-bottom:1px dotted #cccccc;
	font-weight:bold;
}

p.first:first-letter {
	font-size:26px; 
	font-style:bold; 
	line-height: 110%;
}

