<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */




.tour01{
	margin: 30px 0; 
	}

.tour01_text{
	float: left;
	width: 441px;
	}

.tour01_read{
	margin: 0 0 20px 0;
	font-size: 30px;
	font-weight: bold;
	line-height:;
	}
	
.tour01_icon{
	float: right;
	width: 309px;
	}
	
.tour02{
	margin: 0 0 40px 0;
	}

.tour02_a01 {
	padding: 10px 0 10px 16px;
	background: url(../tour/images/li_bg.gif) no-repeat top left;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	}
	
.tour02_a02 {
	padding: 10px 0 10px 16px;
	background: url(../tour/images/li_bg.gif) no-repeat top left;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	border-top: #666 1px solid;
	border-bottom: #666 1px solid;
	border-left: #666 1px solid;
	}

.tour02_b01 {
	padding: 10px 0 10px 16px;
	background: #FFF;
	font-size: 14px;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	border-right: #666 1px solid;
	}

.tour02_b02 {
	padding: 10px 0 10px 16px;
	background: #FFF;
	font-size: 14px;
	border: #666 1px solid;
	}


.tour03{
	padding: 20px;
	background: #FFF;
	text-align: center;
	}

.tour03 ul{
	width: 500px;
	margin :0 auto;
	}

.tour03 ul li{
	float: left;
	list-style: none;
	}

	
	
.tour03_tel{
	magin: 20px 0 0 0;
	}



.r20{	padding: 0 20px 0 0;}


.tour{
	position: relative;
	margin:0;
	padding:0;
	}


.tour img{
	margin:0;
	padding:0;
	}
	
.tour_movie{
	position: absolute;
	left: 131px;
	top: 1935px;
	}
	
	
.title_img{
	z-index: 2;
	position: absolute;
	left: 611px;
	top: -57px;
	}		
</pre></body></html>