@charset "UTF-8";
/***********************************************
TGC CSS information
File Name : base.css
Style Info : 宇部興産機械／企業情報／事業拠点マップ用指定
Last modified : :2013
***********************************************/



*{
	margin:0;
	padding:0px;
	}






#company_location_map_main {
	margin:0;
	padding:0;
	width:700px; 
	text-align:center;
	margin: 0 auto;
}


#company_location_map_head {
	margin:15px 0 10px 0;
	padding:0;
	width:700px; 
	text-align:left;
	float:left;

}

#company_location_map_name {
	margin:0x 0 5px 0;
	padding:5px;
	width:690px; 
	background-color:#045cad;
	border-bottom: 2px  solid #88b1d7;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	float:left;

}

#company_location_map_mapgamen {
	margin:15px 0 20px 0;
	padding:0;
	width:700px; 
	text-align:center;
	float:left;

}

#company_location_map_add {
	margin:0 0 20px 0;
	padding:5px 0 5px 0;
	width:700px; 
	border-top: 1px  solid #618fb3;
	border-bottom: 1px  solid #618fb3;
	line-height:1.3em;
	text-align:left;
	float:left;

}

#company_location_map_close {
	margin:0 0 10px 0;
	padding:0;
	width:700px; 
	text-align:right;
	float:left;

}

#company_location_map_bottom {
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	width:700px;
	height:15px;
	text-align:center;
	background-color:#535353;
	 color:#ffffff;
	float:left;
	}
