@charset "utf-8";


div.pro h2 {
	margin-bottom: 30px;
	}

	
div.pro div.section {
	zoom: 1;
	margin-bottom: 20px;
	}

div.pro div.section:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
	}
	
div.pro div.section h3 {
	margin: 0 0 20px 240px;
	}

div.pro div.section p {
	margin: 0 0 20px 15px;
	}

div.pro div.section div.image {
	margin: 0 10px 0 15px;
	float: left;
	text-align: center;
	}

div.pro div.section div.image img {
	border: 3px solid #fff;
	}

div.pro div.section table.schedule {
	margin-left: 240px;
	width: 420px;
	}

div.pro div.appealing {
	margin-bottom: 50px;
	text-align: center;
	}
	
