@charset "utf-8";
/* CSS Document */
.contents.brown {
	overflow: hidden;
}
#section03 .img {
	float: left;
	width: 40%;
	margin-right: 2%;
}
#section03 .heading {
	font-size: 14px;
	font-weight: bold;
}
#section03 .address {
	margin-top: 1%;
}
#section03 .address li {
	margin: 0 3% 0;
}
.link_button {
	background: #2A1E04;
	padding: 3%;
	border-radius: 5px;
    float: right;
    margin-right: 3%;
}
.link_button a {
	color: #FFF;
}
#section03 .contents.dark {
	background: #E5D6C0;
}
.brown {
	background: #F5F0E3;
	padding-bottom: 5%;
	overflow: hidden;
}
.habana {
	margin: 15px 3% 0
}
.bnr_music {
	margin-top: 3%;
}