/*------------------------------------------------
	map print styles
--------------------------------------------------*/
body{
	font-size: 90%;
}
td{
	font-size: 90%;
}
#sw_header{
	width: 100%;
	background: url(../images/bg_sw_header.gif) left bottom repeat-x;
}
#sw_header02{
	width: 525px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#sw_header #logo{
	float: left;
	width: 164px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#sw_header #close{
	display: none;
}
#sw_contents{
	width: 525px;
	text-align: left;
	margin: 0px auto 0px auto;
}
#sw_footer{
	width: 525px;
	margin: 10px auto 0px auto;
	padding: 0px 0px 5px 0px;
	text-align: left;
	background: url(../images/l_footer.gif) left top repeat-x;
}

.corp_map_gm_info{
	text-align: left;
	line-height: 1.8em;
	font-size: 12px;
}
.corp_map_gm_info span{
	font-weight: bold;
	font-size: 16px;
}
.corp_map_title{
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 130%;
	float: left;
}
.corp_map_print{
	display: none;
}
.corp_map_print a{
	display: none;
}
.corp_map_access{
	margin: 10px 0px -20px 0px;
}
.corp_map_access table{
	width: 525px;
	border-top: 1px solid #d3d8d7;
	border-left: 1px solid #d3d8d7;
}
.corp_map_access table td{
	padding: 0px 0px 4px 0px;
	border-right: 1px solid #d3d8d7;
	border-bottom: 1px solid #d3d8d7;
}
.corp_map_access table td.corp_map_subhead{
	padding: 0px 0px 0px 0px;
}
.corp_map_access table td.corp_map_subhead h2{
	padding: 5px 8px 4px 18px;
	font-weight: bold;
	background: #e0edfc url(../images/i_subhead_02.gif) 10px center no-repeat;
}
.corp_map_access table td .corp_map_subhead02{
	padding: 10px 10px 0px 10px;
	font-weight: bold;
}
.corp_map_access table td table{
	margin: 0px 0px 0px 10px;
	width: auto;
	border: none;
}
.corp_map_access table td table td{
	padding: 4px 10px 0px 0px;
	vertical-align: top;
	line-height: 1.3em;
	border: none;
}
.corp_map_access table td table td.corp_map_subhead03{
	padding: 4px 10px 0px 10px;
	background: url(../images/i_black_01.gif) 4px 0.9em no-repeat;
}
.corp_map_address{
	margin: 10px 0px 0px 0px;
	line-height: 1.5em;
}
.corp_map_access_text{
	margin: 4px 10px 0px 10px;
	line-height: 1.5em;
}

















