@charset "Shift_JIS";

#map 
{
	height:450px;
	width:450px;
	border:none;
	float : right;
	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;
}
#access div.section div.back
{
	text-align:right;
	padding-right:20px;
	margin-top:1em;
}
#access div.section div.office
{
}
#access div.office p.office_name
{
	font-size:120%;
	font-weight:bold;
}
#access div.office div.sales_area
{
	width:690px;
	border:none;
	float : right;
}
#access div.office div.sales_area_title
{
	float:left;
	margin-left:20px;
	width:90px;
	font-weight:bold;
	line-height:140%
}
#access div.office div.sales_area p
{
	margin:0;
}
#access div.office div.clearFix
{
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:1px solid #E5E5E5;
}
