@charset "utf-8";

.mainContent{
	background: url(../studio/img/studio_bg01.jpg) top right no-repeat;
	font-size: 111%;
}
.topicPath{
	font-size: 88%;
}
.map{
	padding-left: 20px;
	padding-bottom: 350px;
}
iframe{
	width: 560px;
	height: 350px;
	margin: 0 0 7px 0;
	overflow: hidden;
}
.map p a{
	color: #f6eca3;
	text-decoration: underline;
}
.map p a:hover{
	text-decoration: none;
}