@charset "utf-8";
/* CSS Document */

/*----------------------------------
@import
----------------------------------*/

@import "cnt.css";/* cnt.cssのインポート */

/*----------------------------------
=01 layout
----------------------------------*/

#rightcont .profile{
	margin-top:0;
	}

.map{
	width:520px;
	height:462px;
	margin:20px auto 40px;
	text-align:center;
	padding-top:6px;
	clear:both;
	background:url(../img/bgfr_access-map.gif) no-repeat;
	}


.maptxt { text-align:left;}