@charset ""UTF-8"";

#atelier {
    float: left;
	width: 35%;
    height: auto;
    margin: 5% 44% 0% 4%;
}

#atelier_photo{
	float: left;
    width: 100%;
    height: auto;
	padding: 0;
	margin: 0;
	border-style: none;
}

#chubo {
    float: right;
	width: 4%;
    height: auto;
    margin: 4% 9% 0% 0%;
}

#chubo_title{
	float: right;
    width: 100%;
    height: auto;
	padding: 0;
	margin: 0;
	border-style: none;
}

#map {
    float: left;
	width: 35%;
    height: auto;
    margin: 0% 0% 0% 4%;
}

#map_image{
	float: left;
    width: 100%;
    height: auto;
	padding: 0;
	margin: 0;
	border-style: none;
}

#article1{
    float: left;
	width: 40%;
    min-width: 170px;
    height: auto;
    margin: 1% 0% 0% 4%;
    text-align: left;

}

#primary {
    float: right;
	width: 7%;
    height: auto;
    margin: 13.2% 4% 0 0;
}
