@charset "Shift_JIS";

#map 
{
	height:450px;
	width:450px;
	border:none;
	float:left;
	margin-left:1em;
}

#access div.text_area
{
	float:left;
	margin-left:20px;
	padding-right:1em;
	width:280px;
}

#access div.text_area p
{
	margin:0;
	padding:10px 0;
	border-bottom:1px solid #E5E5E5;
}

#access div.text_area p.company
{
	font-size:120%;
	font-weight:bold;
}

#access div.text_area p span
{
	font-weight:bold;
}