@charset "UTF-8";

#profile {
	width:470px;
	padding:30px 0;
	margin:80px 100px 0 100px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	float:left;
	text-align:left;
}
#profile div {
	text-align:left;
}
#profile .box1 {
	width:470px;
	margin-top:30px;
}
#profile .box2 {
	width:470px;
	margin-top:25px;
}
#profile .box2a {
	width:100px;
	margin-right:10px;
	float:left;
}
#profile .box2b {
	width:360px;
	float:left;
}
#profile .box3 {
	width:470px;
	margin-top:10px;
}
#profile .box3a {
	width:40px;
	margin-right:10px;
	float:left;
}
#profile .box3b {
	width:400px;
	float:left;
}
#profile .box4 {
	width:470px;
	margin-top:20px;
	font-size:16px;
}
#profile .box4 a {
	color:#B3A502;
	text-decoration:underline;
}

#googlemap {
	width:490px;
	height:370px;
	margin-top:80px;
	float:left;
}

