@charset "UTF-8";
@import url(../../css/style.css);
@import url(../../css/common.css);
@import url(../../css/font.css);
.title_main{	background: url(../img/title_main.jpg) no-repeat; }
.map{
	margin-bottom:30px;
}
.map p{
 	margin-bottom: 20px;
}
.map iframe{
	padding: 10px;
	border: 1px dotted #ccc;
}
.map img{
	border: 1px dotted #ccc;
}