/* -----------------------------------------------------------------------

	牧島かれん WEB　事務所ご案内CSS

-----------------------------------------------------------------------*/
h2{
background:url(../access/images/title.jpg);
}
h3{
	width:170px;
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 41px;
}
.mt01{
	background-image: url(../access/images/access_tit.gif);
}
.mt02{
	background-image: url(../access/images/room_tit.gif);
}
#access-leftbox{
	float:left;
	width:180px;
	display:inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 40px;
}
#access-rightbox{
	float:right;
	width:650px;
	display:inline;
	margin-top: 0;
	margin-right: 30px;
}
#map {
	clear: both;
	margin: 20px 0 40px 40px;
	border: 1px solid #CCCCCC;
}
