#cont01 h2 {
	width: 88%;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 2px;
	background-color: #F3F3F3;
	line-height: 35px;
	padding-left: 12%;
	background-image: url(../img/brown.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 5px 5px;
}

#cont01 .cont01_float {
	width: 97%;
	margin: 50px auto 0;
	border-bottom: 3px dotted #4D4D4D;
}

#cont01 .cont01_float:last-child{
	border-bottom: none;
}
#cont01 .cont01_float .ct01fl_left {
	width: 80%;
	margin:  0 auto;
	/*float: left;*/
}

#cont01 .cont01_float .ct01fl_left img {
	width: 100%;
}


#cont01 .cont01_float .ct01fl_right {
	width: 80%;
	padding: 0 10%;
	margin-bottom: 25px;
}

#cont01 .cont01_float .ct01fl_right h3 {
	font-size: 16px;
	font-weight: 800;
	color: #4D4D4D;
	letter-spacing: 2px;
	margin-top: 20px;
}

#cont01 .cont01_float .ct01fl_right p {
	font-size: 12px;
	line-height: 17px;
	font-weight: 400;
	color: #4D4D4D;
	margin-top: 10px;
}

#cont01 .cont01_float .ct01fl_right p a{
	font-size: 12px;
	font-weight: 400;
	color: #F47EBD;
	margin-top: 10px;
}
#cont01 .cont01_float .ct01fl_right a{
	font-size: 12px;
	font-weight: 400;
	color: #F47EBD;
	margin-top: 10px;
}

#cont01 iframe {
	display: block;
	width: 100%;
	height: 270px;
	margin: 20px auto;
	text-align: center;
}
#cont01 iframe.indoor{
	margin-bottom: 50px;
}