
/*----------------------------------------------------
 sightseeing style
----------------------------------------------------*/

#contents_frame {
	background-image: url(../../images/contents_bg_02.gif);
}


h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


.special_01 {
	width: 570px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
div.special_01 p span {
	color: #78011C;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
div.special_01 table {
	width: 570px;
	font-size: 12px;
	line-height: 1.5em;
	border-top: 1px solid #DFDFDF; 
	border-bottom: 1px solid #DFDFDF; 
	margin: 0px 0px 0px 0px;
}
div.special_01 table th {
	width: 50%;
	font-weight: normal;
	background-color: #f5f5dc;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 5px;	
}
div.special_01 table td {
	text-align: center;
	background-color: #f5f5f5;
	margin: 0px 0px 0px 0px;
	padding: 5px;	
}



/*----------------------------------------------------
 style end
----------------------------------------------------*/

