h2.title {
	margin: 30px 0 15px 0;
}

p,ul,.titleimg {
	margin-bottom: 15px;
}

div.tourlist{
	width: 240px;
	float: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

table.type01 {
	margin-bottom: 15px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table.type01 caption {
	background: #c5d96c;
	padding: 5px 0 5px 10px;
	border-left: 5px solid #690;
	text-align: left;
	color: #326700;
	font-size: 110%;
	font-weight: bold;
}
table.type01 th,table.type01 td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: top;
}

table.type01 th {
	background: #f4fad9;
	text-align: left;
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}
.clearfix {display:inline-block;} /*ie7 b*/

.clearfix {display:block;} /*opera & safari */
/*ie6 and no IE mac*/
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


