@charset "utf-8";

/* profile
----------------------------------------------- */

#profile {
	width: 700px;
	margin:0 auto;
	padding: 200px 0 80px;
	text-align:left;
}

#profile h2 {
	margin-bottom: 60px;
}

#profile p {
	margin-bottom: 20px;
	line-height:2;
	font-size:0.625em;
	letter-spacing:1px;
}

#profile .body {
	display:block;
	overflow:auto;
}

#profile .heading {
	width: 155px;
	display:block;
	float:left;
}

#profile .heading02 {
	display:inline-block;
	width:7em;
}

#profile a {
	text-decoration:underline;
}

#profile .access_map {
	margin-top: 100px;
}

#profile .mapWrap {
	width:528px;
	margin:13px auto 0;
}

#profile .btn_map {
	margin-top: 38px;
	text-align:right;
}